Diffs=
960d8be2a1 fix flutter tests (#8429)
c64659be84 Make build script work on mac (#8421)
8178dd7936 fix for imagediff avrg being wrong (#8430)
7a9e69314d Fix resources getting deleted prematurely in vkutil::ResourcePool (#8411)
5cde901062 Upgrade legacy artboards to work with layouts (#8419)
aec431eeb7 Layout fractional sizes & flexBasis (#8405)
a02ac789ca imagediff -> opencv (#8397)
4fec171eac Fix crash on controlSize when image not yet available (#8414)
Co-authored-by: Luigi Rosso <luigi-rosso@users.noreply.github.com>
Diffs=
71ec9987a Rive flutter release v0.13.13 (#7997)
cc903ee02 Support Vulkan on Android (#7915)
c7bb5eb5a Change class names to strip PLS (#7988)
2be9ddc7e Set core audio session category to none (#7772)
25d423274 Initial file moves and renames (#7951)
69cffe900 Check if clipping shape's worldpath exists (#7956)
Co-authored-by: Gordon <pggordonhayes@gmail.com>
Uses it in the artboard title but also updates the flutter runtime massively to support FFI & WASM C++ Rive Text. PRing to let the tests run.
Diffs=
3be5ff0d8 Text (#4372)
90245a5e1 Fix the Android debug build
0a0f3c267 Fix for missing animation in a blend state. (#4415)
440512dca Add simd::if_then_else (#4403)
ec9fb5bfc Revert "Update SIMD booleans to use bitwise logic operators"
701d8dee2 Update SIMD booleans to use bitwise logic operators
e98b93a61 Add SIMD fallbacks for missing builtins
466f68e3a Add some more core math and SIMD functions