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

[Method Bind] Add support for default argument values and static method binding. #752

Merged
merged 1 commit into from
May 6, 2022

Conversation

bruvzg
Copy link
Member

@bruvzg bruvzg commented May 6, 2022

Depends on godotengine/godot#60817

  • Adds support for default argument values and static method binding.
  • Sync headers.
  • Update demo with static methods and default args examples.

@bruvzg bruvzg added enhancement This is an enhancement on the current functionality topic:gdextension This relates to the new Godot 4 extension implementation labels May 6, 2022
@bruvzg bruvzg added this to the 4.0 milestone May 6, 2022
@akien-mga akien-mga merged commit 6f8e230 into godotengine:master May 6, 2022
@akien-mga
Copy link
Member

Thanks!

@bruvzg bruvzg deleted the bind_imp branch May 6, 2022 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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