Skip to content

Conversation

@InoryS
Copy link

@InoryS InoryS commented Jan 25, 2026

I usually use menu conditions to set values; however, they have many variations, so I added * as a wildcard.

I enjoy fiddling with the kupa shape keys, but other plugins also use them, so I skip processing shapekey when the conditions aren't met.

Enhanced the CheckIfSlotDisableApplies method to support '*' wildcards in menu names when matching slot file names. This allows for more flexible slot disable rules by using regular expressions for matching, improving usability for complex slot configurations.
…her programs can use this shape key

Introduces a static dictionary to track and skip redundant processing of shape keys when conditional slot disables are applied. This prevents repeated application of the same value and allows other programs to use the shape key when the condition is not met, improving compatibility and efficiency.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant