Skip to content

Releases: enitimeago/make-it-mmd

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.

1.1.0-alpha.0

13 Mar 14:50
Compare
Choose a tag to compare
1.1.0-alpha.0 Pre-release
Pre-release
  • Unstable support for blend shape scaling: Adds preliminary, unstable support for scaling selected 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.

1.0.0

03 Mar 13:43
Compare
Choose a tag to compare
  • Initial release

0.8.0-rc.0

03 Mar 11:04
Compare
Choose a tag to compare
0.8.0-rc.0 Pre-release
Pre-release
  • Show a warning if a missing blend shape is referenced
  • Fix missing undo/redo support in the blend shape editor
  • Fix missing undo/redo support for Force all FX Write Defaults ON toggle
  • Fix tiny default blend shape editor window size
  • Fix regression from 0.7.0 where language picker may show the wrong language

0.8.0-pre.0

03 Mar 09:12
Compare
Choose a tag to compare
0.8.0-pre.0 Pre-release
Pre-release
  • Include VPMPackageAutoInstaller in .unitypackage exports (#49)