FlailingFog / KK-Blender-Porter-Pack

Plugin pack for exporting Koikatsu characters to Blender.
312 stars 29 forks source link

fix possible import failures + some documentation #438

Closed LetterN closed 10 months ago

LetterN commented 11 months ago

code in importing/importcolors.py somehow fails on my side (json sometimes has empty [] data)

importing/importeverything.py improves some lines and add some docs

a better solution instead is check if the shader is within "compatability/tested" and warn the user that shader imports might fail, or either provide different shader for x shader type

LetterN commented 10 months ago

going to rework this