|
|
b57af562f5
|
Ran core_generator_runtime!
|
2021-06-10 17:52:15 -07:00 |
|
|
|
cd232b7dfc
|
Merge branch 'master' into high_level_options
|
2021-06-10 13:21:45 -07:00 |
|
|
|
05ceb34fa1
|
Adds animation and machine selection in RiveAnimation; getters on artboards for linaer animations and state machines
|
2021-06-10 12:51:52 -07:00 |
|
|
|
a2b26f6ee9
|
Fixing state machine exit time for one shot animations.
|
2021-06-10 12:00:06 -07:00 |
|
|
|
b9fd0e14ef
|
Fixing an issue with input ids not resolving for blend state 1d state machine states.
|
2021-06-09 19:31:57 -07:00 |
|
|
|
ce351ad0f6
|
Add placeHolder to RiveAnimation
|
2021-06-06 19:06:49 +07:00 |
|
|
|
d5c6aa87ac
|
- Use universal_io instead of dart:io to solve pub.dev "Package not compatible with runtime flutter-web on Web"
|
2021-06-04 17:24:32 +02:00 |
|
|
|
04e8880715
|
Publishing instancing and a small state machine fix.
|
2021-06-02 14:38:46 -07:00 |
|
|
|
80b5490d87
|
Updating missing file.
|
2021-05-31 12:17:02 -07:00 |
|
|
|
e8d9f59947
|
Getting instancing working.
|
2021-05-31 12:17:02 -07:00 |
|
|
|
1d54191031
|
Adds high level RiveAnimation widget
|
2021-05-27 17:37:54 -07:00 |
|
|
|
2c60e982c6
|
Fixes mixing from any state.
|
2021-05-18 12:13:28 -07:00 |
|
|
|
807b39bea2
|
Improving error reporting and prepping for pub.
|
2021-05-08 12:50:43 -07:00 |
|
|
|
607a8a3ee4
|
Minor cleanup
|
2021-05-07 22:25:29 -07:00 |
|
|
|
37adf790ee
|
Blend states!
|
2021-05-07 19:41:50 -07:00 |
|
|
|
e7eefe4a4c
|
Ensuring StateMachine animations are immediately applied when the StateMachine starts or transitions without mix time.
|
2021-05-04 13:54:06 -07:00 |
|
|
|
4e240afde8
|
Fixing condition with exit time.
|
2021-04-30 14:43:09 -07:00 |
|
|
|
cad4c64ef8
|
Fixing import order issue with state machines.
|
2021-04-29 15:49:56 -07:00 |
|
|
|
f963b9a42e
|
Trigger input resetting between state changes.
|
2021-04-22 10:51:29 -07:00 |
|
|
|
ff57f57781
|
Adding support for corner radius.
|
2021-04-19 16:54:27 -07:00 |
|
|
|
17c6f08334
|
Improvements based on feedback
|
2021-04-13 15:00:32 -07:00 |
|
|
|
2851203e67
|
Improving state machine api and including more examples.
|
2021-04-12 16:57:40 -07:00 |
|
|
|
e4c57f9a13
|
Prepping for pub.
|
2021-04-06 16:21:08 -07:00 |
|
|
|
1c7bccc36c
|
Adding exit time to state machine.
|
2021-03-31 16:16:15 -07:00 |
|
|
|
299eacb599
|
Cleanup solid color.
|
2021-03-29 16:54:12 -07:00 |
|
|
|
e960bac789
|
Cleanup
|
2021-03-26 14:51:53 -07:00 |
|
|
|
2ac6bccb9e
|
Updating with latest generated code.
|
2021-03-26 14:51:28 -07:00 |
|
|
|
38cb01d192
|
Getting state machine and bones working with nnbd.
|
2021-03-23 15:34:51 -07:00 |
|
|
|
db75981800
|
More progress.
|
2021-03-23 13:45:21 -07:00 |
|
|
|
88541f1596
|
More nnbd work
|
2021-03-22 21:29:26 -07:00 |
|
|
|
33ad1c9ac8
|
Working on nnbd.
|
2021-03-22 14:49:42 -07:00 |
|
|
|
462faf20ff
|
Adding ability to control state machine.
|
2021-03-11 20:21:35 -08:00 |
|
|
|
45e536ccaa
|
Null check cleanup
|
2021-03-05 16:57:47 -08:00 |
|
|
|
8244e70151
|
Fixing resolve for format_7
|
2021-03-05 16:54:23 -08:00 |
|
|
|
84a063a47c
|
Killing unnecessary class
|
2021-03-05 15:38:37 -08:00 |
|
|
|
77a0a2bdc2
|
Adding importing of state machine with format 7.
|
2021-03-03 17:02:39 -08:00 |
|
|
|
65465f56ed
|
Adding machine importer.
|
2021-03-02 20:44:21 -08:00 |
|
|
|
35ea2cabef
|
More work for new format import.
|
2021-03-02 20:07:52 -08:00 |
|
|
|
5db0e3a766
|
Major version 7
|
2021-03-01 20:32:05 -08:00 |
|
|
|
1fd6375e28
|
Merge pull request #58 from rive-app/fix_28
Ensure last frame is applied
|
2021-02-14 10:16:20 -08:00 |
|
|
|
b408692f79
|
Fix issue #28 and help #51 and #56.
|
2021-02-14 10:08:15 -08:00 |
|
|
|
a439e010ec
|
Implement intrinsic sizing
|
2021-02-12 19:42:41 +00:00 |
|
|
|
c2297b03f8
|
Fit aspect when performing layout.
|
2021-01-25 10:53:55 -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 |
|
|
|
576b96eb8c
|
Adds reset() to LinearAnimationInstance
|
2021-01-04 14:17:00 -08:00 |
|
|
|
79b2aed22f
|
Adding visibility toggles and prepping for 0.6.5.
|
2020-12-22 16:59:35 -08:00 |
|
|
|
dd5cde26aa
|
Skip reading properties for null objects.
|
2020-12-16 14:37:02 -08:00 |
|
|
|
46cfa4384a
|
Adding support for stars, shapes, and trim path fixes.
|
2020-12-11 15:48:34 -08:00 |
|