Don't scale shadow multipliers by overbrightbits, and improve documentation.
This commit is contained in:
parent
feb012152c
commit
8270d54a25
6 changed files with 52 additions and 26 deletions
|
@ -1789,10 +1789,10 @@ typedef struct {
|
|||
int viewCluster;
|
||||
|
||||
float mapLightScale;
|
||||
float sunShadowScale;
|
||||
|
||||
qboolean sunShadows;
|
||||
vec3_t sunLight; // from the sky shader for this level
|
||||
vec3_t sunAmbient;
|
||||
vec3_t sunDirection;
|
||||
|
||||
frontEndCounters_t pc;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue