2014-01-23 |
Implemented texture caching for fromCanvas method
Mat Groves
committed
on 23 Jan 2014
|
---|---|
Tweaked mouse up interaction to work inline with expectations
...
Mat Groves
committed
on 23 Jan 2014
|
|
|
|
2014-01-22 |
Fixed scale Issue with text
Mat Groves
committed
on 22 Jan 2014
|
|
|
2014-01-21 |
Fixed issue with transparent webGL renderer in FF
Mat Groves
committed
on 21 Jan 2014
|
Moved Constants to pixi.js file
Mat Groves
committed
on 21 Jan 2014
|
|
Added alpha:transparency to canvas renderer
Mat Groves
committed
on 21 Jan 2014
|
|
Fixed rollover issue with mouse
Mat Groves
committed
on 21 Jan 2014
|
|
updated the visible check for display objects
Mat Groves
committed
on 21 Jan 2014
|
|
changed PIXI.blendModesCanvas to PIXI.blendModesWebGL in webGL renderer
Mat Groves
committed
on 21 Jan 2014
|
|
2014-01-19 |
|
2014-01-18 |
|
2014-01-16 |
Fixed bug where mask was not being applied to tilingSprite in canvas renderer
Mat Groves
committed
on 16 Jan 2014
|
Republished Bin Files
Mat Groves
committed
on 16 Jan 2014
|
|
2014-01-15 |
Fixed major issue with removeChild
Mat Groves
committed
on 15 Jan 2014
|
Tweaked Graphics to only flush SpriteBatch if it has children to render
Mat Groves
committed
on 15 Jan 2014
|
|
Fixes #503 PIXI.Graphics now renders its Children
Mat Groves
committed
on 15 Jan 2014
|
|
Removed visible count reference as its no longer used
Mat Groves
committed
on 15 Jan 2014
|
|
2014-01-08 |
|
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
Mat Groves
committed
on 8 Jan 2014
|
|
tiny tweaks - removed replaced [] with length=0 in PIXI.destroyTexture
Mat Groves
committed
on 8 Jan 2014
|
|
|
|
|
|
Removed this.worldVisible = true; line in PIXI.Stage fixes #477
Mat Groves
committed
on 8 Jan 2014
|
|
2014-01-07 |
|
|
|
|
|
Fixed issue with setStageRefference and worldVisible function
Mat Groves
committed
on 7 Jan 2014
|
|
2014-01-06 |
Fixed bug with interaction when setting internal stage reference
Mat Groves
committed
on 6 Jan 2014
|