History for pixi.js / src / pixi / extras / TilingSprite.js
2014-02-13
@photonstorm
Fix for Tiling Sprites that use trimmed frames. Before they would use the trimmed frame size, rather than the actual frame size. This updates generateTilingTexture to resolve it.
photonstorm committed on 13 Feb 2014
2014-02-10
@Chad Engler
fix up some merge issues
Chad Engler 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
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-15
@Mat Groves
minor tweaks
Mat Groves committed on 15 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
2013-12-27
@Mat Groves
Tidied up displayObject removing linked list bits
Mat Groves committed on 27 Dec 2013
@Mat Groves
Restructured canvas renderer
Mat Groves committed on 27 Dec 2013
@Mat Groves
refactored webGL renderer
Mat Groves committed on 27 Dec 2013
2013-12-08
@Chad Engler
a million and one jshint fixes
Chad Engler committed on 8 Dec 2013
2013-10-01
@Dr. Kibitz
Squashed commit of the following (jshint): ...
Dr. Kibitz committed on 1 Oct 2013
2013-09-24
@Dr. Kibitz
Remove trailing whitespace
Dr. Kibitz committed on 24 Sep 2013
2013-07-15
@Chad Engler
move constructor property to prototype, fixes #189
Chad Engler committed on 15 Jul 2013
2013-07-07
@Chad Engler
a shitload of doc updates
Chad Engler committed on 7 Jul 2013
2013-06-29
@Mat Groves
Linked List update
Mat Groves committed on 29 Jun 2013
2013-05-23
@Mat Groves
Render Texture added ...
Mat Groves committed on 23 May 2013
2013-05-10
@Fredrik Appelros
tileScale fix for TilingSprite
Fredrik Appelros committed on 10 May 2013
2013-04-20
@Mat Groves
Tiling Sprite added ...
Mat Groves committed on 20 Apr 2013