Skip to content

2.0.0

Compare
Choose a tag to compare
@cmbasnett cmbasnett released this 23 Jan 09:00
· 305 commits to master since this release

PSK & PSA Importers

  • Added functionality for importing both PSA and PSK files.
  • Animations can be cherry-picked from a PSA file to be imported as actions. This is a major improvement over other add-ons that indiscriminately import all the animations in a PSA to the scene.

Bone Group Filtering

  • It is now possible to explicitly include or exclude bones belonging to certain bone groups. This is helpful for complex rigs that may have many helper bones that should not exported in the final PSK or PSA.

Bug Fixes

  • Fixed a bug where exporter was not respecting the built-in limits of the PSK files. (#9)
  • Fixed a bug where it was possible to export an armature with multiple root bones (#10)

Miscellaneous

  • The add-on has been renamed from io_export_psk_psa to io_scene_psk_psa.