[r1483] Bug: BRIGHT flag has no effect

Bugs that have been resolved.

Moderator: Graf Zahl

Locked
User avatar
GameFreakDude
Posts: 15
Joined: Sat Sep 11, 2010 4:37
Location: Canada

[r1483] Bug: BRIGHT flag has no effect

Post by GameFreakDude »

The BRIGHT flag does not function as intended in GZDoom - actors are only rendered at full brightness if the Bright keyword is specified in the current frame, and does not take the BRIGHT flag into account.

This example adds the BRIGHT flag to the ZombieMan and adds the Bright keyword to every frame of the ShotgunGuy. In the software renderer, both actors will appear at full brightness, but in the GL renderer, the ZombieMan will be rendered as if it had no BRIGHT flag.
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Re: [r1483] Bug: BRIGHT flag has no effect

Post by Graf Zahl »

I re-fixed the fix because it would have caused problems with brightmaps assigned to fullbright actors.
User avatar
GameFreakDude
Posts: 15
Joined: Sat Sep 11, 2010 4:37
Location: Canada

Re: [r1483] Bug: BRIGHT flag has no effect

Post by GameFreakDude »

Thanks so much!
Locked

Return to “Closed Bugs”