1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-04-25 13:17:46 +00:00
novus/renderer
Joshua Goins 275c1a9976 Overhaul race and lod combos in mdlviewer
The number of lods are now properly loaded from the model data, and race
is checked by checking for the existence of race-specific models (I
think this is the current best way?).

Also, magic_enum is added as a dependency for some enum magic involving
enumerating Race.
2022-04-17 20:02:06 -04:00
..
include Add level of detail selection in mdlviewer 2022-04-14 10:32:41 -04:00
shaders Remove the hideous red and green colors in the mdlviewer viewport 2022-04-12 09:55:48 -04:00
src Overhaul race and lod combos in mdlviewer 2022-04-17 20:02:06 -04:00
CMakeLists.txt Support mdlviewer on macOS 2022-04-12 16:19:06 -04:00