Commit Graph

8 Commits

Author SHA1 Message Date
bd_
668ab35b46
fix: avatar masks are not rewritten when merging animators ()
Closes: 
2024-09-03 15:44:29 -07:00
bd_
1c766e9fe8
fix: error when multiple gameobjects have the same path () 2024-08-06 20:43:55 -07:00
bd_
098a85af50
fix: not all clip settings are copied properly ()
Closes: 
2024-08-05 21:13:50 -07:00
bd_
2cd996db55
fix: cursed interaction with Unity Timeline causes animation curves to be lost ()
Closes: 
2024-08-05 21:13:41 -07:00
bd_
57fe84548c
feat: shape changer can respond to multiple parent objects being animated ()
* refactor: generalize the shape changer implementation a bit

* feat: shape changer can respond to multiple parent objects being animated

Closes: 
2024-07-06 21:39:42 -07:00
bd_
b3142d7f11
chore: minor cleanups, unit tests () 2024-06-24 11:14:18 +09:00
Jeremy Lam aka. Vistanz
90dfc1822c
Implement VRCAnimatorPlayAudio handling logic ()
* feat: Implement VRCAnimatorPlayAudio handling logic (Quick & Dirty)

* chore: Remove redundant PlayAudioHolder and debug logs
2024-06-24 10:19:34 +09:00
bd_
ddbc3b164b
chore: restructure repository to put package at top-level ()
* chore: rearrange package structure to have the package at the root

* ci: update CI workflows

* ci: fixing workflow bugs

* ci: recurse building .zip package

* ci: more fixes

* ci: add back in the nadena.dev VPM repo

* ci: fix tests
2023-10-08 15:39:57 +09:00