Mat Groves
527f3b00fa
setFrame in PIXI.Texture and webGL bug fixed
...
now using getter / setter for width and height
2013-04-21 23:42:01 +01:00
Mat Groves
4dda5d1c18
swapChildren and getChildAt function added to DisplayObjectContainer
...
docs updated
2013-04-20 16:55:43 +01:00
Mat Groves
03838313c8
Tweaked interaction example
...
made use of mouseupoutside and touchendoutside
2013-04-20 16:02:50 +01:00
Mat Groves
75456e530e
Tiling Sprite added
2013-04-20 15:00:14 +01:00
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
f5cc062922
Interactivity Added
...
-Interaction Manager added to pixi.js to enable mouse and touch
interactivity.
- Interactive example added to examples folder
- docs updated
- build file updated
2013-03-20 20:22:05 +00:00