History for pixi.js / src / pixi / extras / TilingSprite.js
2014-11-11
@Nikki Koole
swapped b & c in TilingSprite and Graphics getBounds
Nikki Koole committed on 11 Nov 2014
2014-10-17
@Sebastian Nette
Fixing issue #1038 ...
Sebastian Nette committed on 17 Oct 2014
2014-10-13
@mathew groves
fixed non po2 tiling texture bug
mathew groves committed on 13 Oct 2014
2014-09-07
@mathew groves
Added Canvas Renderer resolution
mathew groves committed on 7 Sep 2014
2014-08-04
@Federico Omoto
TilingSprite._renderWebGL: missing mask argument in renderSession.maskManager.popMask call
Federico Omoto committed on 4 Aug 2014
2014-07-14
@mathew groves
Tied up new webGL batch approach ...
mathew groves committed on 14 Jul 2014
2014-07-09
@mathew groves
code republish + linted
mathew groves committed on 9 Jul 2014
2014-07-08
@photonstorm
Fixed TilingSprite so it can now use a trimmed frame from a texture atlas as its source (even animated in canvas, not in WebGL yet). ...
photonstorm committed on 8 Jul 2014
@photonstorm
Removed context path settings as not required for a fillRect.
photonstorm committed on 8 Jul 2014
2014-07-01
@mathew groves
updateFrame removed ...
mathew groves committed on 1 Jul 2014
2014-05-07
@Mat Groves
Merge pull request #599 from glassesmouse/dev ...
Mat Groves committed on 7 May 2014
2014-05-01
@mathew groves
Fixed Tiling Sprite bug
mathew groves committed on 1 May 2014
2014-03-22
@Mat Groves
Minor Bug fixes and Added DropShadow to text ...
Mat Groves committed on 22 Mar 2014
2014-03-17
@Mat Groves
Fixed anchor point bug in canvas ...
Mat Groves committed on 17 Mar 2014
2014-02-21
@photonstorm
Small documentation fix.
photonstorm committed on 21 Feb 2014
2014-02-19
@Haochen Liu
Fixed TilingSprite not render children on canvas ...
Haochen Liu committed on 19 Feb 2014
2014-02-17
@Mat Groves
Tweaked tiling texture
Mat Groves committed on 17 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-10
@alvinsight
Docs, examples again, test folder, removeAll func
alvinsight committed on 10 Feb 2014
2014-02-03
@Chad Engler
TilingSprite fixes for CocoonJS, closes #490
Chad Engler committed on 3 Feb 2014
2014-01-30
@Mat Groves
replaced matrix
Mat Groves committed on 30 Jan 2014
2014-01-27
@alvinsight
Fixed, finally adapted to the dev branch
alvinsight committed on 27 Jan 2014
2014-01-19
@danzel
English fixes
danzel committed on 19 Jan 2014
2014-01-16
@Mat Groves
Fixed bug where mask was not being applied to tilingSprite in canvas renderer
Mat Groves committed on 16 Jan 2014
@Mat Groves
Fixed Masking issue with tiling texture
Mat Groves committed on 16 Jan 2014
2014-01-05
@Mat Groves
Tiling Texture fixed to allow any size texture ...
Mat Groves committed on 5 Jan 2014
2014-01-02
@Mat Groves
Fixed issue where tiling sprite getBounds function was returning incorrect value
Mat Groves committed on 2 Jan 2014
@Mat Groves
Fixed bug where tinting not working if image not loaded in canvas ...
Mat Groves committed on 2 Jan 2014
2014-01-01
@Mat Groves
codebase now lint free
Mat Groves committed on 1 Jan 2014
2013-12-28
@Mat Groves
Added Tinting to webGL and blend modes to canvas and webGL ...
Mat Groves committed on 28 Dec 2013