History for pixi.js / src / pixi
2014-02-17
@Mat Groves
Merge pull request #591 from cacheflowe/dev ...
Mat Groves committed on 17 Feb 2014
@Mat Groves
Tweaked so cacheAsBitmap does not render the filters ...
Mat Groves committed on 17 Feb 2014
@Mat Groves
Tweaked tiling texture
Mat Groves committed on 17 Feb 2014
@Mat Groves
Merge cachAsBitmap Branch
Mat Groves committed on 17 Feb 2014
2014-02-16
@CacheFlowe
Fix PIXI.Texture.removeTextureFromCache() ...
CacheFlowe committed on 16 Feb 2014
2014-02-15
@Eemeli Kelokorpi
Fixed issue with mouseupoutside not firing, when mouse is out of document body
Eemeli Kelokorpi committed on 15 Feb 2014
@Mat Groves
Fixes #563 ...
Mat Groves committed on 15 Feb 2014
2014-02-14
@Mat Groves
Fixed setTexture bug with TilingSprite and Fixed SpriteBatch canvas transform bug
Mat Groves committed on 14 Feb 2014
2014-02-13
@Mat Groves
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
Mat Groves committed on 13 Feb 2014
@Chad Engler
Merge pull request #572 from anissen/fix-autoDetectRenderer-constructor ...
Chad Engler committed on 13 Feb 2014
@Mat Groves
updated pixi version number
Mat Groves committed on 13 Feb 2014
@Mat Groves
Fixed FF tiling sprite bug ...
Mat Groves committed on 13 Feb 2014
2014-02-12
@Anders Nissen
Changed parameter ordering to be consistent with WebGLRenderer and CanvasRenderer
Anders Nissen committed on 12 Feb 2014
@Mat Groves
Merge branch 'pr/569' into dev
Mat Groves committed on 12 Feb 2014
@Tim Robinson
Fixed updateTransform bug.
Tim Robinson committed on 12 Feb 2014
2014-02-11
@Mat Groves
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
Mat Groves committed on 11 Feb 2014
2014-02-10
@Chad Engler
fix up some merge issues
Chad Engler committed on 10 Feb 2014
@Mat Groves
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
Mat Groves committed on 10 Feb 2014
@Mat Groves
Added cross origin and scaleMode to Sprite.fromImage
Mat Groves committed on 10 Feb 2014
@Chad Engler
merge dev
Chad Engler committed on 10 Feb 2014
@alvinsight
Docs, examples again, test folder, removeAll func
alvinsight committed on 10 Feb 2014
@Mat Groves
Merge pull request #557 from alvinsight/dev ...
Mat Groves committed on 10 Feb 2014
2014-02-09
@Mat Groves
Merge pull request #556 from photonstorm/dev ...
Mat Groves committed on 9 Feb 2014
@photonstorm
Fixes a rogue new-line character on the end of Text objects that have word wrapping enabled (causing the Text bounds to be 1 line too high).
photonstorm committed on 9 Feb 2014
@Chad Engler
Pass loader that completed, fixes #213
Chad Engler committed on 9 Feb 2014
@Mat Groves
Fixed Ellipse contains function
Mat Groves committed on 9 Feb 2014
@Mat Groves
Modified trim to be a rectangle instead of point ...
Mat Groves committed on 9 Feb 2014
@Mat Groves
Merge pull request #555 from photonstorm/dev ...
Mat Groves committed on 9 Feb 2014
@photonstorm
Merged fillRect and clearRect to single clearBeforeRender boolean.
photonstorm committed on 9 Feb 2014
@photonstorm
Hoisted the fillRect/canvasRect/pxRound flags to the CanvasRenderer.
photonstorm committed on 9 Feb 2014