Files
HayesGordon 218e71957d refactor(flutter): move rive_native setup from CMakeLists to Gradle (#11067) 2aa57b3d8a
* refactor(flutter): android move rive_native setup to gradle from CMakeLists

* chore(flutter): update rive_native android example

* chore(flutter): add android rive.native.skipSetup example

* docs: update CHANGELOG

* chore: revert example rive_native dep

feat(wgpu): Add core support for MSAA (#11040) cb9968caef
Implement an MSAA mode in WebGPU that doesn't rely on any optional
(non-core) features besides SPIR-V. This will be the catch-all fallback
that works everywhere.

fix(editor): Prevent runtime script advance when state machine not playing (#11062) 81f6b8ffa7

chore: rev to latest luau release 700 (rive_0_23) (#11060) 2ac436db1b
* chore: rev to latest luau release 700 (rive_0_23)

* fix: api changes

chore: ScriptedDataConverter in runtime (#11053) 05e1b4ab9f
ScriptedDataConverters in C++ runtime. Adds a new DataType.any which allows a datavalue to be applied as long as the propertyKey type matches the datavalue's type.

Co-authored-by: Gordon <pggordonhayes@gmail.com>
2025-11-18 23:03:47 +00:00
..