FreeCAD: master 7a6b586a

Author Committer Branch Timestamp Parent
vocx-fc yorik master 2020-03-11 07:11:54 master dfedd10f
Changeset Draft: move ShapeString to the creation tools

Previously it was placed in the `annotation` category
but since it creates a group of shapes, it is better
in the `creation` category.

Also small fixes in the menu text and tooltip.
mod - src/Mod/Draft/DraftTools.py Diff File
mod - src/Mod/Draft/InitGui.py Diff File
mod - src/Mod/Draft/draftutils/init_tools.py Diff File