ericw-tools/common
Jonathan 1b1679fa22 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)
always emit texinfo for q2 brush sides
2021-10-08 14:17:48 -04:00
..
bspfile.cc bspfile: fix hexen2 hull sizes 2021-10-08 00:56:11 -06:00
bsputils.cc Run clang-format pass 2021-10-05 15:54:06 -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 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.cc Calculate tangents and bitangents (need to clean this up) 2021-10-05 01:07:13 -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