1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-05-03 16:37:46 +00:00
Commit graph

18 commits

Author SHA1 Message Date
3820b77ace Ensure mdl folder exists before export 2023-12-31 10:31:21 -05:00
3217b04eea Add configurable source directory for model import/export 2023-12-10 12:54:46 -05:00
020216b13d Reload models when importing via Penumbra HTTP API 2023-12-10 11:11:01 -05:00
81e9c09be8 Fix most warnings 2023-12-09 22:35:59 -05:00
27316359ac Actually write the model to Penumbra output directory when imported 2023-12-09 17:50:17 -05:00
4269321841 Separate model import/export into their own files 2023-12-09 15:39:35 -05:00
88d80a64cf Fix misc warnings, code errors and slight improvements 2023-12-09 15:24:54 -05:00
c7b6dd076c Add glTF import support, multiple fixes for upstream physis changes
Adds basic glTF import (although right now it only imports back
positions) and fixes support for more of the vertex data that's
available to us. The MDL file isn't written back out yet either, it only
displays in the viewport.
2023-12-09 14:49:31 -05:00
0711ec24ca armoury: Reformat code, misc cleanup 2023-10-12 23:44:48 -04:00
17bf05971b armoury: Suggest a better model name, take off the .mdl extension 2023-10-10 16:02:02 -04:00
0efbc581e0 armoury: Add tabbed view, model path and currently non-functional import 2023-09-26 20:21:06 -04:00
71007249b6 armoury: Fix race and subrace selection for single gear view 2023-09-26 19:48:59 -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
633e283abd Improve single gear view loading 2023-09-23 14:10:38 -04:00
749ad49c3a Ensure compliance with REUSE, add to CI 2023-08-06 08:50:33 -04:00
7864a65d21 Don't show face, hair, etc in the single gear view 2023-07-09 11:56:20 -04:00
589598b34c Rename mdlviewer to Armoury Editor 2023-07-09 11:31:18 -04:00
Renamed from mdlviewer/src/singlegearview.cpp (Browse further)