Releases: enitimeago/make-it-mmd
Releases · enitimeago/make-it-mmd
1.2.0-beta.1
- Fixed write default warning always showing on build
1.2.0-beta.0
From 1.1.1 to 1.2.0-beta.0:
- Redesigned the UI for "MIM Make MMD BlendShapes" component
- Implemented import/export "MIM Make MMD BlendShapes" as .json
- Implemented support for face meshes not named "Body" with "MIM Rename Face For MMD" component
- Implemented warning and suggestion to add "MIM Rename Face For MMD" component automatically if face mesh is not called "Body"
- Implemented warning if face mesh is not directly under the avatar root
- Implemented warning and suggestion to add "MIM Avatar Write Defaults" component automatically if Write Default OFF is found in avatar
- Fixed possible null reference exception when "MIM Make MMD BlendShapes" component is not inside an avatar
- Fixed button colors not showing correctly on macOS HiDPI screens
- Added logo to component icons
- Updated Traditional Chinese localization by @yelandiealma in #77
1.2.0-alpha.3
Release 1.2.0-alpha.3
1.2.0-alpha.2
Release 1.2.0-alpha.2
1.2.0-alpha.1
Release 1.2.0-alpha.1
1.2.0-alpha.0
Release 1.2.0-alpha.0
1.1.1
1.1.1-rc.0
1.1.0
- Introduce support for scaling blend shape values
- Add support for Traditional Chinese by @yelandiealma in #68
- Add
下
blend shape - Fix the avatar build failing completely when blend shapes become missing, instead report a warning in the NDMF Console
1.1.0-rc.0
- Add
下
blend shape - See beta and alpha release notes for other changes