1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-05-06 01:47:45 +00:00
Commit graph

4 commits

Author SHA1 Message Date
f713f5c150 Resolve more warnings 2024-05-10 16:37:40 -04:00
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
c1b45611a2 Decode material parameter names 2024-04-27 18:17:37 -04:00
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