1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-05-08 02:27:46 +00:00
novus/parts/mdl
Joshua Goins 7cd519fac2 Use the parameters defined in the material instead of hardcoding
This was only useful for testing, the new renderer loads the parameters
the material stores now.
2024-04-27 18:44:53 -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 Use the parameters defined in the material instead of hardcoding 2024-04-27 18:44:53 -04:00
mdlpart.h Create reusable material part 2024-04-27 13:45:15 -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