ericw-tools/common
Jonathan 0c827208ec Allow `-subdivide 0` to turn off subdivision
imglib now lives in common
fs 'load' split into two functions, where and load. the former allows you to query for and return archive & path for a given file, whereas the latter handles that for you.
use log verbose in light rather than own verbose flag
2021-11-21 15:08:02 -05:00
..
CMakeLists.txt Allow `-subdivide 0` to turn off subdivision 2021-11-21 15:08:02 -05:00
bspfile.cc Allow `-subdivide 0` to turn off subdivision 2021-11-21 15:08:02 -05:00
bsputils.cc Allow `-subdivide 0` to turn off subdivision 2021-11-21 15:08:02 -05:00
cmdlib.cc New FS! 2021-11-05 19:25:37 -04:00
entdata.cc Calculate tangents and bitangents (need to clean this up) 2021-10-05 01:07:13 -04:00
fs.cc Allow `-subdivide 0` to turn off subdivision 2021-11-21 15:08:02 -05:00
imglib.cc Allow `-subdivide 0` to turn off subdivision 2021-11-21 15:08:02 -05:00
log.cc Run clang-format pass 2021-10-05 15:54:06 -04:00
mathlib.cc Smaller equalExact (probably should just get rid of this tbh) 2021-10-24 14:20:24 -04:00
parser.cc Re-ordered code to be easier to follow and write out all at once rather than doing it per-step 2021-10-31 19:28:52 -04:00
qvec.cc
threads.cc Run clang-format pass 2021-10-05 15:54:06 -04:00