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

Update list of known breaking changes compared to 4.0-stable #77431

Merged

Conversation

RedworkDE
Copy link
Member

#76647 was just merged and the list is already outdated.
Not adding compat binds here as #76577 has not been merged yet.

@RedworkDE RedworkDE requested a review from a team as a code owner May 24, 2023 09:49
@Calinou Calinou added this to the 4.1 milestone May 24, 2023
Validate extension JSON: Error: Hash mismatch for 'classes/Node3D/methods/look_at_from_position'. This means that the function has changed and no compatibility function was provided.

Added an optional parameter with a default value. No adjustments should be necessary.
Copy link
Member

Choose a reason for hiding this comment

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

Technically adjustments would be needed for GDExtension, no? Re-exposing a compat method without this new argument.

Copy link
Member Author

Choose a reason for hiding this comment

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

Well yes, it will need compat binds like #76577, but I didn't add them here as that PR is limbo RN (probably just got lost on the second page of approved PRs), but these comments are mostly target at an user of the engine reading these and they should not need to make any adjustments to deal with the changes.

@akien-mga akien-mga merged commit e2c1d71 into godotengine:master May 24, 2023
@akien-mga
Copy link
Member

Thanks!

@RedworkDE RedworkDE deleted the gdextension-breaking-changes-update branch May 24, 2023 13:36
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