ericw-tools/include/common
Eric Wasylishen b893e67309 light: add _light_twosided 1 key for forcing two-sided light receiving on opaque surfaces 2023-08-29 01:44:16 -06:00
..
aabb.hh style: use std::min/std::max/std::clamp and remove using 2023-08-07 15:42:29 -06:00
aligned_allocator.hh light: minimize includes 2023-06-26 01:19:54 -06:00
bitflags.hh
bspfile.hh light: add _light_twosided 1 key for forcing two-sided light receiving on opaque surfaces 2023-08-29 01:44:16 -06:00
bspfile_generic.hh bspinfo: serialize missing textures (offset -1) to json as null 2023-07-18 00:17:24 -06:00
bspfile_q1.hh build: remove some unneeded includes from bspfile.hh 2023-06-25 16:35:26 -06:00
bspfile_q2.hh build: remove some unneeded includes from bspfile.hh 2023-06-25 16:35:26 -06:00
bspinfo.hh
bsputils.hh lightpreview: fix bmodel rendering when vis culling is in use 2023-07-30 12:21:54 -06:00
bspxfile.hh docs: fill in some missing docs 2023-08-13 22:38:31 -06:00
cmdlib.hh light: minimize includes 2023-06-26 01:19:54 -06:00
decompile.hh
entdata.h
fs.hh
imglib.hh code formatting pass 2023-06-25 18:29:48 -06:00
iterators.hh
json.hh
log.hh common: use compile-time format string checking 2023-06-26 01:19:54 -06:00
mathlib.hh style: use std::min/std::max/std::clamp and remove using 2023-08-07 15:42:29 -06:00
numeric_cast.hh common: move numeric_cast to dedicated common/numeric_cast.hh 2023-06-25 17:50:17 -06:00
ostream.hh build: only use <fmt/core.h>, other headers have a heavy compilation time impact 2023-07-02 17:08:14 -06:00
parallel.hh
parser.hh
polylib.hh style: use std::min/std::max/std::clamp and remove using 2023-08-07 15:42:29 -06:00
prtfile.hh
qvec.hh style: use std::min/std::max/std::clamp and remove using 2023-08-07 15:42:29 -06:00
settings.hh imglib: add -tex_saturation_boost [n], defaults to 0.0, 1.0 emulates Q2 tools 2023-08-26 23:49:48 -06:00
threads.hh
vectorutils.hh