AssetStudioMod v0.17.2
aelurum
released this
27 Aug 20:21
·
113 commits
to AssetStudioMod
since this release
Changes:
- [GUI] Improved Scene Hierarchy tab:
- Added "Related assets" item to the context menu (#7, Perfare#1031)
- [GUI] Added app.manifest for net472 build
- Added long paths support (win10 v1607+)
- Fixed blurring at high DPI with scaling
- [CLI] Fixed sprite export in sprite only mode
- Made some changes to motion list for live2d models:
- Motion list is now sorted
- Motions divided into groups (each motion is a separate group)
- Motion names are used as group names
- Updated dependencies
- Made some other minor fixes and improvements