You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.