Commit Graph

  • 0fb07c1646 Merge pull request #538 from iansf/remaining_pubspecs Eric Seidel 2015-08-10 17:16:14 -07:00
  • 6d19b7a425 pubspec.yaml files for the smaller demos. Ian Fischer 2015-08-10 15:57:47 -07:00
  • 582ffd60ae Merge pull request #533 from iansf/hello_world_pubspec Ian Fischer 2015-08-10 15:48:01 -07:00
  • 8c9d2d71d3 Hello world pubspec Ian Fischer 2015-08-10 15:46:32 -07:00
  • fa5beb7c0c Merge pull request #532 from iansf/address_book_pubspec Ian Fischer 2015-08-10 15:45:20 -07:00
  • c59f418fd6 Merge pull request #530 from abarth/move_scale Adam Barth 2015-08-10 15:45:00 -07:00
  • 8a4821614f Address book pubspec Ian Fischer 2015-08-10 15:40:48 -07:00
  • e3d9ea67da Simplify SkPicture Adam Barth 2015-08-10 13:25:28 -07:00
  • b2de6696a3 Pubspec for Asteroids Ian Fischer 2015-08-10 15:07:46 -07:00
  • 3a2fd489fa Merge pull request #528 from iansf/asteroids_move_main Ian Fischer 2015-08-10 15:06:54 -07:00
  • 1d661379c9 Move game/main.dart to game/lib/main.dart. Ian Fischer 2015-08-10 15:02:16 -07:00
  • 9b898cffac Adds optional rect property to sprite layer class Viktor Lidholt 2015-08-10 14:43:34 -07:00
  • 01255a6417 Make it possible to save/load fitness measurements Eric Seidel 2015-08-10 14:27:17 -07:00
  • 0a02ea4542 Merge pull request #521 from vlidholt/master Viktor Lidholt 2015-08-10 14:28:17 -07:00
  • 03403d082a Merge pull request #520 from mpcomplete/tabs.indicator mpcomplete 2015-08-10 16:57:03 -04:00
  • dd51bd5326 Add the ability to color filter background images Adam Barth 2015-08-10 13:30:52 -07:00
  • cf71fecf9d Fix tab indicator animation so it doesn't snap to the previous tab. Matt Perry 2015-08-10 16:22:57 -04:00
  • 338dc61883 Merge pull request #523 from iansf/mine_digger_pubspec Ian Fischer 2015-08-10 12:48:39 -07:00
  • 8075ee9fb0 Minedigger pubspec Ian Fischer 2015-08-10 12:47:18 -07:00
  • d341971ec8 Pubspec for Stocks example Ian Fischer 2015-08-10 12:43:36 -07:00
  • 35bdbbfee0 Updates demo game with changes to Sprites and Nodes Viktor Lidholt 2015-08-10 12:37:44 -07:00
  • 7b4f41e36c Adds new Layer class Viktor Lidholt 2015-08-10 12:37:12 -07:00
  • 32359d4b62 Refactors Sprite class to use SpritePaint mix-in for setting paint properties Viktor Lidholt 2015-08-10 12:36:08 -07:00
  • 3e85649cfd Merge pull request #519 from abarth/optimize_clips Adam Barth 2015-08-10 12:10:44 -07:00
  • ec0bccfb5d Optimize circular clips slightly Adam Barth 2015-08-10 11:18:44 -07:00
  • de7d8efc47 Get rid of the Direction parameter for animation Forces. Matt Perry 2015-08-10 13:24:52 -04:00
  • e4b8d8a84a Improves particle performance by never having doubles as null (5% gain in performance test) Viktor Lidholt 2015-08-10 10:05:35 -07:00
  • 1a80827dc8 bump the pubspec version Devon Carew 2015-08-09 23:54:15 -07:00
  • a03deafac8 update the sky_tools template and readme Devon Carew 2015-08-09 23:50:16 -07:00
  • 52f78d4fe4 run tests on the bot Devon Carew 2015-08-08 04:09:10 -07:00
  • fd21db9436 add a changelog Devon Carew 2015-08-08 04:05:32 -07:00
  • 8e11dcb5a7 Merge pull request #510 from iansf/move_examples Ian Fischer 2015-08-07 18:32:18 -07:00
  • 2b22c12128 Merge pull request #514 from apwilson/image_assert Adam Barth 2015-08-07 18:21:05 -07:00
  • bcd0d8fe9b Remove the flicker from MimicOverlay Adam Barth 2015-08-07 17:06:41 -07:00
  • d44ed7dfc3 Move example out of sky/packages to //examples Ian Fischer 2015-08-07 14:42:20 -07:00
  • 440a63a5bb Fix assert's related to image drawing. Andrew Wilson 2015-08-07 17:00:56 -07:00
  • 987ce972d6 use mustache4dart Devon Carew 2015-08-07 16:42:10 -07:00
  • 66e64023d8 Rev sky packages Adam Barth 2015-08-07 15:29:00 -07:00
  • 68565eb317 Use localToGlobal and globalToLocal in MimicOverlay Adam Barth 2015-08-07 14:47:06 -07:00
  • 19fa9ae2d6 Merge pull request #506 from iansf/demo_launcher_pubspec Ian Fischer 2015-08-07 14:28:53 -07:00
  • 7d3065679f Rename build_path to build-path. Ian Fischer 2015-08-07 14:27:23 -07:00
  • b114623b1a fix typo Devon Carew 2015-08-07 14:26:50 -07:00
  • cec6288972 merge to master Devon Carew 2015-08-07 14:22:19 -07:00
  • 585f3f6297 Widget coordinate transforms: localToGlobal(), globalToLocal() Hans Muller 2015-08-07 13:28:19 -07:00
  • 2efd13159c add a sky_tools init command to create a new project Devon Carew 2015-08-07 14:20:14 -07:00
  • f65dd37fef pubspec for the demo_launcher. Ian Fischer 2015-08-07 14:17:41 -07:00
  • 27f5fc4fea Merge pull request #505 from iansf/sky_tool_build_path Ian Fischer 2015-08-07 13:58:14 -07:00
  • 31c8370eee Add the ability to specify a path to the build directory to support using sky_tool with local builds. Ian Fischer 2015-08-07 13:53:32 -07:00
  • 162b851431 Remove spurious print statement Adam Barth 2015-08-07 13:53:00 -07:00
  • dec9d1f0bf Merge pull request #503 from abarth/enable_checked_mode Adam Barth 2015-08-07 13:21:52 -07:00
  • 66ec3424c6 Add a --checked argument to sky_tool start Adam Barth 2015-08-07 13:18:38 -07:00
  • 7df2c3d727 Merge pull request #496 from collinjackson/symlink Collin Jackson 2015-08-07 13:10:34 -07:00
  • ae4126c677 Use the new virtual directory flag for sky_server instead of a symlink Collin Jackson 2015-08-07 09:29:19 -07:00
  • b2679dbc71 Update version Collin Jackson 2015-08-07 12:57:12 -07:00
  • 45a83d565d Merge pull request #501 from vlidholt/master Viktor Lidholt 2015-08-07 12:56:04 -07:00
  • 471d7b4802 Refactor per abarth feedback Collin Jackson 2015-08-07 09:26:41 -07:00
  • 452c30d9fa Adds perspective projection to Node3D in sprites Viktor Lidholt 2015-08-07 12:43:34 -07:00
  • 5aafa65f3e Add a MimicOverlay widget Adam Barth 2015-08-07 10:32:13 -07:00
  • 35a2c74421 Merge pull request #498 from abarth/text_broken Adam Barth 2015-08-07 10:38:16 -07:00
  • b5e0b7c99a Unbreak text Adam Barth 2015-08-07 10:37:04 -07:00
  • 9111592999 Merge pull request #497 from vlidholt/master Viktor Lidholt 2015-08-07 10:07:53 -07:00
  • b636d54ebb Adds skew property to sprite node Viktor Lidholt 2015-08-07 10:05:24 -07:00
  • fb512aa604 Merge pull request #494 from abarth/integer_scrolling Adam Barth 2015-08-07 09:52:14 -07:00
  • 7b678ff39f Merge pull request #495 from abarth/rationalize_text Adam Barth 2015-08-07 09:52:07 -07:00
  • 2f3af49b0a Improve error messages for StyledText Adam Barth 2015-08-06 22:42:13 -07:00
  • 4a70cfed5f Rename various text-related classes Adam Barth 2015-08-06 22:26:02 -07:00
  • 888bdd7a87 Update README.md Adam Barth 2015-08-06 22:25:00 -07:00
  • 75da2a9f98 RenderViewport should use integer device pixels Adam Barth 2015-08-06 22:08:16 -07:00
  • 89268a4a44 Update README.md Adam Barth 2015-08-06 21:55:25 -07:00
  • 66657a81ee fix typo in tool/travis.sh Devon Carew 2015-08-06 18:58:33 -07:00
  • 4aa0fae54d make tool/travis.sh executable Devon Carew 2015-08-06 18:53:14 -07:00
  • 990b362849 Update README.md Devon Carew 2015-08-06 18:50:52 -07:00
  • bd5b956641 Merge pull request #492 from vlidholt/master Viktor Lidholt 2015-08-06 17:26:08 -07:00
  • e691a63e14 Improvements to game performance tests (adds 2 new tests to check sprite curl performance) Viktor Lidholt 2015-08-06 17:16:41 -07:00
  • a0c9ebc0b2 Teach the fitness app how to request a numeric keyboard Eric Seidel 2015-08-06 16:34:56 -07:00
  • be75ee726d Merge pull request #485 from abarth/mimic Adam Barth 2015-08-06 16:23:58 -07:00
  • 9bed37b52c Add widgets for reparenting widgets Adam Barth 2015-08-06 15:13:50 -07:00
  • 93cfdf2553 Merge pull request #489 from eseidelGoogle/roll_mojo Eric Seidel 2015-08-06 16:22:15 -07:00
  • e913580832 Fix the build after the mojo roll Eric Seidel 2015-08-06 16:18:16 -07:00
  • 3fecfa75f4 Fix iOS device code signing issues Chinmay Garde 2015-08-06 16:14:11 -07:00
  • 0257cbd12b build sky_tools using travis Devon Carew 2015-08-06 14:25:55 -07:00
  • 8722e76d59 Merge branch 'master' of github.com:domokit/sky_engine Viktor Lidholt 2015-08-06 13:47:03 -07:00
  • b5e3093f0f Increases number of frames in Dart game performance test Viktor Lidholt 2015-08-06 13:46:31 -07:00
  • a0b0e139db Adds test for measuring computation speed in game like conditions Viktor Lidholt 2015-08-06 13:24:29 -07:00
  • 211426601d Adjust the SpringForce tolerance, used by Drawer and Dismissable. Matt Perry 2015-08-06 15:40:15 -04:00
  • a7b9656484 Change several onStatusChanged callbacks to onDismissed. Matt Perry 2015-08-06 14:15:03 -04:00
  • 2051703c54 Merge pull request #463 from mpcomplete/popup.menu mpcomplete 2015-08-06 13:43:23 -04:00
  • d89fb14628 Push PopupMenu's animation code into its build function and use transitions. Matt Perry 2015-08-06 13:42:50 -04:00
  • fd68741fb3 Add operator+ and operator- to EdgeDims Adam Barth 2015-08-06 09:41:22 -07:00
  • 870376dab1 Teach ScrollableBlock how to scroll horizontally Adam Barth 2015-08-05 17:45:04 -07:00
  • 6f2a3e406d Merge pull request #476 from abarth/horizontal_block Adam Barth 2015-08-05 17:36:31 -07:00
  • f6c9ab8050 Teach Block how to layout horizontally Adam Barth 2015-08-05 17:20:13 -07:00
  • 2a4209553f Support horizontal scrolling in ScrollableViewport Adam Barth 2015-08-05 16:18:15 -07:00
  • 5923d03cca Merge pull request #473 from eseidelGoogle/fitness Eric Seidel 2015-08-05 14:08:40 -07:00
  • 46060fcf21 Add Fitness.apk with icon Eric Seidel 2015-08-05 12:50:38 -07:00
  • e4d9e320b0 Prevent double-dismissing of Dismissables, center card_collection under-text Hans Muller 2015-08-05 13:31:25 -07:00
  • 9c4ed3f82d Merge pull request #457 from eseidelGoogle/docs Eric Seidel 2015-08-05 13:32:44 -07:00
  • 50e2713ef3 Add a —poke flag to the sky_tool start command so that it is possible to restart Sky apps on Android without having to restart SkyShell. Ian Fischer 2015-08-05 10:27:47 -07:00
  • 93d6f24f7e Merge pull request #456 from abarth/radial_reaction Adam Barth 2015-08-05 09:51:06 -07:00
  • 07afda506a Add a basic radial reaction to the switch Adam Barth 2015-08-04 16:54:44 -07:00