Skip to content

Releases: enitimeago/make-it-mmd

1.1.1-rc.0

19 Aug 16:30
Compare
Choose a tag to compare
1.1.1-rc.0 Pre-release
Pre-release
  • Execute passes after Modular Avatar for FaceEmo compatibility by @kurotu in #71

1.1.0

30 Jul 15:46
Compare
Choose a tag to compare
  • 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

14 Jul 12:05
Compare
Choose a tag to compare
1.1.0-rc.0 Pre-release
Pre-release
  • Add blend shape
  • See beta and alpha release notes for other changes

1.1.0-beta.3

03 Jul 17:11
4e3c64a
Compare
Choose a tag to compare
1.1.0-beta.3 Pre-release
Pre-release

1.1.0-beta.2

26 May 09:55
Compare
Choose a tag to compare
1.1.0-beta.2 Pre-release
Pre-release
  • Introduce a new "Rename Face For MMD" component, which will automatically rename your avatar's face mesh if it's not called "Body", including animations. It will also rename other meshes in your avatar to avoid conflicts.

1.1.0-beta.1

13 May 13:19
Compare
Choose a tag to compare
1.1.0-beta.1 Pre-release
Pre-release
  • Handle when blend shapes become missing, and report a warning in the NDMF Console, instead of failing the avatar build completely.
  • Reimplemented how blend shapes are scaled and combined. MMD blend shapes should now be listed in the same order in the resulting avatar as they are in the editor window.

1.1.0-beta.0

08 May 13:26
Compare
Choose a tag to compare
1.1.0-beta.0 Pre-release
Pre-release
  • Significantly rewrite how data is loaded and saved (compared to 1.1.0-alpha.x versions) for improved stability.
  • Add undo/redo support for blend shape scale adjustment.

1.0.1

08 May 12:08
Compare
Choose a tag to compare
  • Fix Avatar Optimizer Trace and Optimize Compatibility by @anatawa12 in #61

1.1.0-alpha.2

17 Mar 13:00
Compare
Choose a tag to compare
1.1.0-alpha.2 Pre-release
Pre-release
  • Fix error when the avatar face's root bone contains null bones

1.1.0-alpha.1

13 Mar 14:58
Compare
Choose a tag to compare
1.1.0-alpha.1 Pre-release
Pre-release
  • Unstable support for blend shape scaling: Fix issue with scale data potentially being broken when deleting blend shapes
    • Lack of stability here refers to how scale values are stored. These may be unexpectedly lost due to unforeseen bugs.
    • Downgrading to Make It MMD 1.0.0 is expected to be safe, only scale selections will be lost.