History for pixi.js / src / pixi / extras
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-06
@alvinsight
Cleaned the examples and the src a bit, plus docs
alvinsight committed on 6 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
@Chad Engler
Merge #304 from @drkibitz, and fix conflicts
Chad Engler committed on 8 Dec 2013
2013-10-19
@Mat Groves
Canvas Tweaks
Mat Groves committed on 19 Oct 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-08-18
@Sergei Gorshechnikov
Fixed #268
Sergei Gorshechnikov committed on 18 Aug 2013
2013-08-13
@Sergei Gorshechnikov
Fixed bug described by @GillesVermeulen in #229
Sergei Gorshechnikov committed on 13 Aug 2013
2013-07-30
@Sergei Gorshechnikov
Fixed empty slots handling (#220); Fixed scaled slots handling (#205)
Sergei Gorshechnikov committed on 30 Jul 2013
2013-07-15
@Chad Engler
move constructor property to prototype, fixes #189
Chad Engler committed on 15 Jul 2013
2013-07-08
@Chad Engler
add a minor heading
Chad Engler committed on 8 Jul 2013