1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-05-09 02:47:46 +00:00
novus/parts/mdl
Joshua Goins 51ea3c3920 Create reusable material part
This takes the existing properties widget in the new material editor and
makes it reusable across multiple applications. It's now added to the
Armoury which shows the gear's used materials. It's also added to the
Data Explorer which now supports viewing material files.

I fixed the render viewport crashing when hiding it again, and made it
even more resilient.
2024-04-27 13:45:15 -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 Create reusable material part 2024-04-27 13:45:15 -04:00
mdlpart.h Create reusable material part 2024-04-27 13:45:15 -04:00
vulkanwindow.cpp Create reusable material part 2024-04-27 13:45:15 -04:00
vulkanwindow.h Create reusable material part 2024-04-27 13:45:15 -04:00