ericw-tools/include/common
Eric Wasylishen 5cf82ee023 qbsp: restore use of options.worldExtent
should fix minor precision differences in .prt files
2021-10-08 19:04:11 -06:00
..
aabb.hh fix gcc errors about reference to temporary 2021-10-05 23:28:33 -06:00
bspfile.hh Fix missing unordered_map 2021-10-05 23:00:13 -04:00
bsputils.hh Run clang-format pass 2021-10-05 15:54:06 -04:00
cmdlib.hh Fix more unused value warnings 2021-10-05 23:40:40 -04:00
entdata.h Calculate tangents and bitangents (need to clean this up) 2021-10-05 01:07:13 -04:00
log.hh Resolve GCC wanting `template` before emplacements 2021-10-05 22:54:25 -04:00
mathlib.hh normals are now a special tuple-ish type, so that we can calculate tangents and bitangents for Q2RTX if requested (currently it always does it, but we can fix that later) 2021-10-08 14:17:48 -04:00
mesh.hh Clang format pass 2021-09-14 02:32:26 -04:00
octree.hh Run clang-format pass 2021-10-05 15:54:06 -04:00
parser.hh Run clang-format pass 2021-10-05 15:54:06 -04:00
polylib.hh qbsp: restore use of options.worldExtent 2021-10-08 19:04:11 -06:00
qvec.hh Uninitialized values aren't constexpr, changing these default constructors to inline 2021-10-06 03:43:30 -04:00
threads.hh Clang format pass 2021-09-14 02:32:26 -04:00