phaser/src
2015-04-22 04:22:17 +01:00
..
animation Working through fixing TilingSprites for WebGL. 2015-04-21 17:01:24 +01:00
core Manual fix #1752 2015-04-17 17:35:52 +01:00
gameobjects Refreshes a tiling texture on change of frame. 2015-04-21 15:55:58 +01:00
geom jshint fixes. 2015-04-17 03:23:40 +01:00
input Console update. 2015-04-13 11:58:44 +01:00
loader Files can now be added to the Loader with an absolute URL even if you have a Loader.baseURL set. In previous versions the baseURL would still be prepended to the file URL, but the Loader now checks if the a file URL begins with http or // and skips prepending the baseURL to it. 2015-04-21 02:14:41 +01:00
math jsdocs updates. 2015-03-23 10:11:39 +00:00
net Copyright date change. 2015-02-25 03:36:23 +00:00
particles When an Emitter is destroyed via Emitter.destroy it now removes itself from the Phaser Particle Manager, freeing it up for garbage collection and stopping it from being processed. 2015-03-25 05:07:39 +00:00
physics Physics.Arcade.sort has a new property 'sortDirection'. If not specified it will use World.sortDirection. If the Group given as the first parameter has its physicsSortDirection property set that will override any other setting. 2015-04-13 16:29:34 +01:00
pixi Trying something out :) 2015-04-22 04:22:17 +01:00
sound Set usingWebAudio if using it :) 2015-04-21 02:07:47 +01:00
stubs Copyright date change. 2015-02-25 03:36:23 +00:00
system Copyright date change. 2015-02-25 03:36:23 +00:00
tilemap Fix #1742 2015-04-14 09:31:04 +01:00
time Fixed a few documentation typos. 2015-03-18 21:07:36 +00:00
tween Fixes neverending tween when duration set to zero 2015-04-01 15:01:05 +03:00
utils Fix bug of Color.webToColor and Color.updateColor 2015-04-09 12:14:20 +08:00
Intro.js Copyright date change. 2015-02-25 03:36:23 +00:00
Outro.js Copyright date change. 2015-02-25 03:36:23 +00:00
Phaser.js Bumping up the release to 2.4.0 due to the API changes in the State Manager. 2015-04-15 01:37:41 +01:00
PixiDefaults.js Copyright date change. 2015-02-25 03:36:23 +00:00
polyfills.js Copyright date change. 2015-02-25 03:36:23 +00:00