FreeCAD: master bc133e4d

Author Committer Branch Timestamp Parent
Stefan Tröger Stefan Tröger master 2016-12-01 16:11:51 master d0d4d6bc
Changeset PartDesign: Primitives are attachable directly

With the recently introduced AttachExtension the PartDesign primitives can be attachable by themself and don't need anymore the helping coordinate system datum. This simplyfies the code and the TreeView largely
mod - src/Mod/PartDesign/App/FeaturePrimitive.cpp Diff File
mod - src/Mod/PartDesign/App/FeaturePrimitive.h Diff File
mod - src/Mod/PartDesign/Gui/CommandPrimitive.cpp Diff File
mod - src/Mod/PartDesign/Gui/TaskPrimitiveParameters.cpp Diff File
mod - src/Mod/PartDesign/Gui/TaskPrimitiveParameters.h Diff File
mod - src/Mod/PartDesign/Gui/Utils.cpp Diff File
mod - src/Mod/PartDesign/Gui/ViewProviderPrimitive.cpp Diff File
mod - src/Mod/PartDesign/Gui/ViewProviderPrimitive.h Diff File