Skip to content

v2.0.3

Compare
Choose a tag to compare
@blueskythlikesclouds blueskythlikesclouds released this 21 Aug 11:15
· 107 commits to master since this release

Prerequisites

Windows

You need:

If you don't have the dependencies, the tools are going to crash.

Linux

  • Install dotnet48 with winetricks.
  • Run with Wine.

Changelog

  • Improve bone weight validation.
    • If your model has weights above 1.0, they are going to be automatically normalized.
  • Improve how tangents are generated.
    • If your model makes screen blackout in game, try re-importing it (or generate tangents from right-click menu).
    • If the issue is still persistent, your model might have overlapping vertices in UVs.
  • Improve FBX exporter support.
  • Fix crash when reading UTF-8 strings.
  • Fix changes not saving when renaming textures.
  • Fix changes not saving when prompted.

Remarks

  • Windows might block some of the DLLs. Please unblock them manually (or extract with 7-Zip). Otherwise, the tool is going to crash. Affected DLLs are:
    • MikuMikuLibrary.Native.X64.dll
    • MikuMikuLibrary.Native.X86.dll

To read the full changelog, view the commit history.