Ian Hickson
|
5996d381a7
|
Check for cycles in our various tree structures.
|
2015-12-10 19:30:46 -08:00 |
|
Ian Hickson
|
2965dcb61f
|
Cleanup for the Pointer changes.
|
2015-12-05 00:31:27 -08:00 |
|
Adam Barth
|
abf0359569
|
Remove PaintingCanvas
We can just use Canvas now. The two are the same thing.
|
2015-12-04 20:26:08 -08:00 |
|
Viktor Lidholt
|
567b0cf293
|
Adds API documentation to sprite physics and renames a few private variables for clarity.
|
2015-10-28 16:51:00 -07:00 |
|
Viktor Lidholt
|
ac2a8a6601
|
sprite nodes now caches inverse transforms
|
2015-10-26 13:53:01 -07:00 |
|
Hixie
|
a6c473ea95
|
Strong modeify the examples
This makes skyanalyzer also check the examples, and fixes everything it
found there.
|
2015-10-23 18:13:25 -07:00 |
|
Viktor Lidholt
|
1dbf9bc891
|
Fixes issue in sprite node
|
2015-10-23 16:42:27 -07:00 |
|
Viktor Lidholt
|
68be30e0ec
|
Removes debug printouts in sprite physics
|
2015-10-23 13:46:19 -07:00 |
|
Viktor Lidholt
|
3708667308
|
Fixes sprite physics to work correctly with the node graph
Teleportation for physics bodies works again
|
2015-10-23 13:31:13 -07:00 |
|
Viktor Lidholt
|
ca724ae151
|
Adds support for scaling sprite physics groups
|
2015-10-20 10:47:58 -07:00 |
|
Viktor Lidholt
|
4187bcf90c
|
Adds sprite physics groups
|
2015-10-20 10:35:40 -07:00 |
|
Viktor Lidholt
|
6bd4fb8515
|
Renames PhysicsNode to PhysicsWorld
|
2015-10-19 13:27:32 -07:00 |
|
Viktor Lidholt
|
1e228618eb
|
Makes sprite physics bodies scalable
|
2015-10-19 12:13:00 -07:00 |
|
Viktor Lidholt
|
23bae33077
|
Adds teleporting methods for moving sprite kinematic physics bodies without assigning velocities
|
2015-10-16 10:19:25 -07:00 |
|
Adam Barth
|
a88a85e695
|
Rename skysprites to flutter_sprites
|
2015-10-13 16:34:01 -07:00 |
|