FreeCAD: master 65c96a3b

Author Committer Branch Timestamp Parent
uwestoehr abdullahtahiriyo master 2020-11-08 03:55:55 master 7251a90f
Changeset [Sketch] add option to display spline weights

When working with weights, it is a huge improvement to see the weights immediately when changing the pole circle radius.
This PR adds an option to display the weights.
mod - src/Mod/Sketcher/Gui/CommandSketcherBSpline.cpp Diff File
mod - src/Mod/Sketcher/Gui/Resources/Sketcher.qrc Diff File
add - src/Mod/Sketcher/Gui/Resources/icons/splines/Sketcher_BSplinePoleWeight.svg Diff File
mod - src/Mod/Sketcher/Gui/ViewProviderSketch.cpp Diff File