1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-05-04 08:57:45 +00:00
Commit graph

5 commits

Author SHA1 Message Date
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
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
5a03fafd3b mdlpart: Add support for model positions, free mode camera 2024-02-02 14:28:31 -05:00
2ac5eb6498 Fix more petty warnings 2023-12-09 21:18:34 -05:00
7e61197516 Separate VulkanWindow class into its own source file 2023-12-09 15:05:09 -05:00