1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-06-16 17:27:44 +00:00
novus/parts/mdl
Joshua Goins edc341a014 Begin work on importing shape meshes
It's temporarily disabled for now, because it doesn't work. But it does
disable the shape meshes so it doesn't bug out in-game, leaving it a
little less ugly.
2024-05-25 23:28:00 -04:00
..
CMakeLists.txt Hook up translation domains 2024-02-04 15:36:08 -05:00
mdlexport.cpp Bump libphysis, begin exporting shape data 2024-05-25 22:59:12 -04:00
mdlexport.h Separate model import/export into their own files 2023-12-09 15:39:35 -05:00
mdlimport.cpp Begin work on importing shape meshes 2024-05-25 23:28:00 -04:00
mdlimport.h Separate model import/export into their own files 2023-12-09 15:39:35 -05:00
mdlpart.cpp Resolve more warnings 2024-05-10 16:37:40 -04:00
mdlpart.h Add a way to quickly disable racial deforms in the full model viewer 2024-04-30 16:02:59 -04:00
vulkanwindow.cpp Properly transition image layouts and create barriers 2024-04-27 17:49:03 -04:00
vulkanwindow.h Create reusable material part 2024-04-27 13:45:15 -04:00