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

Cleanups and improvements to the Godot Android library api #82893

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

m4gr3d
Copy link
Contributor

@m4gr3d m4gr3d commented Oct 6, 2023

  • Provide api to retrieve the running Godot instance from a GodotHost
  • Provide api for the GodotHost to register runtime GodotPlugin instances
  • Hide the GodotService class until it's completed
  • Include project setting to enable long press for Android devices
  • Include project setting to enable pan and scale gestures on Android devices

- Provide api to retrieve the running Godot instance from a GodotHost
- Provide api for the GodotHost to register runtime GodotPlugin instances
- Hide the GodotService class until it's completed
- Include project setting to enable long press for Android devices
- Include project setting to enable pan and scale gestures on Android devices
@m4gr3d m4gr3d force-pushed the godot_android_lib_improvements branch from c18695c to 2951c16 Compare October 8, 2023 12:30
@akien-mga akien-mga merged commit 1fe7f8a into godotengine:master Oct 10, 2023
15 checks passed
@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
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants