152 Commits

Author SHA1 Message Date
8b4e4b468f adding example in for listener issue with scrolling view 2022-09-27 12:52:35 -05:00
6d229dcdd9 add simple test & an example showing selection of different rive files 2022-08-26 18:16:13 +01:00
fd7911330e Allow initialiing a Rive Animation providing the RiveFile.
Provide a way to set the Key, and check the widget to reconfigure the Rive animation if attributes changed
2022-08-26 18:16:13 +01:00
8f62c6b629 Updating for latest rive editor changes (events & nested animation sync). 2022-08-15 14:51:06 -07:00
7289978fa9 Adding support for align listener action. 2022-06-18 16:11:30 -07:00
e7262ee544 New corner radius logic. 2022-06-16 15:51:45 -07:00
6e97a2c076 Support for nested inputs. 2022-06-16 15:51:45 -07:00
4a5a49bae3 Rename events to listeners. 2022-05-30 17:10:04 -07:00
a2dabd6c41 antialiasing typo fixed
There is a typo on the `antialiasing` description.
2022-05-26 16:06:37 -07:00
7b15ea0cad fix warnings while maintaining compatibility 2022-05-26 16:05:25 -07:00
2ac9a3c5a0 Fixing origin 2022-05-26 15:24:55 -07:00
5b752605f6 Consider artboard origin when computed artboard local coord. 2022-05-26 15:24:55 -07:00
590d584a2f Fixes for nested state machines. 2022-05-26 13:15:59 -07:00
483f5b15f1 Changes for nested state machines. 2022-05-26 13:13:28 -07:00
fef6090e78 Cleanup based on previous PR 2022-05-18 11:15:37 -07:00
338d739bf7 Add a Listener to the RiveAnimation widget when a StateMachineController has events. 2022-05-18 11:15:37 -07:00
f31b576209 update binary writer to deal with large file sizes better 2022-05-18 10:51:31 -07:00
a5d9763aa8 Remove print 2022-05-16 15:30:16 +01:00
d6af3e1598 Add image decode listeners 2022-05-16 15:30:16 +01:00
92c7af2343 Syncing to latest rive features including click events from rive. 2022-05-11 15:24:45 -07:00
2fe38ca337 Fixes for pub publish to remove all warnings. 2022-03-15 19:59:23 -07:00
9e741d417f Fixes from updated core generator in rive editor. 2022-03-15 11:53:47 -07:00
d415b6a958 Mesh deform for flutter runtime. 2022-03-15 11:53:47 -07:00
671d6ce6a2 remove unnecessary null checks & compiler warnings 2022-03-09 09:03:22 -08:00
36e8929ff0 Fix bad asset references/missing asset. 2022-01-13 20:05:56 -08:00
a2af8190e7 Prepping for assets release. 2021-12-22 10:37:32 -08:00
079f8e62a7 Cleanup and prepping for publishing first cut of asset support in the runtime. 2021-11-30 14:06:04 -08:00
a6f18c8783 Small name change to match C++ runtime. 2021-11-30 14:06:04 -08:00
22b2d4c8e0 Adding asset resolver for loading out of band assets 2021-11-30 14:06:04 -08:00
f9f431c90c Support for raster assets. 2021-11-30 14:06:04 -08:00
1f031dfc47 Make runtime more resilient to bad state machine data. 2021-10-28 20:06:33 -07:00
61b5a1b363 Fixes issue with nested artboard opacity not updating in sync with the artboard. 2021-10-26 17:48:42 -07:00
75ccbd0a0b Formatting fix. 2021-10-15 19:41:09 -07:00
81223c0d57 Fixing issues reported on pub.dev. 2021-10-15 19:18:57 -07:00
f721bbdee8 Expose format error exception and don't always advance nested artboards. 2021-10-14 21:03:39 -07:00
890e3edae9 Adding rive_scene 2021-10-14 11:57:09 -07:00
88863331da Improvements to the runtime api. 2021-10-14 11:57:09 -07:00
f0bab39d8a Adding option to frame origin. 2021-10-14 11:57:09 -07:00
2af098d91e load RiveAnimation from local file 2021-10-11 13:19:07 -07:00
05e95afef5 Fix issue #159 2021-10-08 19:32:42 -07:00
52d08cb421 Cleanup and running core_generator. 2021-10-08 19:24:41 -07:00
365910c4a0 Nested artboard playback fixes. 2021-10-08 19:24:41 -07:00
3a84f6ae89 Getting nested animations working. 2021-10-08 19:24:41 -07:00
9bc89d1031 Support for nested artboards. 2021-10-08 19:24:41 -07:00
d280a50d11 Optionally disable clipping on the artboard. 2021-08-11 15:08:28 -07:00
af5d88e90d Adding support for translation, rotation, and scale constraints. 2021-08-05 17:34:42 -07:00
8214b5cee8 Adding support for TransformConstraints. 2021-07-28 18:19:47 -07:00
72d2238d1d Applying latest fix from editor for ik constraints with skinned bones. 2021-07-27 15:40:37 -07:00
53ea9b5839 Adding distance constraint. 2021-07-26 14:00:53 -07:00
3e473c3245 Removing dispose from rive render object until latest changes from master land in stable. 2021-07-14 20:29:37 -07:00