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 _bind_compatibility_methods to Object #79702

Merged

Conversation

groud
Copy link
Member

@groud groud commented Jul 20, 2023

Parts of #76577 that only adds the compatibility method to Object.

Co-authored-by: RedworkDE <10944644+RedworkDE@users.noreply.github.com>
@dsnopek
Copy link
Contributor

dsnopek commented Jul 20, 2023

Thanks!

Skimming the code this looks correct! However, I'd like to test this locally to double check that it works - I should have time to do that in ~1-2 hours.

Copy link
Contributor

@dsnopek dsnopek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested locally (together with @groud's other PR #78328) and the compatibility method appears to get registered correctly!

@YuriSizov YuriSizov merged commit e8af22d into godotengine:master Jul 20, 2023
13 checks passed
@YuriSizov
Copy link
Contributor

Thanks! You should probably rebase your PR now :)

@YuriSizov YuriSizov changed the title Add _get_bind_compatibility_methods to Object Add _bind_compatibility_methods to Object Jul 20, 2023
@groud
Copy link
Member Author

groud commented Jul 20, 2023

Thanks! You should probably rebase your PR now :)

Done! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants