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

23 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
98036249fb armoury: Support localization 2024-02-04 15:13:46 -05:00
240ec484e7 Prevent other QSplitters from collapsing children 2024-02-04 14:58:21 -05:00
75b63fcc3f armoury: Add empty tabs for future material and metadata usage 2024-02-04 14:11:11 -05:00
537a8f57e5 armoury: Improve styling on Breeze, add frame around gear view 2024-02-04 14:00:46 -05:00
2dc864bb5c armoury: Separate and improve menu structure, add icons 2024-02-03 10:34:05 -05:00
020216b13d Reload models when importing via Penumbra HTTP API 2023-12-10 11:11:01 -05:00
34082479ed Hide FMV by default, toggle with a menu action 2023-12-10 07:29:51 -05:00
81e9c09be8 Fix most warnings 2023-12-09 22:35:59 -05:00
2ac5eb6498 Fix more petty warnings 2023-12-09 21:18:34 -05:00
82226defba Add a settings dialog to armoury to set Penumbra output directory 2023-12-09 16:34:51 -05:00
88d80a64cf Fix misc warnings, code errors and slight improvements 2023-12-09 15:24:54 -05:00
0711ec24ca armoury: Reformat code, misc cleanup 2023-10-12 23:44:48 -04:00
1d6d181007 armoury: Port to newer NovusMainWindow API 2023-10-10 18:20:59 -04:00
bf4cd6d529 armoury: Port to NovusMainWindow 2023-10-10 18:10:42 -04:00
0efbc581e0 armoury: Add tabbed view, model path and currently non-functional import 2023-09-26 20:21:06 -04:00
4cd6f17439 Port to Qt6 2023-09-26 00:37:55 -04:00
d8d890bfbb Move gar loading to a different thread and prevent unnecessary updates 2023-09-25 23:48:03 -04:00
cfee6775f4 Use KAboutApplicationWindow instead of our custom one 2023-09-23 15:45:38 -04:00
6761201ce0 Add quit action to all applications, add more icons to existing actions 2023-09-23 14:09:33 -04:00
749ad49c3a Ensure compliance with REUSE, add to CI 2023-08-06 08:50:33 -04:00
589598b34c Rename mdlviewer to Armoury Editor 2023-07-09 11:31:18 -04:00
Renamed from mdlviewer/src/mainwindow.cpp (Browse further)