modular-avatar/Editor/ReactiveObjects
bd_ 053a0d464b
fix: multiple bugs discovered during dogfooding (#964)
* fix: initial state does not set proxy variables for toggled objects

* fix: incorrect constant analysis in property overlay pass

* fix: reactive objects respond to parent submenu active state inappropriately

* fix: property overlay pass does not register itself in animation database

* fix: object toggle default state is not applied properly
2024-08-07 20:59:13 -07:00
..
ControlCondition.cs fix: shape changer would not generate animations when controlled only by object toggle (#951) 2024-08-05 21:50:35 -07:00
ControlCondition.cs.meta Connect reactive components to MenuItems (#944) 2024-08-04 19:31:43 -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
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: object toggle preview doesn't work when disabling objects (#962) 2024-08-07 18:19:49 -07:00
ObjectTogglePreview.cs.meta feat: add Object Toggle component (#942) 2024-08-03 19:56:07 -07:00
ParameterAssignerPass.cs fix: multiple bugs discovered during dogfooding (#964) 2024-08-07 20:59:13 -07:00
ParameterAssignerPass.cs.meta Connect reactive components to MenuItems (#944) 2024-08-04 19:31:43 -07:00
PropertyOverlayPass.cs fix: multiple bugs discovered during dogfooding (#964) 2024-08-07 20:59:13 -07:00
PropertyOverlayPass.cs.meta feat: add Object Toggle component (#942) 2024-08-03 19:56:07 -07:00
RemoveBlendShapeFromMesh.cs fix: shapekey deletion logic broke all bones in the mesh (#940) 2024-08-03 21:05:58 -07:00
RemoveBlendShapeFromMesh.cs.meta feat: add Object Toggle component (#942) 2024-08-03 19:56:07 -07:00
ShapeChangerPreview.cs Connect reactive components to MenuItems (#944) 2024-08-04 19:31:43 -07:00
ShapeChangerPreview.cs.meta feat: add Object Toggle component (#942) 2024-08-03 19:56:07 -07:00