v2.0.3
blueskythlikesclouds
released this
21 Aug 11:15
·
107 commits
to master
since this release
Prerequisites
Windows
You need:
- Windows 7/8/8.1/10 with latest updates.
- .NET Framework 4.7.2.
- Visual C++ Redist 2015/2017/2019 x64 and x86
If you don't have the dependencies, the tools are going to crash.
Linux
- Install
dotnet48
withwinetricks
. - 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.