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

[Core] Improve CowData and Memory metadata alignment. #1383

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

bruvzg
Copy link
Member

@bruvzg bruvzg commented Feb 5, 2024

Same changes as in godotengine/godot#87814

As with the engine, it's only changing offset/alignment calculations and checks, actual memory layout should not change.

@bruvzg bruvzg added the enhancement This is an enhancement on the current functionality label Feb 5, 2024
Copy link
Member

@AThousandShips AThousandShips left a comment

Choose a reason for hiding this comment

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

These changes match the engine changes and looks good

@dsnopek
Copy link
Collaborator

dsnopek commented Feb 12, 2024

Thanks! Is there a reason this is still a draft? Since the Godot PR is merged, it'd be great to get this one merged as well

@bruvzg bruvzg marked this pull request as ready for review February 26, 2024 18:52
@bruvzg bruvzg requested a review from a team as a code owner February 26, 2024 18:52
@dsnopek dsnopek merged commit e55b792 into godotengine:master Feb 26, 2024
12 checks passed
@dsnopek
Copy link
Collaborator

dsnopek commented Feb 26, 2024

Thanks!

@dsnopek
Copy link
Collaborator

dsnopek commented Mar 11, 2024

Cherry-picked for 4.2 in PR #1410

@dsnopek
Copy link
Collaborator

dsnopek commented Mar 11, 2024

Cherry-picked for 4.1 in PR #1411

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants