Prevent locked shape keys from translating #260
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 milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Kneelawk/Cats-Blender-Plugin!260
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "refs/pull/260/head"
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?
Locking shape keys should prevent them from being translated. This is useful for mmd shape keys and the likes.
Hi there,
This would be a useful feature for certain situations. However, since this is a manual button that users intentionally press to translate their shapekeys, many expect it to translate all shapekeys whether locked or not - as this has been the standard behavior for years.
A better implementation would be to add an option under the translation buttons or in settings where users can choose whether to respect locked shapekeys during translation.
I'll be happy to merge this once the change is implemented as a user option rather than a forced behavior, I may do this myself later if you haven't done it.
Thanks
Makes sense, I'll look into adding that.
Awesome!
Done. Not sure about the wording for the labels but I put the checkbox (disabled by default) under the google one.

The code looks good to me. I'll test it tomorrow as I about to head to bed. As long as everything is fine, I'll merge it and backport to Blender 4.3 and 4.2. I planning to release the next stable release next week as well so this will make it into that release :).
Cool, thanks!
I'm sure some people will find this useful.
Didn't notice it was for the unreleased version of blender, so the back port is appreciated 😌
From: Yusarina @.>
Sent: Sunday, January 5, 2025 11:38:19 PM
To: teamneoneko/Cats-Blender-Plugin-Unofficial- @.>
Cc: rurre @.>; Author @.>
Subject: Re: [teamneoneko/Cats-Blender-Plugin-Unofficial-] Prevent locked shape keys from translating (PR #260)
The code looks good to me. I'll test it tomorrow as I about to head to bed. As long as everything is fine, I'll merge it and backport to Blender 4.3 and 4.2. I planning to release the next stable release next week as well so this will make it into that release :).
—
Reply to this email directly, view it on GitHubhttps://github.com/teamneoneko/Cats-Blender-Plugin-Unofficial-/pull/260#issuecomment-2571758695, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AD7RGWN7JQGOJZWE5O4SKAT2JGQ4XAVCNFSM6AAAAABUUHVDRWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNZRG42TQNRZGU.
You are receiving this because you authored the thread.Message ID: @.***>
This tested fine, now merged, will be backported either today or tomorrow.
This is fine