Richard Davey
|
a81a8effb4
|
Sprite Sheets now parse and render correctly too.
|
2013-08-30 02:18:00 +01:00 |
|
Richard Davey
|
1e59bc69fb
|
Fixed bug in RequestAnimationFrame where the time wasn't being updated properly.
|
2013-08-30 02:00:30 +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 |
|