2013-04-20 |
Tiling Sprite added
...
Added Tiling Sprite to Pixi.js
Added example 9 - TilingSprite
Updated docs
Mat Groves
committed
on 20 Apr 2013
|
2013-04-16 |
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
Mat Groves
committed
on 16 Apr 2013
|
2013-04-15 |
Documentation updated
...
pixi build republished
Mat Groves
committed
on 15 Apr 2013
|
Interaction Manager update
...
All DisplayObjects can now be interactive
mouseupoutside callback added
mousemove callback added
touchendoutside callback added
touchmove callback added
getLocalPosition function add to InteractiveData
Mat Groves
committed
on 15 Apr 2013
|
2013-04-05 |
Missing Semicolon
...
JavaScript may automatically insert the semicolon in places that may break minified code.
Max
committed
on 5 Apr 2013
|
2013-03-29 |
remove gl-matrix
Mat Groves
committed
on 29 Mar 2013
|
2013-03-24 |
mouseup bug fix
...
mouseup was returning the mousedown target
Mat Groves
committed
on 24 Mar 2013
|
2013-03-22 |
target property added to PIXI.InteractiveData
...
docs updated to reflect change
Mat Groves
committed
on 22 Mar 2013
|
2013-03-20 |
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
Mat Groves
committed
on 20 Mar 2013
|