[4.2.4] Sprites far away get drawn over closer sprites

Bugs that have been investigated and resolved somehow.

Moderator: GZDoom Developers

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49230
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: [4.2.4] Sprites far away get drawn over closer sprites

Post by Graf Zahl »

Please retest with the latest build. I believe this was caused by the depth sorting value being a 16.16 fixed point number - and Matt's unclipped bounds-check-free projectiles pretty much whack the sorter, it now uses floating point instead of integers.

Of couse it must be clearly stated that the projectile is broken by design, if you got stuff like that in your mod, please reconsider what your intent is!
User avatar
SanyaWaffles
Posts: 848
Joined: Thu Apr 25, 2013 12:21 pm
Preferred Pronouns: They/Them
Operating System Version (Optional): Windows 11 for the Motorola Powerstack II
Graphics Processor: nVidia with Vulkan support
Location: The Corn Fields
Contact:

Re: [4.2.4] Sprites far away get drawn over closer sprites

Post by SanyaWaffles »

I'll test this out the minute a new build becomes available
User avatar
Accensus
Banned User
Posts: 2383
Joined: Thu Feb 11, 2016 9:59 am

Re: [4.2.4] Sprites far away get drawn over closer sprites

Post by Accensus »

Looks like the bug's gone. Thank you, everyone!
User avatar
Matt
Posts: 9696
Joined: Sun Jan 04, 2004 5:37 pm
Preferred Pronouns: They/Them
Operating System Version (Optional): Debian Bullseye
Location: Gotham City SAR, Wyld-Lands of the Lotus People, Dominionist PetroConfederacy of Saudi Canadia
Contact:

Re: [4.2.4] Sprites far away get drawn over closer sprites

Post by Matt »

Confirmed gone, thanks!
Post Reply

Return to “Closed Bugs [GZDoom]”