FreeCAD: master e7a3dc48

Author Committer Branch Timestamp Parent
wmayer wmayer master 2015-10-21 00:22:40 master 169b2e35
Changeset + support of Python feature classes without an execute() method
+ if execute() method of Python feature is missing or if it returns false call the execute() method of the C++ feature
+ fix SketchObjectPython
mod - src/App/FeaturePython.cpp Diff File
mod - src/App/FeaturePython.h Diff File
mod - src/App/FeaturePythonPyImp.inl Diff File
mod - src/Mod/Sketcher/App/SketchObject.cpp Diff File