All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add option to separate both blend shape for
SkinnedMeshEyelidMorpher
.
- Fix scale of weight for blend shape in
SkinnedMeshRenderer
.
- Add implementation of emotion morpher for
Animator
andSkinnedMeshRenderer
.
- Improve reset logic of implementations for
Animator
andSkinnedMeshRenderer
. - Fix not implemented method of
SkinnedMeshLipMorpher
.
- Fix accessibility of some composition from internal to public.
- Add compositions of each eyelid, lip and emotion morphers.
- Add loop animator for lip and emotion.
- Redesign lip, eyelid and emotion animator APIs.
- Add extension for uLipSync.
- Fix broken
package.json
s of extensions.
- Fix dependencies in
package.json
.
- Add volume-based lip animator:
VolumeBasedLipAnimator
with sample.
- Update interfaces of animators.
- Rename
Emotion
toBasicEmotion
.
- Add emotion system.
- Update Relent version to 0.2.0.
- Add blink system.
- Add lip sync system.
- Add extension for VRM.
- Add extension for VOICEVOX.