Skip to content

Releases: suzuryg/face-emo

1.5.5

22 May 15:11
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump express from 4.18.2 to 4.19.2 in /docs by @dependabot in #134
  • fix: en_us locale causes leakage of ScriptableObject by @suzuryg in #138

Full Changelog: 1.5.4...1.5.5

1.5.4

28 Mar 18:59
Compare
Choose a tag to compare

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

17 Feb 12:27
Compare
Choose a tag to compare

What's Changed

  • perf: Improve performance of AssetUpdateDetector by @suzuryg in #122

Full Changelog: 1.5.2...1.5.3

1.5.2

16 Feb 13:33
Compare
Choose a tag to compare

What's Changed

  • fix: Edits to prefab are not saved by @suzuryg in #119
  • fix: Error creating EmoteOverrideExample when an asset is selected by @suzuryg in #120

Full Changelog: 1.5.1...1.5.2

1.5.1

15 Feb 15:09
Compare
Choose a tag to compare

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

28 Jan 14:35
Compare
Choose a tag to compare

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

Full Changelog: 1.4.6...1.5.0

1.4.6

21 Dec 14:55
Compare
Choose a tag to compare

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

16 Dec 01:43
Compare
Choose a tag to compare

What's Changed

  • fix: Fix misalignment in expression preview and thumbnail rendering by @suzuryg in #92
  • fix: Prevent getting other SceneView active while operating expression editor by @suzuryg in #93

Full Changelog: 1.4.4...1.4.5

1.4.4

12 Dec 18:08
Compare
Choose a tag to compare

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

09 Dec 07:55
Compare
Choose a tag to compare

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