mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-30 00:10:40 +00:00
LordHavoc's colored lighting support (not his relight stuff (yet?) though)
This commit is contained in:
parent
392902f5af
commit
6eef62cff8
10 changed files with 366 additions and 355 deletions
|
@ -35,7 +35,8 @@ typedef struct {
|
|||
int verbosity; // 0=silent
|
||||
int threads;
|
||||
int novis;
|
||||
qboolean extra;
|
||||
int extrabit;
|
||||
vec_t extrascale;
|
||||
vec_t distance;
|
||||
vec_t range;
|
||||
vec_t globallightscale;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue