History for pixi.js / src / pixi / renderers
2014-11-10
@Mat Groves
Merge pull request #1128 from jonime/add-autoresize ...
Mat Groves committed on 10 Nov 2014
@mathew groves
Missed a semi colon..
mathew groves committed on 10 Nov 2014
@mathew groves
Fixed Canvas RenderTexture Clear bug
mathew groves committed on 10 Nov 2014
2014-11-06
@Joni Mertoniemi
Add autoResize option to CanvasRenderer and WebGLRenderer
Joni Mertoniemi committed on 6 Nov 2014
2014-11-02
@mathew groves
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves committed on 2 Nov 2014
@mathew groves
Updates ...
mathew groves committed on 2 Nov 2014
2014-10-31
@Joni Mertoniemi
Fix destroy method of WebGLRenderer.js ...
Joni Mertoniemi committed on 31 Oct 2014
2014-10-23
@mathew groves
Fixed SpriteBatch for v2
mathew groves committed on 23 Oct 2014
2014-10-22
@photonstorm
Fixed for jshint.
photonstorm committed on 22 Oct 2014
@photonstorm
Added a PIXI.CanvasRenderer destroy method that optionally removes the view from the DOM.
photonstorm committed on 22 Oct 2014
2014-10-21
@photonstorm
Small jsdoc fixes.
photonstorm committed on 21 Oct 2014
2014-10-19
@photonstorm
Fixed CanvasBuffer @method error other small jsdoc enhancements.
photonstorm committed on 19 Oct 2014
2014-10-16
@Sebastian Nette
rounded rect fix
Sebastian Nette committed on 16 Oct 2014
@Sebastian Nette
rounded rect fix
Sebastian Nette committed on 16 Oct 2014
@Sebastian Nette
Update CanvasGraphics.js
Sebastian Nette committed on 16 Oct 2014
@Sebastian Nette
CanvasMask patch ...
Sebastian Nette committed on 16 Oct 2014
@Mat Groves
Merge pull request #995 from agamemnus/patch-4 ...
Mat Groves committed on 16 Oct 2014
@Mat Groves
Merge pull request #1054 from gordyr/canvmaskpatch ...
Mat Groves committed on 16 Oct 2014
@gordyr
Fixes broken masking in Canvas renderer
gordyr committed on 16 Oct 2014
2014-10-15
@photonstorm
More jshint fun and games.
photonstorm committed on 15 Oct 2014
@photonstorm
jsdoc fixes for the whole of the WebGL renderer classes, Utils and a few updates to the Interaction classes. And that's it - I'm done!
photonstorm committed on 15 Oct 2014
@photonstorm
jsdoc fixes for all Canvas classes.
photonstorm committed on 15 Oct 2014
@Sebastian Nette
Fix for blendMode bug in CanvasRenderer ...
Sebastian Nette committed on 15 Oct 2014
2014-10-13
@mathew groves
stop default shader from being set after filter
mathew groves committed on 13 Oct 2014
@mathew groves
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves committed on 13 Oct 2014
@mathew groves
tweaked so that filter offset gets set
mathew groves committed on 13 Oct 2014
@mathew groves
Linted code
mathew groves committed on 13 Oct 2014
@mathew groves
fixed blendmode mapping in canvas bug
mathew groves committed on 13 Oct 2014
@mathew groves
Fixed webGL tiling sprite bug
mathew groves committed on 13 Oct 2014
@mathew groves
removed emptyTexture object
mathew groves committed on 13 Oct 2014