bd_
b73feb6b71
fix: inactive menu items don't appear in RO debugger ( #1291 )
2024-10-15 19:13:08 -07:00
bd_
662172c2e5
fix: NRE in RO simulator ( #1292 )
2024-10-15 19:13:01 -07:00
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
bd_
7040e3992b
fix: ROSimulator UI refresh sometimes gets wedged
...
Closes : #1219
2024-09-28 20:05:53 -07:00
bd_
f3f2de3337
feat: add tracing points for the NDMF preview tracing system
2024-09-28 19:34:36 -07:00
bd_
51fedbd9b0
fix: ROSimulator registers multiple event handlers for state override buttons ( #1203 )
2024-09-23 20:27:56 -07:00
bd_
acd6c50543
fix: menu item override is not shown in sim for autoprop boolean toggles ( #1104 )
2024-09-04 17:00:08 -07:00
bd_
89b4c8f921
fix: deactivating an inactive menu item doesn't work as expected ( #1102 )
2024-09-04 12:41:00 -07:00
bd_
389ae4f2cc
fix: performance issues when RO Simulator is open for too long ( #1101 )
...
Also fix an issue where the clear overrides button doesn't work for menu item overrides.
Closes : #1100
2024-09-04 12:40:48 -07:00
bd_
0ee291076f
feat: Menu Item automatic values ( #1098 )
2024-09-03 19:07:33 -07:00
bd_
ae950ad938
fix: untranslated string in RO simulator UI ( #1086 )
2024-09-02 17:57:49 -07:00
bd_
c309d93bdd
fix: error during domain reload ( #1077 )
2024-09-01 18:59:44 -07:00
bd_
87a385a43e
feat: add a debugging UI for the reactive components system ( #1049 )
2024-08-25 20:19:04 -07:00