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

[3.x] Android Editor: Add navigation controls to the spatial editor viewport #67681

Merged
merged 1 commit into from
Nov 28, 2022

Conversation

m4gr3d
Copy link
Contributor

@m4gr3d m4gr3d commented Oct 20, 2022

Adds joystick-like navigation control to the spatial editor viewport for the Godot Android Editor.
Add the implementation for the ViewportNavigationControl, the Control node used to provide the render and navigation capability. Also enhance ViewportRotationControl to support multi-touch events (requires #68630).

This enables full navigation of the spatial editor on Android devices without the need for a keyboard.

spatial_editor_navigation_control_fly_through.mp4

@m4gr3d m4gr3d added this to the 3.6 milestone Oct 20, 2022
@m4gr3d m4gr3d requested review from a team as code owners October 20, 2022 18:31
@m4gr3d m4gr3d force-pushed the android_editor_polish_3x branch 2 times, most recently from ef80826 to 1c1da7f Compare October 22, 2022 22:29
@m4gr3d m4gr3d force-pushed the android_editor_polish_3x branch 3 times, most recently from 107b33d to de719d6 Compare November 9, 2022 07:46
@m4gr3d m4gr3d changed the title [3.x] Android Editor: Add navigation controls to the spatial editor viewport [3.x] [WIP] Android Editor: Add navigation controls to the spatial editor viewport Nov 10, 2022
@m4gr3d m4gr3d force-pushed the android_editor_polish_3x branch 2 times, most recently from 833de91 to b58452f Compare November 14, 2022 04:46
@m4gr3d m4gr3d changed the title [3.x] [WIP] Android Editor: Add navigation controls to the spatial editor viewport [3.x] Android Editor: Add navigation controls to the spatial editor viewport Nov 14, 2022
@akien-mga akien-mga merged commit 5240609 into godotengine:3.x Nov 28, 2022
@akien-mga
Copy link
Member

Thanks!

@m4gr3d m4gr3d deleted the android_editor_polish_3x branch November 30, 2022 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants