1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-04-22 12:07: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
2844231996
Enable Windows and Linux packaging
The Windows version isn't super working yet, but this is a good step forward
2024-04-25 02:31:40 +00:00
384f23ef1e Add support for viewing dictionary files 2024-04-18 22:21:53 -04:00
d04f20a445 Add file types icons to the Data Explorer 2024-04-18 18:50:02 -04:00
9d129163bb Add a standard way to detect game file types from their extensions
This is now used to populate the file properties window in the Data Explorer.
2024-04-18 18:42:36 -04:00