Skip to content

Draft: Remove edit from draft tools

Created by: carlopav

Removed Draft Edit from DraftTools and other refactoring like initial support for wire and bezcurve preview while editing, general reordering of methods. sorry Yorik, i'm still familiarizing with git and i didn't succed in squashing commit history... can you have a look on how I split the tool? it works, but maybe i there was a better way.

Thank you for creating a pull request to contribute to FreeCAD! To ease integration, please confirm the following:

  • Branch rebased on latest master git pull --rebase upstream master
  • Unit tests confirmed to pass by running ./bin/FreeCAD --run-test 0
  • Commit message is well-written
  • Commit message includes issue #<id> or fixes #<id> where <id> is the associated MantisBT issue id if one exists

And please remember to update the Wiki with the features added or changed once this PR is merged.
Note: If you don't have wiki access, then please mention your contribution on the 0.19 Changelog Forum Thread.


Merge request reports