| .. |
|
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
|
common: move numeric_cast to dedicated common/numeric_cast.hh
|
2023-06-25 17:50:17 -06:00 |
|
bspfile_generic.cc
|
cleanup: run ./clang-format-all.sh
|
2023-02-18 22:59:43 -07: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: 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
|
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
|
build: remove some unneeded includes from bspfile.hh
|
2023-06-25 16:35:26 -06:00 |
|
log.cc
|
async threading for map progress, etc. no cancelling yet
|
2023-06-19 15:38:16 -04: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 |