ericw-tools/common
Jonathan 1262ce3f78 Merge branch 'brushbsp' of https://github.com/ericwa/ericw-tools into brushbsp 2023-09-04 00:16:36 -04:00
..
CMakeLists.txt maputil starting point 2023-09-04 00:16:23 -04:00
bspfile.cc maputil starting point 2023-09-04 00:16:23 -04:00
bspfile_generic.cc bspinfo: serialize missing textures (offset -1) to json as null 2023-07-18 00:17:24 -06:00
bspfile_q1.cc common: move numeric_cast to dedicated common/numeric_cast.hh 2023-06-25 17:50:17 -06:00
bspfile_q2.cc common: move numeric_cast to dedicated common/numeric_cast.hh 2023-06-25 17:50:17 -06:00
bspinfo.cc lightpreview: add .lit loading 2023-09-03 11:31:41 -06:00
bsputils.cc lightpreview: fix bmodel rendering when vis culling is in use 2023-07-30 12:21:54 -06:00
bspxfile.cc
cmdlib.cc fix strnat case insensitive (oops) 2023-07-21 20:43:19 -04:00
debugger.natvis
decompile.cc style: remove all "using namespace polylib" 2023-08-07 15:33:09 -06:00
entdata.cc build: only use <fmt/core.h>, other headers have a heavy compilation time impact 2023-07-02 17:08:14 -06:00
fs.cc
imglib.cc imglib: add -tex_saturation_boost [n], defaults to 0.0, 1.0 emulates Q2 tools 2023-08-26 23:49:48 -06:00
log.cc common: use compile-time format string checking 2023-06-26 01:19:54 -06:00
mapfile.cc maputil starting point 2023-09-04 00:16:23 -04:00
mathlib.cc build: fix linux build 2023-08-07 16:14:25 -06:00
parser.cc
prtfile.cc build: only use <fmt/core.h>, other headers have a heavy compilation time impact 2023-07-02 17:08:14 -06:00
qvec.cc
settings.cc imglib: add -tex_saturation_boost [n], defaults to 0.0, 1.0 emulates Q2 tools 2023-08-26 23:49:48 -06:00
threads.cc