2014-07-11
@Federico Omoto
ImageLoader documentation fixes
Federico Omoto committed on 11 Jul 2014
@Federico Omoto
Fix the ImageLoader.loadFramedSpriteSheet method to generate frames correctly
Federico Omoto committed on 11 Jul 2014
2014-07-10
@Federico Omoto
Fix typo in FilterTexture constructor
Federico Omoto committed on 10 Jul 2014
@Federico Omoto
Fix typo in PrimitiveShader.destroy method
Federico Omoto committed on 10 Jul 2014
2014-07-09
@Federico Omoto
When handling a restored webgl context event, save the newly created context and remove the lost one
Federico Omoto committed on 9 Jul 2014
@mathew groves
code republish + linted
mathew groves committed on 9 Jul 2014
@Mat Groves
Merge pull request #849 from photonstorm/dev ...
Mat 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
@Mat Groves
Merge pull request #848 from photonstorm/dev ...
Mat Groves committed on 8 Jul 2014
@photonstorm
Removed context path settings as not required for a fillRect.
photonstorm committed on 8 Jul 2014
@mathew groves
set filter to default shader
mathew groves committed on 8 Jul 2014
@Mat Groves
Merge pull request #847 from photonstorm/dev ...
Mat Groves committed on 8 Jul 2014
@photonstorm
Merge remote-tracking branch 'pixidev/dev' into dev
photonstorm committed on 8 Jul 2014
@mathew groves
Tweaked text to work with new crop
mathew groves committed on 8 Jul 2014
@photonstorm
Merge remote-tracking branch 'pixidev/dev' into dev
photonstorm committed on 8 Jul 2014
@mathew groves
Added a blendMode Manager ...
mathew groves committed on 8 Jul 2014
@photonstorm
Merge remote-tracking branch 'pixidev/dev' into dev
photonstorm committed on 8 Jul 2014
@photonstorm
Fix to make sure that tinted canvases render with the new trim/crop system.
photonstorm committed on 8 Jul 2014
@mathew groves
republished files
mathew groves committed on 8 Jul 2014
@mathew groves
Merge branch 'pr/846' into dev
mathew groves committed on 8 Jul 2014
@mathew groves
Applied new crop values to webGL renderer
mathew groves committed on 8 Jul 2014
@mathew groves
Applied new crop values to webGL renderer
mathew groves committed on 8 Jul 2014
@Mat Groves
Merge pull request #840 from FedeOmoto/origin/dev ...
Mat Groves committed on 8 Jul 2014
@photonstorm
Trim tests for Mat to review (and delete once he's happy with them).
photonstorm committed on 8 Jul 2014
@photonstorm
Updated setFrame so it now populates the new crop property. ...
photonstorm committed on 8 Jul 2014
@photonstorm
Refactored the JSON Loader slightly to cope with the new Texture trim / crop values.
photonstorm committed on 8 Jul 2014
@photonstorm
Implemented the new Canvas render method based on the Texture.crop property. ...
photonstorm committed on 8 Jul 2014
2014-07-07
@Chad Engler
Merge pull request #845 from michaelch/patch-2 ...
Chad Engler committed on 7 Jul 2014
@Michael
Update Stage.js ...
Michael committed on 7 Jul 2014
2014-07-03
@Federico Omoto
Fix destroy method to actually destroy the textures
Federico Omoto committed on 3 Jul 2014