phaser/src
2013-11-24 13:16:55 +00:00
..
animation Updated JSHint configuration, README and started working through source files against JSHint. 2013-11-24 12:51:20 +00:00
core Opps forgot to fix a rogue filter which caused the lib to crash. 2013-11-21 05:31:23 +00:00
gameobjects Added Phaser.Filter and started moving the shaders over into their own filter classes, so they won't all get bundled in unless needed. 2013-11-21 05:00:07 +00:00
geom Lots of renderTexture updates and examples added 2013-11-13 06:49:24 +00:00
input New Timer class and scale event updates. 2013-11-24 11:04:58 +00:00
loader README update, Loader audio path fix and Tween.isRunning fix. 2013-11-24 13:16:55 +00:00
math Fix normalizeAngle and wrapAngle (again?) 2013-11-23 02:58:02 +01:00
net Yet more documentation done. 2013-10-02 20:18:24 +01:00
particles Yet more documentation done. 2013-10-02 20:18:24 +01:00
physics ArcadePhysics.separateTile wasn't returning the value, so the custom process callback wasn't getting called (thanks flameiguana) 2013-11-16 13:47:12 +00:00
pixi Added Phaser.Filter and started moving the shaders over into their own filter classes, so they won't all get bundled in unless needed. 2013-11-21 05:00:07 +00:00
sound New Timer class and scale event updates. 2013-11-24 11:04:58 +00:00
system Updated JSHint configuration, README and started working through source files against JSHint. 2013-11-24 12:51:20 +00:00
tilemap BitmapData object added 2013-11-13 20:57:09 +00:00
time New Timer class and scale event updates. 2013-11-24 11:04:58 +00:00
tween README update, Loader audio path fix and Tween.isRunning fix. 2013-11-24 13:16:55 +00:00
utils ShaderToy convertor up and working, lots of shaders being turned into Pixi filters :) 2013-11-20 02:28:28 +00:00
Intro.js Add new Grunt build 2013-10-23 16:58:48 +02:00
IntroDocs.js Updated docs for 1.1.2 release. 2013-11-01 18:16:52 +00:00
Phaser.js Added Phaser.Filter and started moving the shaders over into their own filter classes, so they won't all get bundled in unless needed. 2013-11-21 05:00:07 +00:00
PixiPatch.js New Timer class and scale event updates. 2013-11-24 11:04:58 +00:00