ericw-tools/common
Eric Wasylishen a2ea5d8217 style: remove all "using namespace polylib" 2023-08-07 15:33:09 -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 code formatting pass 2023-06-25 18:29:48 -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 bspinfo: serialize missing textures (offset -1) to json as null 2023-07-18 00:17:24 -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
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: fix wad3 loading (thanks to erysdren for the fix) 2023-07-18 17:57:51 -06:00
log.cc common: use compile-time format string checking 2023-06-26 01:19:54 -06:00
mathlib.cc style: remove all "using namespace polylib" 2023-08-07 15:33:09 -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 common: add support for writing .rst documentation from settings 2023-04-16 14:55:43 -06:00
threads.cc tests: allow disabling threading when debugging tests 2023-02-25 23:50:35 -07:00