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

Change registered initializers / terminators to the single function with level argument. #750

Merged
merged 1 commit into from
May 4, 2022

Conversation

bruvzg
Copy link
Member

@bruvzg bruvzg commented May 4, 2022

Follow-up for godotengine/godot#60723

  • Changes initializers / terminators to the single function to match new init style and allow using the same code for built-in modules and extensions.
  • Syncs headers.

@bruvzg bruvzg added enhancement This is an enhancement on the current functionality breaks compat topic:gdextension This relates to the new Godot 4 extension implementation labels May 4, 2022
@bruvzg bruvzg added this to the 4.0 milestone May 4, 2022
@akien-mga akien-mga merged commit f262ae9 into godotengine:master May 4, 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
Labels
breaks compat enhancement This is an enhancement on the current functionality topic:gdextension This relates to the new Godot 4 extension implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants