modular-avatar/Editor/ReactiveObjects/AnimationGeneration
bd_ 30cafb21e4
fix: incorrect handling of shape key deletion (#1258)
This change reworks delete handling to be more consistent with other properties,
by treating it as a virtual property (`deletedShape.{blendshapeName}`) instead of
a weird additional field of blendshape keys. This then fixes a number of issues
(e.g. broken preview for delete keys).

Fixes: #1253
2024-10-03 20:16:53 -07:00
..
AnimatedProperty.cs fix: incorrect handling of shape key deletion (#1258) 2024-10-03 20:16:53 -07:00
AnimatedProperty.cs.meta feat: add material switcher and inverse mode (#974) 2024-08-10 18:03:50 -07:00
ControlCondition.cs feat: add a debugging UI for the reactive components system (#1049) 2024-08-25 20:19:04 -07:00
ControlCondition.cs.meta feat: add material switcher and inverse mode (#974) 2024-08-10 18:03:50 -07:00
PropCache.cs feat: add tracing points for the NDMF preview tracing system 2024-09-28 19:34:36 -07:00
PropCache.cs.meta feat: add a debugging UI for the reactive components system (#1049) 2024-08-25 20:19:04 -07:00
ReactionRule.cs fix: incorrect handling of shape key deletion (#1258) 2024-10-03 20:16:53 -07:00
ReactionRule.cs.meta feat: add material switcher and inverse mode (#974) 2024-08-10 18:03:50 -07:00
ReactiveObjectAnalyzer.cs fix: incorrect handling of shape key deletion (#1258) 2024-10-03 20:16:53 -07:00
ReactiveObjectAnalyzer.cs.meta feat: add material switcher and inverse mode (#974) 2024-08-10 18:03:50 -07:00
ReactiveObjectAnalyzer.LocateReactions.cs fix: incorrect handling of shape key deletion (#1258) 2024-10-03 20:16:53 -07:00
ReactiveObjectAnalyzer.LocateReactions.cs.meta feat: add material switcher and inverse mode (#974) 2024-08-10 18:03:50 -07:00
ReactiveObjectPass.cs fix: incorrect handling of shape key deletion (#1258) 2024-10-03 20:16:53 -07:00
ReactiveObjectPass.cs.meta feat: add material switcher and inverse mode (#974) 2024-08-10 18:03:50 -07:00
ReactiveObjectPrepass.cs fix: inverted reactive components on inactive objects didn't set defa… (#1246) 2024-10-02 19:03:03 -07:00
ReactiveObjectPrepass.cs.meta feat: add material switcher and inverse mode (#974) 2024-08-10 18:03:50 -07:00
TargetProp.cs feat: add a debugging UI for the reactive components system (#1049) 2024-08-25 20:19:04 -07:00
TargetProp.cs.meta feat: add material switcher and inverse mode (#974) 2024-08-10 18:03:50 -07:00