-
-
Notifications
You must be signed in to change notification settings - Fork 75
Release Notes 0.5
New Feature
- Add support for MacOS
Bug Fix
- Fix axial alignment redundancy handling
FreeCAD LinkStage3
-
Introduce new
LinkScrop::Hiddenand the associatedPropertyLinkHidden,PropertyLinkSubHidden, etc. The hidden links are not included in dependency calculation, but still have all the benefits of auto link tear down when linked object are deleted, and more importantly auto geometry reference update. One example use case is the newColoredElementproperty inPart::Featurethat stores the geometry reference for color override. ThisPropertyLinkSubHiddenproperty links to the object itself. -
Enhanced Topological Naming support for tracing element evolving history.
-
Complete support of new topological naming in
PartDesignworkbench -
Support element color mapping in
PartGui::ViewProviderPartExtderived view providers, includingPartDesignobjects.