1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-05-07 10:17:44 +00:00
novus/parts/mdl
Joshua Goins e34daadbcd Split up Renderer's source files and a lot of refactoring
This now splits up the rendering system into sensible parts, and makes
it easier to switch between the simple renderer and the new experimental
one. Lots of refactors I needed to do for a while are now done, too.
2024-04-21 17:35:51 -04:00
..
CMakeLists.txt Hook up translation domains 2024-02-04 15:36:08 -05:00
mdlexport.cpp Fix tangent reading/writing 2023-12-17 19:00:43 -05:00
mdlexport.h Separate model import/export into their own files 2023-12-09 15:39:35 -05:00
mdlimport.cpp Remove unnecessary normalize from tangent import 2024-02-25 11:16:57 -05:00
mdlimport.h Separate model import/export into their own files 2023-12-09 15:39:35 -05:00
mdlpart.cpp Split up Renderer's source files and a lot of refactoring 2024-04-21 17:35:51 -04:00
mdlpart.h Split up Renderer's source files and a lot of refactoring 2024-04-21 17:35:51 -04:00
vulkanwindow.cpp Split up Renderer's source files and a lot of refactoring 2024-04-21 17:35:51 -04:00
vulkanwindow.h Split up Renderer's source files and a lot of refactoring 2024-04-21 17:35:51 -04:00