1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-04-24 13:07:44 +00:00
Commit graph

10 commits

Author SHA1 Message Date
6dc9475419 Fix REUSE 2024-02-02 14:29:57 -05:00
df91612829 Remove bonedecomp since it's not needed anymore 2023-10-13 15:37:03 -04: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
8070d36b2a Fix REUSE lint for new README files 2023-10-10 18:03:15 -04:00
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
2a4efbf431 Fix REUSE 2023-10-04 18:13:09 -04:00
5c9284106f renderer: Add support for imgui 2023-09-26 17:10:18 -04:00
bb7925173e Fix REUSE, again 2023-09-23 14:57:46 -04:00
3fdd166c7f Make REUSE happy again 2023-08-31 14:21:19 +02:00
749ad49c3a Ensure compliance with REUSE, add to CI 2023-08-06 08:50:33 -04:00