|
500fba1c0b
|
chore: release v0.7.25
|
2021-07-15 17:31:50 +00:00 |
|
|
b530c6f644
|
Merge pull request #150 from rive-app/constraints
IK Support
|
2021-07-15 10:30:32 -07:00 |
|
|
97351b5855
|
More workflow improvements.
|
2021-07-15 10:29:54 -07:00 |
|
|
7c27b4b624
|
chore: release v0.7.24
|
2021-07-15 03:50:40 +00:00 |
|
|
6fb61c2c85
|
Merge pull request #149 from rive-app/constraints
Adding git config to publish workflow.
|
2021-07-14 20:49:14 -07:00 |
|
|
b96c1570c5
|
Adding git config to publish workflow.
|
2021-07-14 20:48:29 -07:00 |
|
|
fc6ddfd669
|
Merge pull request #148 from rive-app/constraints
IK constraints
|
2021-07-14 20:45:28 -07:00 |
|
|
3e0ceec040
|
Fixing issue with release script exiting.
|
2021-07-14 20:44:48 -07:00 |
|
|
69f14aa56b
|
Merge pull request #147 from rive-app/constraints
IK constraints
|
2021-07-14 20:42:47 -07:00 |
|
|
5a25f1d989
|
Bumping version
|
2021-07-14 20:42:04 -07:00 |
|
|
d13d7bc430
|
Merge pull request #146 from rive-app/constraints
IK constraint support
|
2021-07-14 20:38:09 -07:00 |
|
|
b100d14e6d
|
Manual version update.
|
2021-07-14 20:37:13 -07:00 |
|
|
47d8b674b5
|
Merge pull request #145 from rive-app/constraints
Support for IK
|
2021-07-14 20:33:12 -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 |
|
|
3b2be3af7c
|
Fixes #137
|
2021-07-14 20:21:33 -07:00 |
|
|
52dda402ef
|
Working on auto release
|
2021-07-14 15:33:51 -07:00 |
|
|
efdd943f39
|
Ran generator for constraints.
|
2021-07-13 17:41:43 -07:00 |
|
|
61e83f3184
|
Merge pull request #136 from rive-app/template-issue
Add template issue
0.7.22
|
2021-06-30 17:19:23 +01:00 |
|
|
66d7c496ee
|
Update i-have-a-problem-with-rive-flutter.md
|
2021-06-30 11:29:16 +01:00 |
|
|
a6b05de407
|
Update i-have-a-problem-with-rive-flutter.md
|
2021-06-29 11:33:07 +01:00 |
|
|
214c81eca9
|
Add template issue
|
2021-06-28 16:49:51 +01:00 |
|
|
2f5de3f2dc
|
Update README.md
|
2021-06-24 19:33:11 -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 |
|
|
5b116bb512
|
Version bump
|
2021-06-21 16:58:04 -07:00 |
|
|
c289f59cff
|
Merge pull request #134 from rive-app/on_state_change
Adds onStateChange callback
|
2021-06-21 15:36:04 -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 |
|
|
3ba7956f67
|
Prepping for publish.
|
2021-06-19 19:03:16 -07:00 |
|
|
76c9c6decc
|
More documentation fixes re #132
|
2021-06-19 19:02:20 -07:00 |
|
|
ad622f12f1
|
FIxing play/pause animation quick start example based on feedback in #132
|
2021-06-19 18:57:52 -07:00 |
|
|
b8973d64af
|
Merge pull request #131 from rive-app/state_machine_updates
Adds artboard parameter to onInit callback
|
2021-06-18 11:20:04 -07:00 |
|
|
794bb90147
|
Adds artboard parameter to onInit callback
|
2021-06-18 11:02:53 -07:00 |
|
|
e589a121d6
|
Merge pull request #126 from rive-app/simplify_controllers
Simplifies simple controller
|
2021-06-14 17:46:25 -07:00 |
|
|
a8e27e3ef8
|
Simplifies simple controller
|
2021-06-14 17:18:29 -07:00 |
|
|
4ef8d32a93
|
Merge pull request #124 from rive-app/manual_control
Custom controllers in RiveAnimation
|
2021-06-14 16:22:50 -07:00 |
|
|
e22b403ee2
|
Adds custom controller for speed example
|
2021-06-14 16:18:39 -07:00 |
|
|
bf863bfa8d
|
Fixes typo
|
2021-06-14 16:07:22 -07:00 |
|
|
941a2aa922
|
Updates docs
|
2021-06-14 15:49:01 -07:00 |
|
|
dddb78b62f
|
Adds one-shot animation controller
|
2021-06-14 14:41:10 -07:00 |
|
|
4fdbb2a056
|
Updates README
|
2021-06-14 13:21:25 -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 |
|
|
c751bd7d41
|
Merge pull request #121 from rive-app/antialiasing
Antialiasing
|
2021-06-11 17:23:50 -07:00 |
|
|
b972691634
|
Bump version
|
2021-06-11 17:19:29 -07:00 |
|
|
2102322937
|
Tweak example, bump version
|
2021-06-11 17:19:10 -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 |
|
|
c5c42feb21
|
Merge pull request #123 from rive-app/fix_broken_build
Version bump to fix build issue in pub
|
2021-06-11 14:59:10 -07:00 |
|
|
0de3d44d62
|
Version bump to fix build issue in pub
|
2021-06-11 14:56:54 -07:00 |
|