|
a95209fbde
|
Fix publish workflow to prevent accidental publishes
|
2022-05-11 15:36:46 -07: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 |
|
|
fd3c3abe91
|
Prepping for publish.
|
2022-03-15 19:47:22 -07:00 |
|
|
ed8a68df54
|
chore: release v0.8.4
0.8.4
|
2022-03-15 18:55:10 +00: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 |
|
|
bfd06baf1b
|
chore: release v0.8.3
0.8.3
|
2022-01-25 16:07:59 +00:00 |
|
|
f7d2f1bfeb
|
Docs: Add link to dart docs in README for general visibility
|
2022-01-25 10:06:27 -06:00 |
|
|
4556a74e34
|
chore: release v0.8.2
0.8.2
|
2022-01-14 04:07:15 +00:00 |
|
|
36e8929ff0
|
Fix bad asset references/missing asset.
|
2022-01-13 20:05:56 -08:00 |
|
|
9813126a1a
|
Updating changelog
|
2021-12-22 10:47:19 -08:00 |
|
|
bc03f5f0f7
|
chore: release v0.8.1
0.8.1
|
2021-12-22 18:39:03 +00:00 |
|
|
a2af8190e7
|
Prepping for assets release.
|
2021-12-22 10:37:32 -08:00 |
|
|
64bcfc2eae
|
Cleanup.
|
2021-11-30 14:12:19 -08:00 |
|
|
5183233f93
|
chore: release v0.7.36
0.8.0
0.7.36
|
2021-11-30 22:07:44 +00: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 |
|
|
d9ed514765
|
chore: release v0.7.35
0.7.35
|
2021-11-11 10:18:18 +00:00 |
|
|
e788ab3c46
|
fix: update release it version to squash vulnerability
|
2021-11-11 10:16:46 +00:00 |
|
|
cee2bd91f7
|
chore: release v0.7.34
0.7.34
|
2021-10-29 03:08:05 +00:00 |
|
|
1f031dfc47
|
Make runtime more resilient to bad state machine data.
|
2021-10-28 20:06:33 -07:00 |
|
|
b264c5166e
|
Updating changelog.
|
2021-10-26 17:52:24 -07:00 |
|
|
9ec7dca55a
|
chore: release v0.7.33
|
2021-10-27 00:49:57 +00: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 |
|
|
983f9d7f0d
|
Tewaking changelog for publish.
|
2021-10-15 19:20:09 -07:00 |
|
|
81223c0d57
|
Fixing issues reported on pub.dev.
|
2021-10-15 19:18:57 -07:00 |
|
|
d12c7723e3
|
chore: release v0.7.32
0.7.32
|
2021-10-15 04:05:03 +00:00 |
|
|
f721bbdee8
|
Expose format error exception and don't always advance nested artboards.
|
2021-10-14 21:03:39 -07:00 |
|
|
8c8bb42695
|
Updating changelog.
|
2021-10-14 12:19:29 -07:00 |
|
|
c1e748733e
|
chore: release v0.7.31
0.7.31
|
2021-10-14 18:58:28 +00: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 |
|
|
26f1dc111d
|
Updating changelog and publishing.
|
2021-10-08 19:36:55 -07:00 |
|
|
07371ef6c8
|
chore: release v0.7.30
0.7.30
|
2021-10-09 02:34:11 +00:00 |
|
|
05e95afef5
|
Fix issue #159
|
2021-10-08 19:32:42 -07:00 |
|
|
7cc79cddc6
|
chore: release v0.7.29
0.7.29
|
2021-10-09 02:25:54 +00: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 |
|
|
403f767725
|
Prep publish.
|
2021-08-11 15:11:59 -07:00 |
|
|
5ef51e6e71
|
chore: release v0.7.28
0.7.28
|
2021-08-11 22:09:47 +00:00 |
|
|
d280a50d11
|
Optionally disable clipping on the artboard.
|
2021-08-11 15:08:28 -07:00 |
|