1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-05-20 15:07:45 +00:00
novus/parts/mdl
Joshua Goins 2235d70882 Bump libphysis version, export submeshes
Will be needed later to correctly reconstruct models on re-import if the
index count happens to change.
2023-12-12 21:47:39 -05:00
..
CMakeLists.txt Reformat CMake code a bit 2023-12-10 06:51:33 -05:00
mdlexport.cpp Bump libphysis version, export submeshes 2023-12-12 21:47:39 -05:00
mdlexport.h Separate model import/export into their own files 2023-12-09 15:39:35 -05:00
mdlimport.cpp Import more vertex data, correct bone ids 2023-12-10 12:38:28 -05:00
mdlimport.h Separate model import/export into their own files 2023-12-09 15:39:35 -05:00
mdlpart.cpp Fix most warnings 2023-12-09 22:35:59 -05:00
mdlpart.h Ensure every class has a QWidget or QObject parent parameter 2023-12-09 21:28:02 -05:00
vulkanwindow.cpp More small code improvements/cleanup 2023-12-10 08:39:45 -05:00
vulkanwindow.h Fix more petty warnings 2023-12-09 21:18:34 -05:00