Skip to content

removed rtt check in loadTextureTask#745

Merged
jfboeve merged 1 commit intomainfrom
fix/rtt-spritemap
Feb 18, 2026
Merged

removed rtt check in loadTextureTask#745
jfboeve merged 1 commit intomainfrom
fix/rtt-spritemap

Conversation

@jfboeve
Copy link
Collaborator

@jfboeve jfboeve commented Feb 18, 2026

This check was causing issues when texture that are loaded are not properly handled. It also avoids an extra render to texture action if while there might not even be something to redraw. (texture still loading means nothing to draw extra which it does now).

@jfboeve jfboeve requested a review from wouterlucas February 18, 2026 09:12
@jfboeve jfboeve merged commit 6c31969 into main Feb 18, 2026
2 checks passed
@jfboeve jfboeve deleted the fix/rtt-spritemap branch February 18, 2026 09:27
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.

2 participants