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

Register singletons the usual way #73

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

dsnopek
Copy link
Collaborator

@dsnopek dsnopek commented Jan 12, 2024

Registers the singleton the usual way that singletons are registered in GDExtension, via Engine::get_singleton()->register_singleton()

Supersedes #72

demo/main.gd Outdated Show resolved Hide resolved
@dsnopek dsnopek force-pushed the register-singletons-normally branch from e5c9019 to 1df82e4 Compare January 17, 2024 03:01
@m4gr3d m4gr3d added this to the 2.0.3 milestone Jan 17, 2024
@m4gr3d m4gr3d merged commit c1569d3 into GodotVR:master Jan 17, 2024
5 checks passed
@m4gr3d
Copy link
Collaborator

m4gr3d commented Jan 17, 2024

Thanks for the fix!

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