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

Fix external textures being counted in object pool #1830

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

colinator27
Copy link
Member

@colinator27 colinator27 commented Jul 13, 2024

Description

Fixes #1684, fixes #1811, and fixes #1646, by preventing external textures from having their (nonexistent) texture blob objects counted as part of the object pool.

Notes

Tested on a variety of GameMaker versions already; should be stable.

@colinator27 colinator27 merged commit ee5fe13 into master Jul 19, 2024
5 checks passed
@colinator27 colinator27 deleted the fix-external-texture-miscount branch July 19, 2024 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants