- 16 Oct, 2015 15 commits
-
-
Hans Muller authored
Fix scrollable tabs, add basic unit test
-
Collin Jackson authored
test harness for stocks app on iOS
-
Hans Muller authored
-
Hixie authored
-
Hans Muller authored
Restored overlay_geometry example
-
Viktor Lidholt authored
Adds teleporting methods for moving sprite kinematic bodies
-
Hans Muller authored
-
Viktor Lidholt authored
-
Viktor Lidholt authored
-
Hans Muller authored
-
Viktor Lidholt authored
Animated sprite physics bodies now correctly transfers energy to dynamic bodies
-
Adam Barth authored
The goal is to follow the guidelines in https://github.com/flutter/engine/blob/master/sky/specs/style-guide.md#packages Fixes #1638
-
krisgiesing authored
Export new InputEvent classes from appropriate places
-
Viktor Lidholt authored
-
Viktor Lidholt authored
-
- 15 Oct, 2015 17 commits
-
-
Collin Jackson authored
-
Hans Muller authored
It's OK to just specify the colors list.
-
Viktor Lidholt authored
-
Viktor Lidholt authored
Fixes SpriteBox to work better with native points
-
Viktor Lidholt authored
Improves sprite physics debug drawing
-
Viktor Lidholt authored
-
krisgiesing authored
Arena sweep
-
Jason Simmons authored
Fix warnings seen when running skyanalyzer in strong mode
-
Hixie authored
Teach dumpRenderTree() to draw actual trees. Make the TextStyle output terser so it doesn't overflow the output. Make debugDumpApp() say what mode we're in (checked vs release). Hide lifecycle state from release mode dumps (since it's checked-only state).
-
Jason Simmons authored
-
Kris Giesing authored
-
Viktor Lidholt authored
-
Viktor Lidholt authored
Fixes touch handling and refactors sprite physics
-
Adam Barth authored
We had a typo in our CSS translation.
-
Jason Simmons authored
Implement better synchronization between the state of the input widget and the keyboard IME
-
Adam Barth authored
Add a ListItem widget
-
Kris Giesing authored
-
- 14 Oct, 2015 8 commits
-
-
Adam Barth authored
-
Viktor Lidholt authored
-
Viktor Lidholt authored
-
Hixie authored
For those times where you want to spin something around a point relative to the size of your box, but you don't know the size of your box.
-
Jason Simmons authored
Also add an input widget API for the keyboard submit button
-
Kris Giesing authored
-
krisgiesing authored
Add dart-layer input event abstraction
-
Viktor Lidholt authored
Adds missing sprite physics shapes
-