1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-06-19 02:27:45 +00:00
Commit graph

5 commits

Author SHA1 Message Date
b6cc54405c Move applications to their own folder
To try to cut down the amount of top-level folders
2024-05-10 16:44:45 -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
5c31965691 Add visible textures to the material editor along with constants 2024-04-27 13:07:05 -04:00
80e3cbde18 Expand the property editor to list known keys and values
There's no "selection" of possible material properties yet, but shows
keys/values set for the material and falls back to the shader defaults
when needed.
2024-04-26 23:11:40 -04:00
568b8f2eea Begin working on a material editor 2024-04-26 22:32:25 -04:00