ericw-tools/include/common
Jonathan 4dca2d7d07 VectorInverse, VectorSet, VectorClear gone 2021-10-23 13:15:38 -04:00
..
aabb.hh Removed a lot of unused functions 2021-10-10 14:04:09 -04:00
bspfile.hh Fixed Unix/Clang compilation 2021-10-23 07:35:41 -04:00
bsputils.hh replace VectorCompare, CrossProduct, DotProduct 2021-10-21 23:25:19 -04:00
cmdlib.hh Snap normals/tangents/bitangents written from WriteNormals to save some bits 2021-10-12 13:52:47 -04:00
entdata.h Calculate tangents and bitangents (need to clean this up) 2021-10-05 01:07:13 -04:00
json.hh missing file 2021-10-21 20:05:17 -04:00
log.hh Resolve GCC wanting `template` before emplacements 2021-10-05 22:54:25 -04:00
mathlib.hh vec3_t gonedy 2021-10-21 20:21:28 -04:00
parser.hh Run clang-format pass 2021-10-05 15:54:06 -04:00
polylib.hh replace VectorCompare, CrossProduct, DotProduct 2021-10-21 23:25:19 -04:00
qvec.hh VectorInverse, VectorSet, VectorClear gone 2021-10-23 13:15:38 -04:00
threads.hh