FreeCAD: master a1e89da8

Author Committer Branch Timestamp Parent
vocx-fc wmayer master 2020-10-15 23:46:55 master 7f52d8bc
Changeset Sketcher: add BSplineDecreaseDegree although with an empty implementation

Currently there is a command to increase the degree of a B-spline
but the corresponding command to reduce the degree does not exist.
So this command is a placeholder for when the full implementation
is added in the future by somebody.
mod - src/Mod/Sketcher/Gui/CommandSketcherBSpline.cpp Diff File
mod - src/Mod/Sketcher/Gui/Workbench.cpp Diff File