Releases: RaSan147/pixi-live2d-display
Releases · RaSan147/pixi-live2d-display
v0.5.0 LipSync Patch 7
Reverted (Disable force) in previous patch.
v0.5.0 LipSync Patch 6
Update dist to update JSdelivr cache
v0.5.0 LipSync Patch 5
Same as v0.4.0-ls-4
Forgot to update version
Disabled force priority if audio is playing. User should handle it.
v0.4.0 LipSync Patch 4
Fix:
- Fixed process.env.NODE_ENV not found
- Fixed test not running
Update:
- Added onFinish and onError callback function with
speak
,motion
,startRandomMotion
v0.4.0 LipSync Patch 3
Fix:
- Fix cubism4 model lipsync not working
- Revert github action to publish artifact and upload dist for jsdelivr
v0.4.0 LipSync 2 (with Breaking changes)
Breaking Change in Lipsync
voice
,volume
,expression
, andresetExpression
are now optional arguments. See readme for examples-
New:
resetExpression
optional arg forspeak()
andmotion()
to disallow expression reset after playing audio
-
For installation process, see here
-
NOTE: NPM version is not LipSync Patched
For more info on Original Update: https://github.com/guansss/pixi-live2d-display/releases/tag/v0.4.0