SilentNightSound / HI-Model-Importer

Tools and instructions for importing custom models into a certain anime game #3
GNU General Public License v3.0
38 stars 4 forks source link

Support for Part 2 characters #1

Closed AzulFlamaWallon closed 7 months ago

AzulFlamaWallon commented 7 months ago

Part 2 characters have slight differences compared to Part 1 characters, So I made the modification

in collect, add "--is_part2" option, and in Blender, add "Export for Hi3 Part 2 Avatar" option.

Fixed simplified the texture-related code in the output_result function due to its too long.

Fixed the issue where the FrameAnalysisDeduped folder was being recognized as the dump folder

Fixed it possible to adjust the outline settings for Part 2 characters when exporting from Blender.