337 Commits

Author SHA1 Message Date
c2297b03f8 Fit aspect when performing layout. 2021-01-25 10:53:55 -08:00
a997bad016 Merge pull request #48 from rive-app/fix_intrinsic_size
Support for intrinsic size
2021-01-23 15:49:23 -08:00
beac79bb66 Prepping for pub. 2021-01-23 11:13:53 -08:00
09cff9b794 Adding support for intrinsic size. 2021-01-23 11:10:25 -08:00
0a66bb76be Fixing crash introduced in 0.6.6. 2021-01-18 17:07:13 -08:00
a152b940bf Prepping for publish 0.6.6. 2021-01-18 17:01:00 -08:00
ad068f24f3 Merge pull request #44 from rive-app/animation_reset
Adds reset() to LinearAnimationInstance
2021-01-04 18:06:15 -08:00
39731560f0 Updates changelog 2021-01-04 18:05:42 -08:00
576b96eb8c Adds reset() to LinearAnimationInstance 2021-01-04 14:17:00 -08:00
2060bb9c87 Merge pull request #42 from rive-app/visibility_toggles
Adding visibility toggles and prepping for 0.6.5.
2020-12-22 17:02:42 -08:00
79b2aed22f Adding visibility toggles and prepping for 0.6.5. 2020-12-22 16:59:35 -08:00
ec2f36e53c Merge pull request #41 from rive-app/fix_minor_version
Fix minor version reading newer minor version.
2020-12-22 16:30:44 -08:00
e24e873f9f Merge pull request #40 from Sese-Schneider/patch-1
Update README.md with new package version
2020-12-22 16:30:07 -08:00
dd5cde26aa Skip reading properties for null objects. 2020-12-16 14:37:02 -08:00
d05f816151 Update README.md with new package version 2020-12-12 20:01:01 +01:00
46cfa4384a Adding support for stars, shapes, and trim path fixes. 2020-12-11 15:48:34 -08:00
7887a1133c Merge pull request #39 from rive-app/expose_mix
SimpleAnimation exposes mix
2020-12-11 16:58:49 -05:00
66305cb511 SimpleAnimation exposes mix 2020-12-11 13:10:21 -08:00
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