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

11 commits

Author SHA1 Message Date
1bddb6f8f0 Armoury: Add gear icons 2024-04-20 15:11:02 -04:00
7ee5622561 armoury: Cascade enabled state to the mdlpart
This should prevent accidental mouse movements when no gear is loaded.
2024-02-04 14:54:37 -05:00
537a8f57e5 armoury: Improve styling on Breeze, add frame around gear view 2024-02-04 14:00:46 -05:00
2ac5eb6498 Fix more petty warnings 2023-12-09 21:18:34 -05:00
70cbd9672c armoury: Remove hardcoded skeleton and deform JSON, read them from game
Physis gained skeleton and deform file read support, so we can use that
and extract these directly from the game (without help of the Havok SDK
like TexTools.) The racial deform is still slightly off, but this is
still a pretty big milestone.
2023-10-13 15:03:17 -04:00
0711ec24ca armoury: Reformat code, misc cleanup 2023-10-12 23:44:48 -04:00
0efbc581e0 armoury: Add tabbed view, model path and currently non-functional import 2023-09-26 20:21:06 -04:00
d8d890bfbb Move gar loading to a different thread and prevent unnecessary updates 2023-09-25 23:48:03 -04:00
2eccb10eda Remove fmt dependency
It's no longer used, and replaced with physis functions where formatting
was needed.
2023-09-23 14:51:47 -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/include/gearview.h (Browse further)