Closed GoogleCodeExporter closed 9 years ago
The following code also:
if ( cg_shadows.integer == 3 && shadow && cg_cheats) {
renderfx |= RF_SHADOW_PLANE;
}
renderfx |= RF_LIGHTING_ORIGIN;
Seems the cheat checking is redundant.
Original comment by igorpana...@gmail.com
on 20 Aug 2009 at 3:29
To be removed.
If in any case we met the shadow troubles, better to solve them instead.
Original comment by igorpana...@gmail.com
on 20 Aug 2009 at 3:46
Fixed at r8.
Original comment by igorpana...@gmail.com
on 20 Aug 2009 at 4:39
Original issue reported on code.google.com by
igorpana...@gmail.com
on 20 Aug 2009 at 3:19