Markus Lampert
bce36226d5
Added support for copying holding tags from another holding tags dressup.
2019-10-15 23:44:37 -07:00
dabomian
9d8e9f3f56
obj transparency fix d->Tr and its value/100
2019-10-15 14:11:29 -03:00
sliptonic
9f83e0f055
Merge pull request #2617 from mlampert/bugfix/path-ocl-warning
...
Path: couple of minor bug fixes
2019-10-15 08:48:23 -05:00
wandererfan
9144e8b938
[TD]Fix slow GC of QGIPrimPath
2019-10-15 06:29:37 -04:00
paullee0
f7bff20ca6
[Arch] Introduce Refine attribute to Select whether or not and the method to remove splitter
...
Currently Draft removeSplitter and Part removeSplitter available but may not work on complex sketch
Forum Discussion - https://forum.freecadweb.org/viewtopic.php?f=23&t=38527
2019-10-14 16:49:33 -03:00
Francesco Fantoni
1b212feffb
[Arch] suggested feature: add the ability to choose whether an Arch BuildingPart transmits its height value to children
2019-10-14 16:48:07 -03:00
vocx-fc
ac0e74b220
Draft: DraftGui, use boolean values to set up an option instead of numeric values 1 and 0
2019-10-14 16:45:33 -03:00
luz.paz
354a71318f
tooltip: rename python-git to GitPython
2019-10-14 16:36:07 -03:00
luz.paz
fbae2b3db9
AddonManager: tooltips and minor code formatting
2019-10-14 16:36:07 -03:00
Markus Lampert
8aec8cbebd
Fixed holding tags restore
2019-10-14 11:11:16 -07:00
Markus Lampert
209c96a791
Restrict loading of ocl and PathSurface to enabling experimental features.
2019-10-14 10:09:05 -07:00
wmayer
84648aea62
improve strict ISO C++11 (-Wpedantic)
2019-10-14 10:54:57 +02:00
wmayer
23b9dfcd59
remove the built-in tree widget from the tessellation task panel
2019-10-13 18:12:05 +02:00
wmayer
ea824a6d7f
fix -Winconsistent-missing-override -Wunused-variable
2019-10-13 14:29:52 +02:00
Bernd Hahnebach
b2bc37a609
Arch: IFC import, fix Axis system placement
2019-10-12 21:50:44 +02:00
DeepSOIC
2e5c0fccdd
Spreadsheet: fix tests to use fuzzy placement comparison
2019-10-12 15:39:39 +02:00
Syres916
15c6b01237
[Draft] ShapeString Task Panel Allow Windows...
...
....Users to view Font Files without the need to modify permissions on the Fonts folder. Also keeping the rest of FreeCAD file dialog boxes as standard.
2019-10-11 19:11:12 -04:00
wandererfan
b1e61bcae7
[TD]Improve tolerance formatting
2019-10-11 09:16:41 -04:00
wandererfan
97c17029a6
[TD]fix Front lock icon in DPG
2019-10-11 09:16:41 -04:00
vocx-fc
b9a6c0dd2b
Draft: renamed the command Draft_Edit_Improved to Draft_SubelementModify because the previous name was confusing; also provide a new icon
2019-10-10 19:13:28 -03:00
sgrogan
782ff80382
fix indent
2019-10-10 23:51:41 +02:00
Yorik van Havre
8e86d3ad09
AddonManager: Show installed path in addon description
2019-10-10 15:34:07 -03:00
Yorik van Havre
f946cfaaa4
AddonManager: Fixed crash when quickly clicking through addons
2019-10-10 14:56:28 -03:00
Yorik van Havre
728eedc038
AddonManager: Fixed vanishing icon when uninstalling
2019-10-10 11:54:26 -03:00
luz.paz
0be3c31218
AddonManager: Add Assembly4 icon to dialog
2019-10-10 11:12:51 -03:00
Yorik van Havre
37d84599bb
Arch: Fixed tab indents im importOBJ
2019-10-10 10:54:58 -03:00
Yorik van Havre
089a36f726
AddonManager: Better error catching in HTML parsing
2019-10-09 15:50:17 -03:00
Yorik van Havre
62a7eb4caa
Addon manager: Fixed wrong marking of addons that begin with same letters
2019-10-09 12:01:10 -03:00
Jean-Marie Verdun
042d4d9eaa
Tweak meshing parameters (lower triangles count)
2019-10-09 09:55:16 -03:00
Jean-Marie Verdun
0dd9164465
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
Bernd Hahnebach
58b62853c1
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
af9699adb6
FEM: unit test, fix due to example renaming
2019-10-09 03:17:37 +02:00
Bernd Hahnebach
8cb41bd06b
FEM: examples, move dev in manager
2019-10-08 22:46:13 +02:00
Bernd Hahnebach
7d54137f51
'FEM: examples, better file names for meshes
2019-10-08 22:46:06 +02:00
Yorik van Havre
60d843b2c1
Draft: Added property to hide lines in dimensions
2019-10-08 17:19:13 -03:00
Yorik van Havre
c4c45d896a
Merge branch 'master' of github.com:FreeCAD/FreeCAD
2019-10-08 17:16:46 -03:00
Bernd Hahnebach
3acbe83ecd
FEM: examples, manager, add recomputes
2019-10-08 21:56:55 +02:00
Bernd Hahnebach
8553614a65
FEM: examples, delete not needed comment
2019-10-08 21:56:48 +02:00
Bernd Hahnebach
325403ada4
FEM: examples, better var name for solver type
2019-10-08 21:56:40 +02:00
Bernd Hahnebach
fb1566b4bd
FEM: examples, rename multi material example
2019-10-08 21:56:32 +02:00
Bernd Hahnebach
92fc46e3a1
FEM: fem exapmles, add nonlinear material example to show peeq strain
2019-10-08 21:56:25 +02:00
Bernd Hahnebach
10906efeb9
FEM: frd reader, delete not needed import
2019-10-08 21:56:17 +02:00
Yorik van Havre
144df82f14
Draft: Better fix of copy mode
2019-10-08 16:32:23 -03:00
Zheng, Lei
8426ebe2ba
Fix various Py::Object leak
2019-10-08 17:53:20 +02:00
Zheng, Lei
e764e6fee3
Spreadsheet: fix test case
...
Because of change in RotationPy __pow__
2019-10-08 17:53:20 +02:00
Zheng, Lei
50102918d3
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
b4b61ce6c2
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
0b42b0b596
Link: change sub-element linking mechanism
...
Previous multi-sub-element linking (e.g. Face, Edge) is supported
through SubElements of type PropertyStringList, which does not support
geometry element update tracking. This patch changes it to use
PropertyXLink's new multi-subname capability.
2019-10-08 10:20:50 +02:00
Zheng, Lei
bb3baefdb5
Gui: refactor bounding box selection style
...
Previously, box style selection is rendered using customized
SoBoxSelectionRenderAction, which does not support selection context,
i.e. it does not work with Link.
This patch implements context aware bound box rendering inside
SoFCSelectionRoot, SoFCSelection and SoFCPathAnnotation (for always on
top rendering). The box rendering in SoBoxSelectionRenderAction is
disabled on construction. Box style selection can be enabled for
individual object through property SelectionStyle (moved from
ViewProviderGeometryObject to ViewProviderDocumentObject), or globally
through Parameter BaseApp/Preferences/View/ShowSelectionBoundingBox.
In addition, the parameter BaseApp/Preferences/View/UseNewSelection is
used to override selection model reported from
ViewProvider::useNewSelectionModel(). The reason being that, the same
parameter is already used to toggle selection model inside
SoFCSelection. This avoids inconsistency of selection model choice
between view provider and the SoFCSelection node inside. Note that if
the parameter 'UseNewSelection' is set to false, those view providers
that choose old selection model will not work with Link.
2019-10-08 09:56:09 +02:00
vocx-fc
ac66a65cb2
Draft: added missing file Draft_Dimension_Tree.svg
2019-10-08 08:54:40 +02:00