Skip to content

Commit 343b243

Browse files
author
csmartdalton
committed
feat(vkcwa): Implement advanced blend (#11858) 37c39e85d4
To implement advanced blend, we use an input attachment for the color buffer and require barriers before paths with advanced blend, but are able work out overlapping fragments within a single path with atomics instead. feature: enable data binding view model properties (#11867) 9325025e52 Adds support for data binding view model properties. This feature is only available for view model instances so far, to support binding view models properties to stateful components. It should be extended in a separate PR to state machine listeners and conditions. Pass Layout Animation interpolator values into NestedArtboards and ArtboardComponentLists (#11877) c3cd2254cc Adds support for properly passing layout animation interpolators down into nested artboard layouts and artboard component lists. For the Dart to C++ bridge, we only pass the interpolator values (rather than having to do extra work to generate C++ interpolators that need to get referenced from Dart) and let the interpolator be instanced in the binding. Then using those values, the C++ side can hold onto its own interpolator and cascade it down.
1 parent 01d560a commit 343b243

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.rive_head

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
e4abf64f443addeb051331f8d388861acc202da4
1+
37c39e85d4e1ae3251ebc02ef8b61d5ee8a89ff8

submodules/rive-runtime

Submodule rive-runtime updated 64 files

0 commit comments

Comments
 (0)