Richard Davey
|
3c5ea01e09
|
1.0.3 release - fixed Text and Bitmap Fonts, Animation documentation and more examples
|
2013-09-17 16:50:47 +01:00 |
|
Richard Davey
|
e3869ff3ac
|
* Fixed a bug in the AnimationManager where useNumericIndex was always set to true
* Added in lots of Particle examples
* Added in the start of a Breakout game
* Added in the start of a Platformer game
|
2013-09-16 01:52:15 +01:00 |
|
Richard Davey
|
f664a4971b
|
Tidying up for 1.0 release push to master.
|
2013-09-13 16:16:48 +01:00 |
|
Richard Davey
|
4f950ae801
|
Fixed a fantastic FrameData bug. Also added support to the Emitter to handle multiple image keys and/or frames.
|
2013-09-10 11:09:25 +01:00 |
|
Richard Davey
|
a81a8effb4
|
Sprite Sheets now parse and render correctly too.
|
2013-08-30 02:18:00 +01:00 |
|
Richard Davey
|
559d75eba1
|
When Phaser loads images they are now added to the PIXI.BaseTextureCache. Also when it loads atlas data (regardless of the 3 formats) they are converted into PIXI TextureCache entries using UUIDs to avoid name clashes and to support index based atlases.
|
2013-08-30 01:50:17 +01:00 |
|
Richard Davey
|
4c1dacfa02
|
Loader can now parse both JSON Hash and JSON Array formated texture atlas files.
|
2013-08-29 22:53:55 +01:00 |
|
Richard Davey
|
09def364c3
|
Farewell TypeScript, see you on the other side.
|
2013-08-28 07:02:57 +01:00 |
|