modular-avatar/Assets/_ModularAvatar/EditModeTests/ReplaceObject
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
..
ReplaceObjectTests.cs fix: blendshape sync not being processed (#466) 2023-10-01 00:09:43 +09:00
ReplaceObjectTests.cs.meta feat: add the Replace Object component 2023-07-30 02:32:57 +09:00