ericw-tools/common
Eric Wasylishen 44dadd87b2 imglib: add -tex_saturation_boost [n], defaults to 0.0, 1.0 emulates Q2 tools 2023-08-26 23:49:48 -06:00
..
CMakeLists.txt Merge branch 'brushbsp' of https://github.com/ericwa/ericw-tools into brushbsp 2023-07-06 08:25:11 -04:00
bspfile.cc style: use std::min/std::max/std::clamp and remove using 2023-08-07 15:42:29 -06: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 style: use std::min/std::max/std::clamp and remove using 2023-08-07 15:42:29 -06:00
bsputils.cc lightpreview: fix bmodel rendering when vis culling is in use 2023-07-30 12:21:54 -06:00
bspxfile.cc lightpreview: support FACENORMALS bspx lump 2023-05-23 22:44:13 -06:00
cmdlib.cc fix strnat case insensitive (oops) 2023-07-21 20:43:19 -04:00
debugger.natvis use vector as overflow instead of secondary storage for winding 2022-06-19 19:17:52 -04:00
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 cleanup: set PackConstructorInitializers: Never 2023-02-20 10:23:59 -07:00
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
mathlib.cc build: fix linux build 2023-08-07 16:14:25 -06:00
parser.cc cleanup: set PackConstructorInitializers: Never 2023-02-20 10:23:59 -07:00
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 cleanup: run ./clang-format-all.sh 2023-02-18 22:59:43 -07:00
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 tests: allow disabling threading when debugging tests 2023-02-25 23:50:35 -07:00