]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - tools/quake3/q3map2/game_tenebrae.h
Merge branch 'master' into divVerent/farplanedist-sky-fix
[xonotic/netradiant.git] / tools / quake3 / q3map2 / game_tenebrae.h
index c76d45de2f37596490d4c106436547566841dab9..243f756c0ee1d6d068813880afe9ac4c2f9ee43c 100644 (file)
        qfalse,             /* wolf lighting model? */
        512,                /* lightmap width/height */
        2.0f,               /* lightmap gamma */
+       qfalse,             /* lightmap sRGB */
+       qfalse,             /* texture sRGB */
+       qfalse,             /* color sRGB */
+       0.0f,               /* lightmap exposure */
        1.0f,               /* lightmap compensate */
+       1.0f,               /* lightgrid scale */
+       1.0f,               /* lightgrid ambient scale */
+       qfalse,             /* light angle attenuation uses half-lambert curve */
+       qtrue,              /* disable shader lightstyles hack */
+       qfalse,             /* keep light entities on bsp */
+       8,                  /* default patchMeta subdivisions tolerance */
+       qfalse,             /* patch casting enabled */
+       qtrue,              /* compile deluxemaps */
+       0,                  /* deluxemaps default mode */
+       512,                /* minimap size */
+       1.0f,               /* minimap sharpener */
+       0.0f,               /* minimap border */
+       qtrue,              /* minimap keep aspect */
+       MINIMAP_MODE_GRAY,  /* minimap mode */
+       "%s.tga",           /* minimap name format */
        "IBSP",             /* bsp file prefix */
        46,                 /* bsp file version */
        qfalse,             /* cod-style lump len/ofs order */