sgrogan
b0882de737
fix indent
2019-10-10 23:51:41 +02:00
wmayer
9ed08a8136
avoid adding extra newlines when writing user.cfg
2019-10-10 22:03:13 +02:00
Yorik van Havre
2736597eb0
AddonManager: Show installed path in addon description
2019-10-10 15:34:07 -03:00
Yorik van Havre
77550e0de3
AddonManager: Fixed crash when quickly clicking through addons
2019-10-10 14:56:28 -03:00
Yorik van Havre
97933a5b54
AddonManager: Fixed vanishing icon when uninstalling
2019-10-10 11:54:26 -03:00
luz.paz
8f1147cc76
AddonManager: Add Assembly4 icon to dialog
2019-10-10 11:12:51 -03:00
Yorik van Havre
04f87588b0
Arch: Fixed tab indents im importOBJ
2019-10-10 10:54:58 -03:00
Yorik van Havre
f66023a646
AddonManager: Better error catching in HTML parsing
2019-10-09 15:50:17 -03:00
Yorik van Havre
6d7da24308
Addon manager: Fixed wrong marking of addons that begin with same letters
2019-10-09 12:01:10 -03:00
Jean-Marie Verdun
ca30dfeb27
Tweak meshing parameters (lower triangles count)
2019-10-09 09:55:16 -03:00
Jean-Marie Verdun
d56d17ccf0
Improve Wavefront export by:
...
- Switching from regular tesselate computation to MeshPart
- Adding Vector Normal output
- Support New assembly placement
2019-10-09 09:55:16 -03:00
wmayer
0602c518fd
avoid explicit term FreeCAD in user interface to avoid breaking branding
2019-10-09 14:13:47 +02:00
luz.paz
34ee9afa75
Docs: Update Prefs > General > Macro dialog tooltips
...
Update the tooltip for the 'Macro' tab.
2019-10-09 14:10:52 +02:00
Zheng, Lei
bfe9681382
Gui: avoid unecessary visibility change when update view provider
...
This patch prevents syncing DocumentObject::Visibility when view
provider hides itself before updating. Some object may have additional
logic based on object visibility change. For example, GroupExtension
monitors its children visibility for exporting, and propgate changes to
upper hierarchy.
2019-10-09 14:01:44 +02:00
Zheng, Lei
363fe1b635
App: fix wrong python function type in FreeCAD.open()
2019-10-09 13:45:32 +02:00
Bernd Hahnebach
8d9e0c2c94
Arch: IFC import, better import of small assemblies for nonparametric arch and part shape mode
2019-10-09 08:16:14 +02:00
Bernd Hahnebach
3bc85bcc6c
FEM: unit test, fix due to example renaming
2019-10-09 03:17:37 +02:00
Bernd Hahnebach
c3df99e984
FEM: examples, move dev in manager
2019-10-08 22:46:13 +02:00
Bernd Hahnebach
d780f7a356
'FEM: examples, better file names for meshes
2019-10-08 22:46:06 +02:00
Yorik van Havre
1b3c41bcaa
Draft: Added property to hide lines in dimensions
2019-10-08 17:19:13 -03:00
Yorik van Havre
ead3f64b2b
Merge branch 'master' of github.com:FreeCAD/FreeCAD
2019-10-08 17:16:46 -03:00
Bernd Hahnebach
326ea342d2
FEM: examples, manager, add recomputes
2019-10-08 21:56:55 +02:00
Bernd Hahnebach
e8bc344304
FEM: examples, delete not needed comment
2019-10-08 21:56:48 +02:00
Bernd Hahnebach
1ec2a9621b
FEM: examples, better var name for solver type
2019-10-08 21:56:40 +02:00
Bernd Hahnebach
128358baaf
FEM: examples, rename multi material example
2019-10-08 21:56:32 +02:00
Bernd Hahnebach
84c8652ee3
FEM: fem exapmles, add nonlinear material example to show peeq strain
2019-10-08 21:56:25 +02:00
Bernd Hahnebach
9763b52a2a
FEM: frd reader, delete not needed import
2019-10-08 21:56:17 +02:00
Yorik van Havre
d96468734c
Draft: Better fix of copy mode
2019-10-08 16:32:23 -03:00
Zheng, Lei
71c54272a0
Fix various Py::Object leak
2019-10-08 17:53:20 +02:00
Zheng, Lei
78999b471b
Spreadsheet: fix test case
...
Because of change in RotationPy __pow__
2019-10-08 17:53:20 +02:00
wmayer
07975595ba
fix build failure on Windows due to conflicting define of GDI API
2019-10-08 14:49:56 +02:00
wmayer
3006466a39
fix build failure with std::isdigit on Windows
2019-10-08 14:49:23 +02:00
wmayer
8f72e1fde6
fix typo
2019-10-08 10:36:19 +02:00
Zheng, Lei
059b2d4257
Gui: change default tree view document mode to Expand/Collapse
2019-10-08 10:28:13 +02:00
Zheng, Lei
f55da93297
Gui: improve scale handling in SoFCCSysDragger
...
Because of the scale transformion in Link, the dragger may have
undesired behavior. This patch checks scaling factor in scenegraph
transformation, and auto scale the dragger axis accordingly.
2019-10-08 10:27:56 +02:00
Zheng, Lei
23d42421d8
Gui: fix ViewProviderLink dragger behavior with scale
2019-10-08 10:27:30 +02:00
Zheng, Lei
2896791376
App: fix getSubObject() in Link
...
Do not include scale in transformation output in
LinkBaseExtension::extensionGetSubObject()
2019-10-08 10:26:29 +02:00
Zheng, Lei
6afe7071cd
Gui: fix tree view option sync placement
2019-10-08 10:26:16 +02:00
Zheng, Lei
3de3f696e3
App: fix PropertyXLink file path update
2019-10-08 10:26:03 +02:00
Zheng, Lei
fbfad66d2b
Gui: expose link actions to toolbar
2019-10-08 10:25:36 +02:00
Zheng, Lei
4eadbd038d
App/Gui: add ObjectStatus::NoAutoExpand
...
Used by App::Origin to disable selection auto expanding in tree view.
2019-10-08 10:23:57 +02:00
Zheng, Lei
0d181d0dde
App: allow link properties for all App::Link
2019-10-08 10:23:42 +02:00
Zheng, Lei
5c3e7d0925
Gui: fix missing tree view sync after drag and drop
2019-10-08 10:23:21 +02:00
Zheng, Lei
1833339359
App: add ScaleVector property to Link
...
This is a normally hidden property for non-uniform scaling
2019-10-08 10:23:05 +02:00
Zheng, Lei
472d114c00
App: fix Document::isTransactionEmpty()
2019-10-08 10:22:51 +02:00
Zheng, Lei
92c00e7324
Gui: improve array element color override in ViewProviderLink
2019-10-08 10:22:31 +02:00
Zheng, Lei
4c2647393d
Part: add missing API ViewProviderPartExt::getElementColors()
...
This API is defined in Gui::ViewProvider to allow color override in
Link. In particular, the implementation in PartGui::ViewProviderPartExt
allows override for various part shapes.
2019-10-08 10:22:17 +02:00
Zheng, Lei
7c76d2f3c3
Part: fix TopoShape::getElementTypes()
...
This also fixes Std_BoxElementSelection in Gui/CommandView.cpp, which
relies on this API through Data::ComplexGeoData::getElementTypes().
2019-10-08 10:22:00 +02:00
Zheng, Lei
714d20895e
Gui: fix tree view lingering sub element selection
2019-10-08 10:21:46 +02:00
Zheng, Lei
c4fec26aaa
Gui: improve PropertyXLink display in property view
2019-10-08 10:21:31 +02:00