Commit graph

59 commits

Author SHA1 Message Date
Mat Groves
3dddce23ad Tiling Sprite added
Added Tiling Sprite to Pixi.js
Added example 9 - TilingSprite
Updated docs
2013-04-20 14:56:30 +01:00
Mat Groves
12a45d93a8 Interaction Bug Fixed 2013-04-20 11:10:58 +01:00
Mat Groves
c1c4d75a3d Touch interaction updates
Fixed null error that was occuring on touchend in interaction manager.
Windows 8 phone css added to view to prevent default zoom
2013-04-16 23:39:28 +01:00
Mat Groves
a1faefe5c7 Documentation updated
pixi build republished
2013-04-15 22:12:35 +01:00
Mat Groves
6ef000059b Setting Sprite Dimensions before loading complete
Now if you set the width of a Sprite before the sprites texture has
loaded it preserves the specified width and height
2013-04-14 23:38:28 +01:00
Mat Groves
70f8640dbd fix for rendering different stages 2013-04-09 08:42:50 +01:00
Mat Groves
cfdd3ae044 transparet pixi.js
transparency option added to renderers
2013-04-06 20:14:50 +01:00
Mat Groves
c3087c03f1 read me update 2013-03-02 22:53:38 +00:00
Mat Groves
b8d849032c alpha update
added new function Texture.fromCanvas
docs updated
photonstorm morph example added
photonstorm balls example added
examples renamed
2013-03-02 20:49:12 +00:00