FreeCAD: master 66e9cf90

Author Committer Branch Timestamp Parent
mlampert mlampert master 2019-09-30 23:04:15 master 19ac3ecf
Changeset Split walking and segmenting a path into its own class so it can be used by other algorithms, not just visualisation
mod - src/Mod/Path/App/CMakeLists.txt Diff File
add - src/Mod/Path/App/PathSegmentWalker.cpp Diff File
add - src/Mod/Path/App/PathSegmentWalker.h Diff File
mod - src/Mod/Path/Gui/ViewProviderPath.cpp Diff File