Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

polygon: Implement polygon gizmo selection and dragging #2030

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

p9malino26
Copy link

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
polygonimprovements.mov

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

@ThomasWilshaw
Copy link
Collaborator

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

@p9malino26
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants