olive icon indicating copy to clipboard operation
olive copied to clipboard

polygon: Implement polygon gizmo selection and dragging

Open p9malino26 opened this issue 2 years ago • 2 comments

Changes are:

  • Ability to select multiple points of polygon by holding down CTRL and then dragging all the points at once
  • Bezier lines only show for selected gizmo when only one gizmo is selected
  • Double clicking deselects all points

https://user-images.githubusercontent.com/29703546/190712378-4bfae786-f9f6-4e3c-91ca-86b3ef8c00a9.mov

This also fixes the bug where dragging point gizmos does not update the GUI immediately.

p9malino26 avatar Sep 16 '22 19:09 p9malino26

Olive is about to undergo some largish code refactoring and I wanted to check on the status of old PRs before we do that. Do you plan to update/continue with the PR? Thanks

ThomasWilshaw avatar Jan 30 '23 19:01 ThomasWilshaw

It's up to you. Someone has tried to do the same thing as well(#1907). Feel free to close this.

p9malino26 avatar Feb 01 '23 14:02 p9malino26