Cats 5.0.1.4 doesnt select the last remaining Armature and leaves "Start Pose Mode" greyed out #413
Labels
No labels
Added
Avatar Toolkit Idea (Won't be added to Cats)
Cleanup
Fixed
Further Info Needed
In Progress
Might Add
Release Candidate
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Kneelawk/Cats-Blender-Plugin#413
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Heyy,
I have realized since i swapped to Blender 5 and Cats Version 5.0.1.4. That when i import 2 FBX with Armature and then delete the last imported Armature. That the Button "Start Pose Mode" wont be clickable anymore.
When i swap in Cats the Armature to the first Armature and then delete the last imported Armature the Button "Start Pose Mode" remains usable.
So i believe Cats doesnt swap back to the last existing armature and (probably intended) when there is only 1 Armature left, there is also no select dropdown.
The issue was caused by a change in Blender 5.0's property system. When you deleted an armature, CATS was still holding a reference to the deleted armature's name, causing the "Start Pose Mode" button to become disabled.
The fix is now in the 5.x dev branch and will be pushed to the next release which is due out Wednesday.
If you need the fix sooner, download the dev branch here: https://github.com/teamneoneko/Cats-Blender-Plugin/tree/blender-5x-dev
Closed as fixed in 5.x dev branch and will be released in 5.0.1.5 which is due out Wednesday.