-
-
Notifications
You must be signed in to change notification settings - Fork 22.8k
Visual feedback update for viewport rotation gizmo. #107343
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
base: master
Are you sure you want to change the base?
Visual feedback update for viewport rotation gizmo. #107343
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ea356fe
to
cd46dfd
Compare
I’ve just pushed an update. The text for the negative axes should have better alignment at different editor scales now. |
036cca1
to
15f3437
Compare
cbb3aae
to
64f6b20
Compare
37ffc48
to
29b3815
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested locally, it works as expected. Code looks good to me.
100% editor scale
gizmo_scale_100.mp4
175% editor scale
gizmo_scale_175.mp4
Adjusted highlight behavior for positive axes and added negative axis labels.
29b3815
to
5f3a1e4
Compare
Thanks for taking the time to test and review this! |
This PR is related to issue godotengine/godot-proposals#11496
I’ve updated how the axes highlight when users interact with the viewport rotation gizmo. The positive axis text highlights when hovered, and the negative axis text will display when the cursor hovers over a negative axis.
Godot_viewport_rotation_gizmo_visual_feedback_update_01.mp4