Commit 949750d
bodymovin
Nnnn duplicate state layers
adding support for duplicating state machine layers with view model conditions.
It also handles missing view model conditions in the cpp runtime when they are not fully set
and changes how the default values are retrieved to avoid memory leaks
Diffs=
8f9da9d694 Nnnn duplicate state layers (#9067)1 parent e9dc799 commit 949750d
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Submodule rive-runtime updated 9 files
- .rive_head+1-1
- include/rive/animation/transition_property_viewmodel_comparator.hpp+6-3
- include/rive/data_bind/bindable_property_boolean.hpp+1
- include/rive/data_bind/bindable_property_color.hpp+1
- include/rive/data_bind/bindable_property_enum.hpp+1
- include/rive/data_bind/bindable_property_number.hpp+1
- include/rive/data_bind/bindable_property_string.hpp+2
- include/rive/data_bind/bindable_property_trigger.hpp+1
- src/animation/transition_property_viewmodel_comparator.cpp+4
0 commit comments