Releases: suzuryg/face-emo
Releases · suzuryg/face-emo
1.5.5
1.5.4
What's Changed
- chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /docs by @dependabot in #126
- chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /docs by @dependabot in #127
- fix: Misalignment for avatars whose magnitude in bodyPosition is not … by @suzuryg in #128
- fix: FaceEmoPrefab removed from Launcher on reload by @suzuryg in #129
- fix: Expression pattern import fails if there is an entry transition with no condition by @suzuryg in #130
- fix: EmoteOverrideExample creation fails when multiple assets are selected by @suzuryg in #131
- perf: Reduce build time by disabling parameter renaming when possible by @suzuryg in #132
- feat: Add check for project location by @suzuryg in #133
Full Changelog: 1.5.3...1.5.4
1.5.3
1.5.2
1.5.1
What's Changed
- chore(deps): bump wait-on from 6.0.1 to 7.2.0 in /docs by @suzuryg in #113
- fix: Error when applying to prefab variant of fbx by @suzuryg in #115
- fix: Weight of non-Fist hand becomes unexpected value when using 2D blendtree by @suzuryg in #116
- refactor: Clean up using statements by @suzuryg in #117
- chore: Disable slider control with mouse wheel by default by @suzuryg in #118
Full Changelog: 1.5.0...1.5.1
1.5.0
What's Changed
- feat: Add search to blendshapes by @GotoFinal in #103
- fix: Incorrect BranchListView element height calculation in Unity2022 by @suzuryg in #105
- chore(deps): bump follow-redirects from 1.15.2 to 1.15.4 in /docs by @dependabot in #107
- feat: Add prefab edit feature by @suzuryg in #106
- feat: Add restoration checkpoint by @suzuryg in #108
- chore: Don't show MainWindow opening error in dialog by @suzuryg in #109
- feat: Add optional settings button to main window by @suzuryg in #110
- chore: Add import pattern (mouth morph canceller) by @suzuryg in #111
- chore: Disable "Do Not Transition When Speaking" by default by @suzuryg in #112
New Contributors
- @GotoFinal made their first contribution in #103
Full Changelog: 1.4.6...1.5.0
1.4.6
What's Changed
- chore: Update installer by @suzuryg in #94
- fix: Avatar validation fails due to error icon size exceeding 256x256 by @suzuryg in #95
- fix: Wrong ViewPosition when using a scaled avatar by @suzuryg in #96
- fix: SceneView camera settings not used in ExpressionEditor by @suzuryg in #97
- fix: "LookingUp" is used for blinking if "Blink" is set to none by @suzuryg in #98
- fix: ExpressionEditor does not warn of blink blend shape when blink clip is used by @suzuryg in #99
Full Changelog: 1.4.5...1.4.6
1.4.5
1.4.4
What's Changed
- chore: Exclude JetbrainsAnnotations in Extenject to suppress warnings by @suzuryg in #85
- fix: Don't use reflection to check docking status in Unity2022 by @suzuryg in #86
- fix: Fix expression editor cache not shown in Unity2022 by @suzuryg in #87
- fix: Suppress warnings when generating thumbnails in Unity2022 by @suzuryg in #88
Full Changelog: 1.4.3...1.4.4
1.4.3
What's Changed
- fix: Remove unnecessary using directives from code using TreeView (support for Unity2022) by @suzuryg in #82
- fix: Avoid sharing FaceEmoPrefab when the menu is copied by @suzuryg in #83
- fix: Fix Extenject loading failure with VRCSDK3.5.0 by @suzuryg in #84
Full Changelog: 1.4.2...1.4.3