Hixie
|
c7339de6bc
|
Enable always_declare_return_types lint
And fix a zillion omissions this uncovered.
|
2016-03-09 17:57:39 -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
|
fde92a69a5
|
Improves physics debug drawing
|
2015-10-27 13:38:52 -07:00 |
|
Viktor Lidholt
|
957061e9ab
|
Adds support for collision categories and masks in sprite physics
|
2015-10-26 15:49:50 -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
|
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
|
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 |
|