Add single-user data block checks to armature merge and attach mesh o… #427
No reviewers
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!427
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "blender-5x-dev"
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?
…perations
Prevents errors when armatures/meshes have multiple users by checking data.users > 1 before operations like join and data manipulation. Shows clear error messages instructing users to make objects single-user via Object > Relations > Make Single User. Includes translations for en_US, ja_JP, and ko_KR.