Skip to content

Conversation

@wouterlucas
Copy link
Contributor

The textureOptions.preload was removed during the Texture Throttling refactor, reintroduced it even though its loading will be throttled.

While looking at the properties, decided to move preventCleanup to textureOptions instead of as a property on the CoreNode. Technically this controls the behaviour of the texture, not the core node. Hence it better belongs on textureOptions.

Will throw a deprecation warning in dev mode for a couple of releases and then we'll drop it.

@erikhaandrikman erikhaandrikman self-requested a review January 14, 2025 20:35
@wouterlucas wouterlucas added this pull request to the merge queue Jan 14, 2025
Merged via the queue into main with commit 2029c42 Jan 14, 2025
2 checks passed
github-merge-queue bot pushed a commit that referenced this pull request Apr 3, 2025
Flag was deprecated in #486 and released in 2.9.0 with a
warning/messaging.
This is moved to texture Options for better clarity.

This PR will drop it entirely from 3.0.
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.

3 participants