ericw-tools/common
Jonathan 01b8abf93c Removed a lot of unused functions
Moved vector-related operations from mathlib to qvec, moved a few into qv::
Use clamp/max/min directly instead of #define'ing them
Move a few single-use functions directly above their usages
2021-10-10 14:04:09 -04:00
..
CMakeLists.txt common: remove dead code (mesh_t, octree) 2021-10-09 11:40:35 -06:00
bspfile.cc Merge branch 'type-cleanup' of https://github.com/Paril/ericw-tools into type-cleanup 2021-10-09 14:14:54 -04:00
bsputils.cc Removed a lot of unused functions 2021-10-10 14:04:09 -04:00
cmdlib.cc Run clang-format pass 2021-10-05 15:54:06 -04:00
entdata.cc Calculate tangents and bitangents (need to clean this up) 2021-10-05 01:07:13 -04:00
log.cc Run clang-format pass 2021-10-05 15:54:06 -04:00
mathlib.cc Removed a lot of unused functions 2021-10-10 14:04:09 -04:00
parser.cc Run clang-format pass 2021-10-05 15:54:06 -04:00
qvec.cc BSPX structurization and cleanup 2021-10-03 12:16:13 -04:00
threads.cc Run clang-format pass 2021-10-05 15:54:06 -04:00