FreeCAD: master 96bba087

Author Committer Branch Timestamp Parent
yorik yorik master 2014-05-08 00:03:00 master 78a36e4e
Affected Issues  0001395: Draft - add a pref setting to disable auto-face in closed draft objects
Changeset Draft: Filling objects with faces is now optional - fixes 0001395

Closable Draft objects now have a new MakeFace property, that specifies
if they must be turned into a face or stay a wire only. Older Draft
objects continue to behave the old way for compatibility. The default
behaviour can be set in Draft Preferences -> Fill objects with faces
mod - src/Mod/Draft/Draft.py Diff File
mod - src/Mod/Draft/Draft_rc.py Diff File
mod - src/Mod/Draft/Resources/ui/userprefs-base.ui Diff File
mod - src/Mod/Draft/Resources/ui/userprefs-visual.ui Diff File