Skip to content

Improvements to external types and more internals updated/mapped#27

Merged
monkeyman192 merged 1 commit intomasterfrom
update/161765.0
Mar 9, 2026
Merged

Improvements to external types and more internals updated/mapped#27
monkeyman192 merged 1 commit intomasterfrom
update/161765.0

Conversation

@monkeyman192
Copy link
Owner

Hopefully external types and enums will now be a bit more stable.
I have added the _total_size_ attribute which has been determined in the same was that c++ hopefully should so that arrays of types should now take up the right amount of space.
I have also made it so that the structs are ordered before determining dependencies, so hopefully the output shouldn't vary so much when changes happen (the git diff is often big for minor changes because the classes get re-ordered...)

Also fixed up some patterns and fields in various internal structs.

@monkeyman192 monkeyman192 merged commit 815d6a9 into master Mar 9, 2026
4 checks passed
@monkeyman192 monkeyman192 deleted the update/161765.0 branch March 9, 2026 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant