Skip to content

v4.0.4 Character Importer bugfix, animation import reporting

Latest
Compare
Choose a tag to compare
@ZeroGravitasIndeed ZeroGravitasIndeed released this 06 Nov 15:35
· 3 commits to master since this release
f95ec02
  • Bugfix that ought to solve some failures in assigning the correct material to a garment's second material slot when they exist.
  • Addition of an 'anims_names' .json object to bpy.context.scene.io_scene_gr2_last_job, whose values are the last animation imported through the add-on's .jba Animation Import operator. It's there to help keep track of what has been imported when launching the operator from scripts or other add-ons without needing to do a before/after comparison.