History for pixi.js / src / extras / TilingSprite.js
2016-03-31
@Mat Groves
Merge branch 'dev' ...
Mat Groves committed on 31 Mar 2016
2015-08-10
@Sebastien Berthier
Add tint to tiling sprites in canvas renderer
Sebastien Berthier authored on 10 Aug 2015 Sébastien Berthier committed on 10 Aug 2015
2015-08-04
@David Sweetman
Fix TilingSprite offset issue with CanvasRenderer ...
David Sweetman committed on 4 Aug 2015
2015-08-02
@Rory Douglas
Rebased fixes for canvas masking/renderMode
Rory Douglas committed on 2 Aug 2015
2015-07-23
@Chad Engler
Massive documentation update; fixes many issues. ...
Chad Engler committed on 23 Jul 2015
2015-06-20
@JiDW
Added a clamping to prevent gaps ...
JiDW committed on 20 Jun 2015
2015-06-06
@Dr. Kibtiz
Depecrate `PIXI.math` namespace ...
Dr. Kibtiz committed on 6 Jun 2015
2015-05-15
@David Sweetman
Fix TilingSprite tilePosition + tileScale bug ...
David Sweetman committed on 15 May 2015
2015-05-10
@Mat Groves
fixed extends doc issue
Mat Groves committed on 10 May 2015
2015-05-08
@Chad Engler
fix jumping motion when scrolling a tilingsprite; fixes #1683
Chad Engler committed on 8 May 2015
@Chad Engler
fix #1683, get tiling sprite to repeat correctly.
Chad Engler committed on 8 May 2015
@Chad Engler
remove some dead whitespace
Chad Engler committed on 8 May 2015
2015-04-20
@Mat Groves
fixed mod issue for canvas tilingSprite
Mat Groves committed on 20 Apr 2015
@Mat Groves
fixed up linting ...
Mat Groves committed on 20 Apr 2015
@Mat Groves
promoted new TilingSprite
Mat Groves committed on 20 Apr 2015
2015-04-19
@Mat Groves
removed tile offset for tilingsprite generation
Mat Groves committed on 19 Apr 2015
2015-03-27
@mathew groves
fixed tiling sprite generation bug (#1603) ...
mathew groves committed on 27 Mar 2015
2015-03-21
@Dr. Kibtiz
expose TextureUvs on core, and use that from TilingSprite
Dr. Kibtiz committed on 21 Mar 2015
@Dr. Kibtiz
extras cleanup ...
Dr. Kibtiz committed on 21 Mar 2015
@mathew groves
fixed couple of errors from the new structure ...
mathew groves committed on 21 Mar 2015
@mathew groves
fixed tiling sprite texture generation issue
mathew groves committed on 21 Mar 2015
@mathew groves
Fixed tiling sprite scale issue fixes #1573
mathew groves committed on 21 Mar 2015
2015-03-18
@Chad Engler
render methods are private
Chad Engler committed on 18 Mar 2015
2015-03-05
@Wouter Commandeur
jshint housekeeping
Wouter Commandeur committed on 5 Mar 2015
2015-03-02
@mathew groves
Fixed alpha line issue ...
mathew groves committed on 2 Mar 2015
@mathew groves
Merge remote-tracking branch 'origin/dev' into dev
mathew groves committed on 2 Mar 2015
@mathew groves
TilingSprite respects resolution
mathew groves committed on 2 Mar 2015
@Chad Engler
merge #1476; refactor code into _renderCanvas to be consistent with webgl
Chad Engler committed on 2 Mar 2015
@mathew groves
Fixed renderTexture issue ...
mathew groves committed on 2 Mar 2015
2015-03-01
@Demur Rumed
Put most rendering code in _renderCanvas to match _renderWebGL
Demur Rumed committed on 1 Mar 2015