Skip to content

de_Release Notes 0.5

Kuzemko Alexsandr edited this page May 2, 2022 · 1 revision

New Feature

  • Add support for MacOS

Bug Fix

  • Fix axial alignment redundancy handling

FreeCAD LinkStage3

  • Introduce new LinkScrop::Hidden and the associated PropertyLinkHidden, 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 new ColoredElement property in Part::Feature that stores the geometry reference for color override. This PropertyLinkSubHidden property links to the object itself.

  • Enhanced Topological Naming support for tracing element evolving history.

  • Complete support of new topological naming in PartDesign workbench

  • Support element color mapping in PartGui::ViewProviderPartExt derived view providers, including PartDesign objects.

Clone this wiki locally