|
|
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 |
|
|
|
efdd943f39
|
Ran generator for constraints.
|
2021-07-13 17:41:43 -07:00 |
|
|
|
b851368662
|
Hide strokes when their thickness is 0 (prevent hairline strokes from rendering which is buggy on different renderers).
|
2021-06-22 11:04:38 -07:00 |
|
|
|
39d3c7bec5
|
Updating state_machine_controller.dart via generate_core_runtime.sh in editor.
|
2021-06-21 15:27:52 -07:00 |
|
|
|
84d99621c9
|
Adds onStateChange callback
|
2021-06-21 14:34:56 -07:00 |
|
|
|
794bb90147
|
Adds artboard parameter to onInit callback
|
2021-06-18 11:02:53 -07:00 |
|
|
|
a8e27e3ef8
|
Simplifies simple controller
|
2021-06-14 17:18:29 -07:00 |
|
|
|
bf863bfa8d
|
Fixes typo
|
2021-06-14 16:07:22 -07:00 |
|
|
|
dddb78b62f
|
Adds one-shot animation controller
|
2021-06-14 14:41:10 -07:00 |
|
|
|
f3f483650f
|
Fixes exports and adds tests
|
2021-06-14 13:14:48 -07:00 |
|
|
|
93557a8557
|
Updates RiveAnimation with custom controllers
|
2021-06-14 12:25:07 -07:00 |
|
|
|
7d82d06c79
|
WIP on simplifying controller use
|
2021-06-11 18:45:57 -07:00 |
|
|
|
24727088eb
|
Merge branch 'master' into antialiasing
|
2021-06-11 17:16:18 -07:00 |
|
|
|
632dcf05ca
|
Adding getter/setter for antialiasing so that it can force sync color on all shape paint mutators.
|
2021-06-11 15:36:15 -07:00 |
|
|
|
ec8002ea05
|
Exposes antialiasing option in Rive and RiveAnimation
|
2021-06-11 13:49:03 -07:00 |
|
|
|
9db1dbfe85
|
Replace univeral_io dependency with http
|
2021-06-11 11:59:34 -07:00 |
|
|
|
3837a1ceaa
|
Exposing antialising flag to runtime.
|
2021-06-11 11:34:51 -07:00 |
|