0SlowPoke0
0SlowPoke0
Replaced the existing Line, Rectangle, Ellipse, and Polygon tools with a unified Shape Tool that supports the creation of all these shapes from a single interface. The old Line, Rectangle,...
If we create a line using the Line Tool and then move one of its endpoints using the Path Tool, switching back to the Line Tool still shows the original...
- fixed while scaling 2+ anchors ,should scale to their common center while also scaling their handles in unison. - double-click on anchor connected to linear segments fails to flip...
- Implemented 'Arc' shape which can be drawn by the shape tool - Added Arc gizmos to change the arc endpoints - fixed bug #2743
Closes #
Refactored line gizmo API which was handled by shape-tool to be managed under the new GizmoManager.
Added turns gizmo for spirals and updated the spiral API to use inner and outer radii instead of tightness and growth