netradiant-custom/tools/quake3/common
Garux 41d37cf57d * skylight extension: q3map_skylight amount iterations optional[horizon_min horizon_max sample_color]
horizon_min horizon_max: two spherical angles, defining portion of sphere to emit light from.
		Default is 0 90, which is upper hemisphere. -90 90 will be whole sphere.
		sample_color: Default = 1: sample color of each individual light from skybox images, if they are present.
		0: use shader color, set by q3map_lightRGB/q3map_lightImage/_up skybox image/qer_editorImage.
	* q3map_skylight may be used multiple times in a single shader
2022-01-09 16:50:04 +03:00
..
bitflags.h use #pragma once 2021-10-22 02:19:50 +03:00
cmdlib.cpp move Timer class to header, use it in q3map2 2021-11-04 17:25:04 +03:00
cmdlib.h move Timer class to header, use it in q3map2 2021-11-04 17:25:04 +03:00
inout_xml.h subdivide files 2021-09-13 22:29:44 +03:00
inout.cpp fix formatting 2021-10-26 18:16:24 +03:00
inout.h subdivide files 2021-09-13 22:29:44 +03:00
jpeg.cpp manage stl includes 2021-10-31 12:38:53 +03:00
maxworld.h rewrite q3map2 math in c++ 2021-02-25 19:41:43 +03:00
md4.cpp manage headers 2021-10-31 10:54:57 +03:00
md4.h various code cleanups 2021-10-30 16:04:31 +03:00
miniz.cpp turn quake3 tools to cpp 2021-01-15 01:37:23 +03:00
miniz.h tweak new miniz 2018-10-23 19:43:04 +03:00
mutex.cpp various code cleanups 2021-10-30 16:04:31 +03:00
mutex.h various code cleanups 2021-10-30 16:04:31 +03:00
polylib.cpp manage headers 2021-10-31 10:54:57 +03:00
polylib.h wrap winding_next logic 2021-08-11 18:18:38 +03:00
qimagelib.cpp rename cmdlib and imagelib to fix name clashes 2021-10-31 14:13:02 +03:00
qimagelib.h rename cmdlib and imagelib to fix name clashes 2021-10-31 14:13:02 +03:00
qmath.h unify angles key reading 2021-11-08 21:39:38 +03:00
qpathops.h rename cmdlib and imagelib to fix name clashes 2021-10-31 14:13:02 +03:00
qstringops.h manage headers 2021-10-31 10:54:57 +03:00
qthreads.h various code cleanups 2021-10-30 16:04:31 +03:00
scriplib.cpp manage headers 2021-10-31 10:54:57 +03:00
scriplib.h * skylight extension: q3map_skylight amount iterations optional[horizon_min horizon_max sample_color] 2022-01-09 16:50:04 +03:00
stringfixedsize.h minor tweaks 2021-10-26 17:26:35 +03:00
threads.cpp move Timer class to header, use it in q3map2 2021-11-04 17:25:04 +03:00
unzip.cpp manage stl includes 2021-10-31 12:38:53 +03:00
unzip.h use #pragma once 2021-10-22 02:19:50 +03:00
vfs.cpp manage headers 2021-10-31 10:54:57 +03:00
vfs.h add automatic MemBuffer storage for file loading routines 2021-10-17 23:10:02 +03:00