History for pixi.js / src / pixi
2014-03-01
@Mat Groves
Lowered the default size of WebGLSpriteBatch
Mat Groves committed on 1 Mar 2014
2014-02-28
@Mat Groves
Merge pull request #579 from photonstorm/dev ...
Mat Groves committed on 28 Feb 2014
2014-02-27
@photonstorm
Fixed bug in gl.bindTexture which tried to use an undefined private var.
photonstorm committed on 27 Feb 2014
2014-02-23
@Mat Groves
Fixed issue where visibility was not being respected in sprite batch
Mat Groves committed on 23 Feb 2014
2014-02-21
@photonstorm
Small documentation fix.
photonstorm committed on 21 Feb 2014
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
@Chad Engler
bump to v1.5.1, add new builds
Chad Engler committed on 13 Feb 2014
@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