Skip to content

Fixed issue where seams can be seen when using animated fire textures #3075

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

Merged
merged 1 commit into from
May 11, 2025

Conversation

biwa
Copy link
Contributor

@biwa biwa commented May 10, 2025

With the firetexture feature from ANIMDEFS you can currently sometimes clearly see "seams" where the texture ends:

fire

This is due to the way the code loops over the pixels. This PR fixes the order, which also makes it in line with the Kaiser/Sanglard code.

Example PK3: animated-fire.zip (you might have to wait some time, since it's not always as obvious as in the GIF above).

@RicardoLuis0 RicardoLuis0 merged commit 501a218 into ZDoom:master May 11, 2025
9 checks passed
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