Skip to content

Fix rendertargets being incorrectly invalidated#7126

Merged
BMagnu merged 1 commit into
scp-fs2open:masterfrom
BMagnu:fix_rendertarget_freeing
Nov 26, 2025
Merged

Fix rendertargets being incorrectly invalidated#7126
BMagnu merged 1 commit into
scp-fs2open:masterfrom
BMagnu:fix_rendertarget_freeing

Conversation

@BMagnu

@BMagnu BMagnu commented Nov 26, 2025

Copy link
Copy Markdown
Member

Fixes a bug added in #6866.
Of course, we don't need to clear textures just cause the rendertarget was freed... Instead, we should keep them for actual read-only use.
This fixes missing radar icons in the radaricon script and likely other scripted rendering scripts.

@BMagnu BMagnu added the fix A fix for bugs, not-a-bugs, and/or regressions. label Nov 26, 2025
@wookieejedi wookieejedi added this to the Release 25.0 milestone Nov 26, 2025
@BMagnu BMagnu merged commit 702e8f4 into scp-fs2open:master Nov 26, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix A fix for bugs, not-a-bugs, and/or regressions.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants