FreeCAD: master 1d64d1e9

Author Committer Branch Timestamp Parent
Zheng, Lei wmayer master 2017-03-21 20:47:38 master dbfc65d5
Changeset Path.Area: wire sorting fix and improvement

Wire sorting no longer uses libarea. Performance improvement using
boost::geometry::rtree
mod - src/Mod/Path/App/AppPathPy.cpp Diff File
mod - src/Mod/Path/App/Area.cpp Diff File
mod - src/Mod/Path/App/Area.h Diff File
mod - src/Mod/Path/App/AreaParams.h Diff File
mod - src/Mod/Path/App/AreaPy.xml Diff File
mod - src/Mod/Path/App/AreaPyImp.cpp Diff File
mod - src/Mod/Path/App/FeaturePathShape.cpp Diff File
mod - src/Mod/Path/App/FeaturePathShape.h Diff File