Pherakki / Blender-Tools-for-DSCS

This repository provides a work-in-progress addon for Blender 2.8 that can (to some degree) import model files from the PC version of Digimon Story: Cyber Sleuth. It provides new options in File > Import and File > Export named "DSCS Model", which should be pointed towards 'name' files in the game data. The file format is mostly understood; but some bugs remain and there are some Blender issues yet to be understood. Also has experimental support for the PS4 version, and for Megido72.
MIT License
24 stars 5 forks source link

Meshes with more than 56 vertex groups do not throw the correct exception #15

Open Pherakki opened 2 years ago

Pherakki commented 2 years ago

Models that have meshes with more than 56 vertex groups are supposed to select these meshes and throw an error instead of exporting. Instead, an error is thrown about not being in the correct mode.