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

Fix inspect Multi Selection #2

Merged
merged 2 commits into from
Aug 14, 2023
Merged

Conversation

SergioRibera
Copy link
Contributor

In this PR I am trying to fix the problems when multiple objects are selected, I was also looking for a way to make it a single gizmos when more than one element is selected but this requires a much bigger change (I had no problems with the position, only with the rotation and scale so I decided not to go ahead with that change).

Before:
Screenshot_20230814_035958

After:
Screenshot_20230814_040047

@rewin123
Copy link
Owner

Thanks for the PR! I'll look at the changes in detail today, but at a quick look the fix code looks reasonable.

@rewin123 rewin123 merged commit 257474a into rewin123:main Aug 14, 2023
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.

2 participants