Merge pull request #48 from ldmonster/feat/animation-handling

[feat] animation: FSM-Based Animation System — Full Refactor
This commit is contained in:
Kelsi Rae Davis 2026-04-05 02:38:02 -07:00 committed by GitHub
commit 8c587ab13d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
54 changed files with 5112 additions and 2099 deletions

2
.gitmodules vendored
View file

@ -9,6 +9,8 @@
[submodule "extern/FidelityFX-SDK"]
path = extern/FidelityFX-SDK
url = https://github.com/Kelsidavis/FidelityFX-SDK.git
shallow = true
update = none
[submodule "extern/FidelityFX-FSR2"]
path = extern/FidelityFX-FSR2
url = https://github.com/Kelsidavis/FidelityFX-FSR2.git