| .. |
|
CMakeLists.txt
|
made CMake relative for use as a sub-project within other CMake projects (#356)
|
2023-05-10 19:45:51 -06:00 |
|
bspfile.cc
|
imglib: clear texture cache between tests
|
2023-05-19 00:51:14 -06:00 |
|
bspfile_generic.cc
|
cleanup: run ./clang-format-all.sh
|
2023-02-18 22:59:43 -07:00 |
|
bspfile_q1.cc
|
cleanup: set PackConstructorInitializers: Never
|
2023-02-20 10:23:59 -07:00 |
|
bspfile_q2.cc
|
cleanup: set PackConstructorInitializers: Never
|
2023-02-20 10:23:59 -07:00 |
|
bspinfo.cc
|
bspinfo: factor out lightmap atlas generation from .obj writer
|
2023-05-20 13:05:22 -06:00 |
|
bsputils.cc
|
lightpreview: support FACENORMALS bspx lump
|
2023-05-23 22:44:13 -06:00 |
|
bspxfile.cc
|
lightpreview: support FACENORMALS bspx lump
|
2023-05-23 22:44:13 -06:00 |
|
cmdlib.cc
|
cleanup: set PackConstructorInitializers: Never
|
2023-02-20 10:23:59 -07:00 |
|
debugger.natvis
|
…
|
|
|
decompile.cc
|
style: remove GLM_ prefix (no longer using glm)
|
2023-05-07 21:44:29 -06:00 |
|
entdata.cc
|
cleanup: set PackConstructorInitializers: Never
|
2023-02-20 10:23:59 -07:00 |
|
fs.cc
|
cleanup: set PackConstructorInitializers: Never
|
2023-02-20 10:23:59 -07:00 |
|
imglib.cc
|
use STB for TGA as well
|
2023-05-21 23:20:49 -04:00 |
|
log.cc
|
style: update settings api to follow current coding style
|
2023-04-16 11:55:38 -06:00 |
|
mathlib.cc
|
style: remove GLM_ prefix (no longer using glm)
|
2023-05-07 21:44:29 -06:00 |
|
parser.cc
|
cleanup: set PackConstructorInitializers: Never
|
2023-02-20 10:23:59 -07:00 |
|
prtfile.cc
|
prtfile: WriteDebugPortals: write .prt files in text mode
|
2023-03-23 09:53:33 -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 |