History for pixi.js / src / pixi
2014-03-10
@Mat Groves
Merge pull request #644 from mattdesl/bugfix-641 ...
Mat Groves committed on 10 Mar 2014
2014-03-09
@mattdesl
collecting interactive sprites should not happen in reverse
mattdesl committed on 9 Mar 2014
@Mat Groves
Fixed bug where hitArea was being checked after the children hitTest
Mat Groves committed on 9 Mar 2014
2014-03-07
@Chad Engler
Merge pull request #630 from mattdesl/interactionmanager-fix ...
Chad Engler committed on 7 Mar 2014
2014-03-05
@Eemeli Kelokorpi
Fixed AssetLoader undefined evt.loader
Eemeli Kelokorpi committed on 5 Mar 2014
@mattdesl
InteractionManager now traverses in reverse when looking for a hit-test. This produces more accurate results with layered containers.
mattdesl committed on 5 Mar 2014
2014-03-04
@Mat Groves
Fixed cross domain bug
Mat Groves committed on 4 Mar 2014
2014-03-03
@photonstorm
Fixed the 'short cut' version of Math.floor in setTransform if roundPixels is true.
photonstorm committed on 3 Mar 2014
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
@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