Commit Graph

9 Commits

Author SHA1 Message Date
bd_
c454bc1ed8
fix: blendshape sync not being processed (#466)
* Add integration test for blendshape sync

* fix: blendshape sync not being processed

This change refactors AnimationDatabase to be part of the same extension
context as the TrackObjectRenames functionality (which is renamed back to
PathMappings). This then allows us to sequence deactivation of this context
to come after blendshape processing completes.

Fixes: #461
2023-10-01 00:09:43 +09:00
anatawa12
cd6e018d47
feat: MA World Fixed Object (#385) 2023-09-24 16:59:02 +09:00
bd_
c9c9701e1d chore: unexpose animation context for now
This API is still a bit unstable; it'll probably be added in a future release.
2023-09-24 14:37:10 +09:00
bd_
30112030d4 Add cleanup pass and exception reporting 2023-09-20 19:24:36 +09:00
bd_
2f27b13dc0 fix: Restore a couple of passes lost in the merge 2023-09-17 22:21:04 +09:00
bd_
0f338ec353 namespace refactor 2023-09-17 18:26:06 +09:00
bd_
90806cb300 Move animation utility APIs back to Modular Avatar for now 2023-09-17 18:16:27 +09:00
bd_
b1e763fdb0 Update to new NDMF API 2023-09-10 17:14:19 +09:00
bd_
99386fc756 feat: NDMF integration 2023-09-04 23:18:23 +09:00