olive
olive copied to clipboard
polygon: Implement polygon gizmo selection and dragging
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.
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
It's up to you. Someone has tried to do the same thing as well(#1907). Feel free to close this.