Newrenderer doesn't flip textures

Moderator: Raze 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.
Post Reply
Talon1024
 
 
Posts: 376
Joined: Mon Jun 27, 2016 7:26 pm
Preferred Pronouns: He/Him
Graphics Processor: nVidia with Vulkan support
Contact:

Newrenderer doesn't flip textures

Post by Talon1024 »

On Duke Nukem 3D E1L3, there are some doors which open up and down, and the textures on those doors aren't mirrored vertically like they should be.

I posted a screenshot on GitHub. Here's a saved game (Game: Duke.Duke.15).
markanini
Posts: 213
Joined: Sat Jan 18, 2020 6:10 am

Re: Newrenderer doesn't flip textures

Post by markanini »

Reminds me of a bug in Blood Fresh Supply where water wasn't reversed from the other side.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49225
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: Newrenderer doesn't flip textures

Post by Graf Zahl »

This was just as expected, the flag was taken from the wrong side of the wall.
All this mess only because Ken S. had to shave 4 bytes off a wall's struct size by not adding texturing info for all 3 tiers of the wall. Instead he created a totally messed up system where parts are taken from the back side. And that system is not really intuitive.
Gez
 
 
Posts: 17938
Joined: Fri Jul 06, 2007 3:22 pm

Re: Newrenderer doesn't flip textures

Post by Gez »

Build is full of design decisions pulled from the backside. :D
User avatar
Rachael
Posts: 13921
Joined: Tue Jan 13, 2004 1:31 pm
Preferred Pronouns: She/Her
Contact:

Re: Newrenderer doesn't flip textures

Post by Rachael »

Gez wrote:Build is full of design decisions pulled from the backside. :D
Well that's certainly one way to put it.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49225
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: Newrenderer doesn't flip textures

Post by Graf Zahl »

Best wording I ever heard... :mrgreen:
Post Reply

Return to “Closed Bugs [Raze]”