Commit Graph

1 Commits

Author SHA1 Message Date
bd_
30cafb21e4
fix: incorrect handling of shape key deletion ()
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: 
2024-10-03 20:16:53 -07:00