Commit Graph

  • 5b116bb512 Version bump matt Sullivan 2021-06-21 16:58:04 -07:00
  • c289f59cff Merge pull request #134 from rive-app/on_state_change Matt Sullivan 2021-06-21 15:36:04 -07:00
  • 39d3c7bec5 Updating state_machine_controller.dart via generate_core_runtime.sh in editor. #134 on_state_change Luigi Rosso 2021-06-21 15:27:52 -07:00
  • 84d99621c9 Adds onStateChange callback matt Sullivan 2021-06-21 14:34:56 -07:00
  • 3ba7956f67 Prepping for publish. Luigi Rosso 2021-06-19 19:03:16 -07:00
  • 76c9c6decc More documentation fixes re #132 Luigi Rosso 2021-06-19 19:02:20 -07:00
  • ad622f12f1 FIxing play/pause animation quick start example based on feedback in #132 Luigi Rosso 2021-06-19 18:57:52 -07:00
  • b8973d64af Merge pull request #131 from rive-app/state_machine_updates Matt Sullivan 2021-06-18 11:20:04 -07:00
  • 794bb90147 Adds artboard parameter to onInit callback #131 matt Sullivan 2021-06-18 11:02:53 -07:00
  • e589a121d6 Merge pull request #126 from rive-app/simplify_controllers Matt Sullivan 2021-06-14 17:46:25 -07:00
  • a8e27e3ef8 Simplifies simple controller #126 matt Sullivan 2021-06-14 17:18:29 -07:00
  • 4ef8d32a93 Merge pull request #124 from rive-app/manual_control Matt Sullivan 2021-06-14 16:22:50 -07:00
  • e22b403ee2 Adds custom controller for speed example #124 matt Sullivan 2021-06-14 16:18:39 -07:00
  • bf863bfa8d Fixes typo matt Sullivan 2021-06-14 16:07:22 -07:00
  • 941a2aa922 Updates docs matt Sullivan 2021-06-14 15:49:01 -07:00
  • dddb78b62f Adds one-shot animation controller matt Sullivan 2021-06-14 14:41:10 -07:00
  • 4fdbb2a056 Updates README matt Sullivan 2021-06-14 13:21:25 -07:00
  • f3f483650f Fixes exports and adds tests matt Sullivan 2021-06-14 13:14:48 -07:00
  • 93557a8557 Updates RiveAnimation with custom controllers matt Sullivan 2021-06-14 12:25:07 -07:00
  • 7d82d06c79 WIP on simplifying controller use matt Sullivan 2021-06-11 18:45:57 -07:00
  • c751bd7d41 Merge pull request #121 from rive-app/antialiasing Matt Sullivan 2021-06-11 17:23:50 -07:00
  • b972691634 Bump version #121 antialiasing matt Sullivan 2021-06-11 17:19:29 -07:00
  • 2102322937 Tweak example, bump version matt Sullivan 2021-06-11 17:19:10 -07:00
  • 24727088eb Merge branch 'master' into antialiasing matt Sullivan 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. Luigi Rosso 2021-06-11 15:36:15 -07:00
  • c5c42feb21 Merge pull request #123 from rive-app/fix_broken_build Matt Sullivan 2021-06-11 14:59:10 -07:00
  • 0de3d44d62 Version bump to fix build issue in pub #123 fix_broken_build matt Sullivan 2021-06-11 14:56:54 -07:00
  • 1924567651 Updates docs matt Sullivan 2021-06-11 13:53:54 -07:00
  • ec8002ea05 Exposes antialiasing option in Rive and RiveAnimation matt Sullivan 2021-06-11 13:49:03 -07:00
  • 9db1dbfe85 Replace univeral_io dependency with http matt Sullivan 2021-06-10 14:55:17 -07:00
  • e152506e9e Merge pull request #120 from rive-app/antialias_toggle Matt Sullivan 2021-06-11 11:55:11 -07:00
  • 3837a1ceaa Exposing antialising flag to runtime. #120 Luigi Rosso 2021-06-11 11:34:51 -07:00
  • b57af562f5 Ran core_generator_runtime! Luigi Rosso 2021-06-10 17:52:15 -07:00
  • 2443fe495e Merge pull request #118 from rive-app/high_level_options Matt Sullivan 2021-06-10 14:20:18 -07:00
  • cd232b7dfc Merge branch 'master' into high_level_options #118 matt Sullivan 2021-06-10 13:21:45 -07:00
  • 8d80ad2de8 Bump version and update docs matt Sullivan 2021-06-10 13:18:49 -07:00
  • 05ceb34fa1 Adds animation and machine selection in RiveAnimation; getters on artboards for linaer animations and state machines matt Sullivan 2021-06-10 12:51:52 -07:00
  • a2b26f6ee9 Fixing state machine exit time for one shot animations. Luigi Rosso 2021-06-10 12:00:06 -07:00
  • b9fd0e14ef Fixing an issue with input ids not resolving for blend state 1d state machine states. Luigi Rosso 2021-06-09 19:31:57 -07:00
  • c767318c71 Merge pull request #115 from tbm98/master Matt Sullivan 2021-06-09 16:34:43 -07:00
  • ce351ad0f6 Add placeHolder to RiveAnimation #115 minh.tran 2021-06-06 19:06:49 +07:00
  • a22735177f Merge pull request #114 from nilskj/issue/safe-for-web Matt Sullivan 2021-06-04 09:06:37 -07:00
  • d5c6aa87ac - Use universal_io instead of dart:io to solve pub.dev "Package not compatible with runtime flutter-web on Web" #114 nilskj 2021-06-04 17:24:32 +02:00
  • 04e8880715 Publishing instancing and a small state machine fix. Luigi Rosso 2021-06-02 14:38:46 -07:00
  • db5c9b62b1 Merge pull request #109 from rive-app/instancing Luigi Rosso 2021-06-02 14:32:33 -07:00
  • 80b5490d87 Updating missing file. #109 Luigi Rosso 2021-05-31 12:16:22 -07:00
  • e8d9f59947 Getting instancing working. Luigi Rosso 2021-05-28 18:08:04 -07:00
  • a832d55f07 Updates changelog matt Sullivan 2021-05-28 18:14:00 -07:00
  • 67d2724d18 Merge pull request #108 from rive-app/bump_version Matt Sullivan 2021-05-28 18:12:03 -07:00
  • 5c8c69e088 Updates README and bumps version #108 matt Sullivan 2021-05-28 18:08:55 -07:00
  • f5c651b200 Merge pull request #107 from rive-app/test_action Matt Sullivan 2021-05-28 17:33:41 -07:00
  • d5ea512ff3 Adds testing Github action #107 matt Sullivan 2021-05-28 17:30:58 -07:00
  • c803e5ea5e Merge pull request #106 from rive-app/anim_machine_getters Matt Sullivan 2021-05-28 17:24:12 -07:00
  • 97d4df95c3 Fixes tests #106 matt Sullivan 2021-05-28 17:22:56 -07:00
  • 8a2ded1a12 Merge pull request #103 from rive-app/new_widgets Matt Sullivan 2021-05-28 13:03:54 -07:00
  • 1d54191031 Adds high level RiveAnimation widget #103 matt Sullivan 2021-05-27 17:37:54 -07:00
  • 2c60e982c6 Fixes mixing from any state. Luigi Rosso 2021-05-18 12:13:28 -07:00
  • 807b39bea2 Improving error reporting and prepping for pub. Luigi Rosso 2021-05-08 12:50:43 -07:00
  • 607a8a3ee4 Minor cleanup Luigi Rosso 2021-05-07 22:25:29 -07:00
  • df1ed3e288 Updating for pub. Luigi Rosso 2021-05-07 19:44:35 -07:00
  • 37adf790ee Blend states! Luigi Rosso 2021-05-07 19:41:50 -07:00
  • 7daa856992 Merge pull request #94 from rive-app/update_dependencies Matt Sullivan 2021-05-04 15:47:57 -07:00
  • e91cb6943e Updates changelog #94 matt Sullivan 2021-05-04 15:47:33 -07:00
  • 0d100f5866 updates dependency versions matt Sullivan 2021-05-04 15:44:18 -07:00
  • 152eeea49f Trying graphs 2 graphs_2 Luigi Rosso 2021-05-04 14:29:53 -07:00
  • e7eefe4a4c Ensuring StateMachine animations are immediately applied when the StateMachine starts or transitions without mix time. Luigi Rosso 2021-05-04 13:54:06 -07:00
  • 2b5ee0a0c2 Prepping for pub. Luigi Rosso 2021-04-30 14:44:10 -07:00
  • 4e240afde8 Fixing condition with exit time. Luigi Rosso 2021-04-30 14:43:09 -07:00
  • aff293c575 Prepping for pub Luigi Rosso 2021-04-29 15:51:08 -07:00
  • cad4c64ef8 Fixing import order issue with state machines. Luigi Rosso 2021-04-29 15:49:56 -07:00
  • c9e8d90379 Updating changelog Luigi Rosso 2021-04-22 10:52:24 -07:00
  • f963b9a42e Trigger input resetting between state changes. Luigi Rosso 2021-04-22 10:51:29 -07:00
  • ff57f57781 Adding support for corner radius. Luigi Rosso 2021-04-19 16:54:27 -07:00
  • bbee63bb6c Prep for publish Luigi Rosso 2021-04-13 15:02:24 -07:00
  • bc2de92735 Merge pull request #85 from rive-app/state_machine_improvements Luigi Rosso 2021-04-13 15:01:21 -07:00
  • 17c6f08334 Improvements based on feedback #85 Luigi Rosso 2021-04-13 15:00:32 -07:00
  • a37d1194d4 Prepping for pub. Luigi Rosso 2021-04-12 17:01:40 -07:00
  • 2851203e67 Improving state machine api and including more examples. Luigi Rosso 2021-04-12 16:57:40 -07:00
  • 55d7996026 Fixing example. Luigi Rosso 2021-04-11 09:28:46 -07:00
  • e4c57f9a13 Prepping for pub. Luigi Rosso 2021-04-06 16:21:08 -07:00
  • 7d37dcec11 Updating flutter runtime for pub. Luigi Rosso 2021-03-31 16:21:05 -07:00
  • 1c7bccc36c Adding exit time to state machine. Luigi Rosso 2021-03-31 16:16:15 -07:00
  • dcabe9a336 Merge pull request #70 from rive-app/nnbd Luigi Rosso 2021-03-29 17:05:18 -07:00
  • bf6438bcf0 Prep for pub. #70 Luigi Rosso 2021-03-29 17:04:25 -07:00
  • 299eacb599 Cleanup solid color. Luigi Rosso 2021-03-29 16:54:12 -07:00
  • e960bac789 Cleanup Luigi Rosso 2021-03-26 14:51:53 -07:00
  • 2ac6bccb9e Updating with latest generated code. Luigi Rosso 2021-03-26 14:51:28 -07:00
  • ac7a9dbe4f Adding skill level example. skill_level Luigi Rosso 2021-03-24 13:52:13 -07:00
  • 38cb01d192 Getting state machine and bones working with nnbd. Luigi Rosso 2021-03-23 15:34:51 -07:00
  • db75981800 More progress. Luigi Rosso 2021-03-23 13:45:21 -07:00
  • 88541f1596 More nnbd work Luigi Rosso 2021-03-22 21:29:26 -07:00
  • 33ad1c9ac8 Working on nnbd. Luigi Rosso 2021-03-22 14:49:42 -07:00
  • 462faf20ff Adding ability to control state machine. format_7 Luigi Rosso 2021-03-11 20:21:35 -08:00
  • 45e536ccaa Null check cleanup Luigi Rosso 2021-03-05 16:57:47 -08:00
  • 8244e70151 Fixing resolve for format_7 Luigi Rosso 2021-03-05 16:54:23 -08:00
  • 84a063a47c Killing unnecessary class Luigi Rosso 2021-03-05 15:38:37 -08:00
  • 77a0a2bdc2 Adding importing of state machine with format 7. Luigi Rosso 2021-03-03 17:02:39 -08:00
  • 65465f56ed Adding machine importer. Luigi Rosso 2021-03-02 20:44:21 -08:00
  • 35ea2cabef More work for new format import. Luigi Rosso 2021-03-02 20:07:52 -08:00
  • 5db0e3a766 Major version 7 Luigi Rosso 2021-03-01 20:32:05 -08:00