FreeCAD: master e19e7336

Author Committer Branch Timestamp Parent
yorik yorik master 2015-09-01 03:57:29 master 1ed0ec97
Affected Issues  0002192: Add units support to the editor of PropertyVector
Changeset Added new property type: App::PropertyVectorDistance

This works exactly as a normal PropertyVector, but it
uses the Units-enabled GUI editor instead.
mod - src/App/Application.cpp Diff File
mod - src/App/PropertyGeo.cpp Diff File
mod - src/App/PropertyGeo.h Diff File
mod - src/Gui/propertyeditor/PropertyItem.cpp Diff File