1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-05-07 18:17:45 +00:00
Commit graph

9 commits

Author SHA1 Message Date
0f75e9730c armoury: Embed shaders, skeletons (for now) to allow it to run
Previously you needed the secret sauce of shader files and skeleton
files from TexTools in the same directory, now this is all embedded in
the application.
2023-10-10 17:16:11 -04:00
f4262dc3e9 armoury: Fix up CMakeLists.txt, prefix executable with novus- 2023-10-10 16:53:07 -04:00
b891e71923 armoury: Use new physis logger 2023-10-10 16:45:17 -04:00
5c9284106f renderer: Add support for imgui 2023-09-26 17:10:18 -04:00
4cd6f17439 Port to Qt6 2023-09-26 00:37:55 -04:00
127b57b820 Add a settings file to store the game directory 2023-09-23 15:21:36 -04:00
749ad49c3a Ensure compliance with REUSE, add to CI 2023-08-06 08:50:33 -04:00
2ec31da272 Re-introduce standalone mdlviewer for viewin specific MDL files 2023-07-09 11:52:59 -04:00
589598b34c Rename mdlviewer to Armoury Editor 2023-07-09 11:31:18 -04:00
Renamed from mdlviewer/CMakeLists.txt (Browse further)