2 files changed
+2
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
Submodule rive-runtime updated 34 files
- .rive_head+1-1
- dev/defs/animation/animation.json-1
- dev/defs/animation/blend_animation.json-1
- dev/defs/animation/listener_action.json-1
- dev/defs/animation/state_machine_component.json-1
- dev/defs/animation/state_machine_fire_event.json+18
- dev/defs/animation/state_transition.json-1
- dev/defs/animation/transition_condition.json-1
- dev/defs/assets/asset.json-1
- dev/defs/component.json+2-2
- dev/defs/data_bind/converters/data_converter.json-1
- dev/defs/data_bind/converters/data_converter_group_item.json-1
- dev/defs/data_bind/converters/formula/formula_token.json-1
- dev/defs/tag.json+2-2
- dev/defs/viewmodel/data_enum.json-1
- dev/defs/viewmodel/data_enum_value.json-1
- dev/defs/viewmodel/viewmodel.json-1
- dev/defs/viewmodel/viewmodel_instance.json-1
- dev/defs/viewmodel/viewmodel_instance_list_item.json-1
- dev/defs/viewmodel/viewmodel_property.json-1
- include/rive/core/binary_reader.hpp+5
- include/rive/core/field_types/core_bool_type.hpp+3
- include/rive/core/field_types/core_bytes_type.hpp+3
- include/rive/core/field_types/core_color_type.hpp+3
- include/rive/core/field_types/core_double_type.hpp+3
- include/rive/core/field_types/core_string_type.hpp+3
- include/rive/core/field_types/core_uint_type.hpp+3
- src/core/binary_reader.cpp+31-7
- src/core/field_types/core_bool_type.cpp+8-1
- src/core/field_types/core_bytes_type.cpp+8-1
- src/core/field_types/core_color_type.cpp+8-1
- src/core/field_types/core_double_type.cpp+17-1
- src/core/field_types/core_string_type.cpp+9-1
- src/core/field_types/core_uint_type.cpp+7
0 commit comments