Commits
Branch selector
User selector
Datepicker
Commit History
Commits on May 20, 2014
- committed
- committed
Commits on May 19, 2014
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committedWill Huxtable
Group.hasProperty fixed to not use hasOwnProperty, but a series of
in
checks (thanks @mgiuffrida for the idea, phaserjs#829)committedNew movement data added for a Pointer Locked mouse (Pointer.movementX/Y) (thanks @woutercommandeur, phaserjs#831)
committed- committed
- committed
Commits on May 17, 2014
- committedWouter Commandeur
- committedWouter Commandeur
- committedWouter Commandeur
Commits on May 15, 2014
- committed
- committed
- committed
- committed
Commits on May 14, 2014
- committed
- committed
- committed
- committed
If an object was drag enabled with bringToTop, the onDragStop event wouldn't fire until the mouse was next moved (thanks @AlperA, fix phaserjs#813)
committed- committed
- committed
Stage.backgroundColor now properly accepts hex #RRGGBB and color values 0xRRGGBB again (fix phaserjs#785)
committed
Commits on May 13, 2014
Key.justPressed and justReleased incorrectly set the delay value to 2500ms. Now defaults to 50ms (thanks @draklaw, fix phaserjs#797)
committedThe Tiled JSON parser will now include Tiled polygons, ellipse and rectangle geometry objects in the resulting map data (thanks @tigermonkey, phaserjs#791)
committed- committed
Graphics.drawTriangles will draw an array of vertices to the Graphics object (thanks @codevinsky, phaserjs#795)
committed- committed
- committed