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

Add navigation control to the node3d editor viewport #69364

Merged
merged 1 commit into from
Dec 1, 2022

Conversation

m4gr3d
Copy link
Contributor

@m4gr3d m4gr3d commented Nov 30, 2022

Forward port of #67681 for the main branch.

Adds joystick-like navigation control to the node3d editor viewport for touchscreen devices.
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 #68632).

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

Bugsquad edit: This closes #59938.

spatial_editor_navigation_control_fly_through.mp4

@akien-mga akien-mga merged commit 1e3919c into godotengine:master Dec 1, 2022
@akien-mga
Copy link
Member

Thanks!

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.

Implement 3D editor touchscreen controls in the editor
3 participants