godot-cpp
godot-cpp copied to clipboard
[Core] Improve `CowData` and `Memory` metadata alignment.
Same changes as in https://github.com/godotengine/godot/pull/87814
As with the engine, it's only changing offset/alignment calculations and checks, actual memory layout should not change.
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
Thanks!
Cherry-picked for 4.2 in PR https://github.com/godotengine/godot-cpp/pull/1410
Cherry-picked for 4.1 in PR https://github.com/godotengine/godot-cpp/pull/1411