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 Variant binders for the generated classes, structs and global enums #699

Merged
merged 1 commit into from
Feb 16, 2022

Conversation

bruvzg
Copy link
Member

@bruvzg bruvzg commented Feb 15, 2022

Adds GDVIRTUAL_NATIVE_PTR and VARIANT_ENUM_CAST binder for the generated headers, this allows to bind/override methods with NativePtr and enum type arguments / returns.

@bruvzg bruvzg added bug This has been identified as a bug enhancement This is an enhancement on the current functionality topic:gdextension This relates to the new Godot 4 extension implementation labels Feb 15, 2022
@bruvzg bruvzg added this to the 4.0 milestone Feb 15, 2022
@akien-mga akien-mga merged commit d911135 into godotengine:master Feb 16, 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
bug This has been identified as a bug 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