FreeCAD: master 4c04d8ee

Author Committer Branch Timestamp Parent
Dion Moult Yorik van Havre master 2019-02-17 08:55:57 master b03aa051
Changeset Add new edit tool icon, shortcut, and basic modes.

 * It allows you to select multiple objects to edit instead of just one.
 * It highlights the object lines and the points in red.
 * It stays in the mode and allows you to run other modifiers.
 * A very hackish hook into the move modifier is added as a proof of concept.
mod - src/Mod/Draft/DraftTools.py Diff File
mod - src/Mod/Draft/InitGui.py Diff File