FreeCAD: master f1a3e142

Author Committer Branch Timestamp Parent
vocx-fc yorik master 2020-02-07 05:28:01 master 71d4eedf
Changeset Draft: move snap commands to an individual module

This way we remove lines from `DraftTools.py`
and we can more easily identify where the snapping
commands are defined.
mod - src/Mod/Draft/CMakeLists.txt Diff File
mod - src/Mod/Draft/DraftTools.py Diff File
add - src/Mod/Draft/draftguitools/gui_snaps.py Diff File