modular-avatar/Editor/ReactiveObjects
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
..
AnimationGeneration fix: incorrect handling of shape key deletion (#1258) 2024-10-03 20:16:53 -07:00
Simulator fix: incorrect handling of shape key deletion (#1258) 2024-10-03 20:16:53 -07:00
AnimationGeneration.meta feat: add material switcher and inverse mode (#974) 2024-08-10 18:03:50 -07:00
DESIGN.md feat: add Object Toggle component (#942) 2024-08-03 19:56:07 -07:00
DESIGN.md.meta feat: add Object Toggle component (#942) 2024-08-03 19:56:07 -07:00
MaterialSetterPreview.cs chore: improve PropCache debuggability by adding a name property (#1209) 2024-09-25 20:01:59 -07:00
MaterialSetterPreview.cs.meta feat: add material switcher and inverse mode (#974) 2024-08-10 18:03:50 -07:00
MenuItemPreviewCondition.cs Connect reactive components to MenuItems (#944) 2024-08-04 19:31:43 -07:00
MenuItemPreviewCondition.cs.meta Connect reactive components to MenuItems (#944) 2024-08-04 19:31:43 -07:00
ObjectTogglePreview.cs fix: previewing Object Toggle targets Renderers other than MeshRender… (#1112) 2024-09-13 17:52:45 -07:00
ObjectTogglePreview.cs.meta feat: add Object Toggle component (#942) 2024-08-03 19:56:07 -07:00
ParameterAssignerPass.cs fix: incorrect auto parameter assignment when a non-auto item is set to 0 (#1189) 2024-09-22 18:12:26 -07:00
ParameterAssignerPass.cs.meta Connect reactive components to MenuItems (#944) 2024-08-04 19:31:43 -07:00
RemoveBlendShapeFromMesh.cs chore: fix compiler warnings 2024-09-27 19:37:23 -07:00
RemoveBlendShapeFromMesh.cs.meta feat: add Object Toggle component (#942) 2024-08-03 19:56:07 -07:00
ShapeChangerPreview.cs fix: incorrect handling of shape key deletion (#1258) 2024-10-03 20:16:53 -07:00
ShapeChangerPreview.cs.meta feat: add Object Toggle component (#942) 2024-08-03 19:56:07 -07:00
Simulator.meta feat: add a debugging UI for the reactive components system (#1049) 2024-08-25 20:19:04 -07:00