| .. |
|
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
|
qbsp: support _mirrorinside 0 in Q1 mode
|
2023-05-28 14:00:08 -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
|
use vector as overflow instead of secondary storage for winding
|
2022-06-19 19:17:52 -04:00 |
|
decompile.cc
|
style: remove GLM_ prefix (no longer using glm)
|
2023-05-07 21:44:29 -06:00 |
|
entdata.cc
|
entdata.cc: avoid exception-throwing std::stod/stoi
|
2023-06-11 23:20:13 -06:00 |
|
fs.cc
|
cleanup: set PackConstructorInitializers: Never
|
2023-02-20 10:23:59 -07:00 |
|
imglib.cc
|
infer the name of wal json from the name of the file being loaded
|
2023-06-09 17:58:58 -04:00 |
|
log.cc
|
common: change FError to throw an exception
|
2023-06-03 22:24:20 -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 |