ericw-tools/include/common
Jonathan 1262ce3f78 Merge branch 'brushbsp' of https://github.com/ericwa/ericw-tools into brushbsp 2023-09-04 00:16:36 -04: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
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
bspfile_q2.hh
bspinfo.hh lightpreview: add .lit loading 2023-09-03 11:31:41 -06:00
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
decompile.hh
entdata.h
fs.hh
imglib.hh
iterators.hh
json.hh
log.hh
mapfile.hh maputil starting point 2023-09-04 00:16:23 -04:00
mathlib.hh maputil starting point 2023-09-04 00:16:23 -04:00
numeric_cast.hh
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 maputil starting point 2023-09-04 00:16:23 -04:00
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