69 Commits

Author SHA1 Message Date
931bb4ecdb Merge pull request #37 from rive-app/fix_missing_asset
Fixes missing asset in example
2020-12-07 15:43:27 -05:00
8e73700909 Fixes missing asset in example 2020-12-07 12:42:45 -08:00
39eddb4fd6 Preparing for pub 2020-11-17 16:04:42 -08:00
8e1718c7bd Adding support for parametric path origin. 2020-11-17 16:02:16 -08:00
6816587bca Merge pull request #25 from rive-app/animation_by_name_mk2
Adds animationByName method to Artboard
2020-11-17 15:00:17 -05:00
36898c357d Updates changelog 2020-11-17 11:58:24 -08:00
1cdaaae870 Adds animationByName method to Artboard and more tests 2020-11-17 11:54:58 -08:00
7c0b9623f2 Updated changelog 2020-11-11 12:15:54 -08:00
52693075c6 Merge pull request #21 from rive-app/add_retrieve_artboard_by_name
Add retrieve artboard by name
2020-11-11 13:39:32 -05:00
0efe3cddb1 Version bump 2020-11-10 18:59:38 -08:00
0089f7d55c Merging master 2020-11-10 18:55:46 -08:00
a13be5f2e2 Adds artboardByName to RiveFile and tests 2020-11-10 18:52:16 -08:00
60a8ff4a2d Merge pull request #19 from simpleclub-extended/controller-de-activate-dispose
Add default noop implementations in RiveAnimationController
2020-11-10 21:08:59 -05:00
889fc1400e Merge pull request #20 from rive-app/docco
Updated example and readme
2020-11-10 21:01:17 -05:00
d0df759001 Updated example and readme 2020-11-10 14:46:53 -08:00
beb9b661d3 Add default noop implementations 2020-11-06 13:59:51 +00:00
3413dc5fe5 Merge pull request #17 from rive-app/update_readme
Update README with blog post link
2020-10-13 12:11:49 -07:00
8219ce8ce0 Update README with blog post link 2020-10-13 12:11:11 -07:00
2e4a8ace85 Fixes #15 and preps for publish. 2020-10-02 15:56:43 -07:00
6f1b2eeddc Merge pull request #13 from rive-app/workAreaAnimations
Work area animations
2020-10-01 09:14:50 +01:00
9dd88047f7 Merge pull request #14 from rive-app/exportLoopAndInstance
Export loop and instance
2020-10-01 09:14:33 +01:00
97286a4442 Bumping to 0.6.1 to match WASM. 2020-09-30 12:22:50 -07:00
621469b0df Fixing mixing issue and bumping to 0.6.0+1. 2020-09-30 12:02:59 -07:00
63f7a4c561 provide access to the animationinstance 2020-09-30 19:07:03 +01:00
128b6b9770 export loop as part of the package 2020-09-30 19:06:44 +01:00
951a4251f2 stop the stopwatch if we are no longer advancing the animations, so they do not jump to an unintended timepoint when restarted 2020-09-30 09:59:36 +01:00
5d6a46837e initialize _time to workStart where provided 2020-09-30 09:59:36 +01:00
224472bc1e Bumping version in readme. 2020-09-28 16:57:42 -07:00
5bd55da4fc Bumping runtime version and murdering fractional. 2020-09-28 16:56:53 -07:00
317f9ca68d Adding new clipping. 2020-09-22 15:54:53 -07:00
d6729c2d84 Allow reading newer minor versions. 2020-09-15 13:58:24 -07:00
7c753f6ff0 Fixing importing with ToC. 2020-09-15 12:17:22 -07:00
07f63ba8dc Adding toc reading. 2020-09-15 11:40:31 -07:00
151efaf8f7 Cleaning up. 2020-09-14 15:47:38 -07:00
a7bf38b387 Fixing draw order in Flutter runtime. 2020-09-14 15:46:10 -07:00
c15236d7fc Adding trim path support. 2020-08-28 18:27:54 -07:00
a02607dd89 Adding support for bones! 2020-08-26 18:11:23 -07:00
656aafd7df Merge pull request #10 from rive-app/fixtypo
fixed typo in version mismatch error
2020-08-18 22:45:41 +01:00
396c50bd21 fixed typo in version mismatch error 2020-08-17 10:21:03 +01:00
58e4bca218 Prepping for publish. 2020-08-15 15:54:12 -07:00
e4add0ce91 Getting clipping working with the Flutter runtimes. 2020-08-14 18:51:47 -07:00
44e4a344b7 Bumping to version 0.0.6. 2020-08-12 18:11:40 -07:00
37f0ac9ada Bumping to version 4 with first cut of bones. 2020-08-12 18:07:02 -07:00
a401bd8abf Removing signed integer from the core system. 2020-08-07 20:24:19 -07:00
3b9f1839e6 Merge pull request #6 from rive-app/misc-fixes
Normalized use of circle constant
2020-08-02 18:39:54 -07:00
f7f21511e2 Fixing pubspec.lock 2020-08-02 18:38:53 -07:00
bed98495f0 Fixing merge conflict 2020-08-02 18:37:46 -07:00
ad784625e3 Updating to latest version of Rive runtime format and prepping for pub.dev release. 2020-07-28 18:48:25 -07:00
3572ec63f1 Normalized use of circle constant 2020-07-25 15:19:32 -07:00
c71fa9ecde Invalidate shape less aggressively. 2020-07-21 19:48:48 -07:00