History for pixi.js / src / core / renderers / canvas
2018-11-01
@Ivan Popelyshev
Mask graphics holes in CanvasRenderer (#5202)
Ivan Popelyshev authored on 1 Nov 2018 Matt Karl committed on 1 Nov 2018
2018-08-12
@Matt Karl
Fixes renderers' render transform param should be a Matrix, not Transform (#5054)
Matt Karl authored on 12 Aug 2018 GitHub committed on 12 Aug 2018
2017-10-02
@Ivan Popelyshev
context save and restore (#4332)
Ivan Popelyshev authored on 2 Oct 2017 Matt Karl committed on 2 Oct 2017
2017-08-02
@Tsvetan Stanislavov
Fixed an issue in CanvasRenderer where globalCompositeOperation is being changed without _activeBlendMode being updated. (#4195)
Tsvetan Stanislavov authored on 2 Aug 2017 Chad Engler committed on 2 Aug 2017
2017-06-30
@Matt Karl
Standardizes how name is represented globally (#4132) ...
Matt Karl authored on 30 Jun 2017 Mat Groves committed on 30 Jun 2017
2017-06-12
@Matt Karl
Added missing docs for Renderer options (#4098) ...
Matt Karl authored on 12 Jun 2017 GitHub committed on 12 Jun 2017
2017-05-30
@Dave Moore
Fixes clear error on CanvasRenderer with no child container (#4065) ...
Dave Moore authored on 30 May 2017 Chad Engler committed on 30 May 2017
2017-05-23
@Ivan Popelyshev
premultiply blendModes, critical for compressed textures. (#4033) ...
Ivan Popelyshev authored on 23 May 2017 Mat Groves committed on 23 May 2017
2017-04-10
@Matt Karl
Documents events for DisplayObject, renderers, Texture and BaseTexture (#3922) ...
Matt Karl authored on 10 Apr 2017 GitHub committed on 10 Apr 2017
2017-04-04
@Matt Karl
Documentation Updates: namespaces & plugins (#3907) ...
Matt Karl authored on 4 Apr 2017 GitHub committed on 4 Apr 2017
2017-02-26
@Matt Karl
Converts renderer options to object-only, but backward support (#3773)
Matt Karl authored on 26 Feb 2017 GitHub committed on 26 Feb 2017
2017-02-01
@Ivan Popelyshev
initial commit for ultimate renderer dimensions solution (#3657)
Ivan Popelyshev authored on 1 Feb 2017 Chad Engler committed on 1 Feb 2017
2017-01-20
@Icemic
Fix resolution setting of PIXI.Filter, and another two wrong codes on resolution importing (#3614) ...
Icemic authored on 20 Jan 2017 Matt Karl committed on 20 Jan 2017
2017-01-19
@Mat Groves
Fix for generateCanvasTexture() #3446 (#3605)
Mat Groves authored on 19 Jan 2017 Matt Karl committed on 19 Jan 2017
2017-01-05
@Dave Moore
Improved documentation ...
Dave Moore committed on 5 Jan 2017
2017-01-04
@Dave Moore
Fixes CanvasRenderer getting stuck at the last renderTexture resolution (#3530) ...
Dave Moore authored on 4 Jan 2017 Mat Groves committed on 4 Jan 2017
2017-01-03
@finscn
Add clear method to CanvasRenderer (#3423) ...
finscn authored on 3 Jan 2017 Matt Karl committed on 3 Jan 2017
2016-12-03
@Chris
Fixed createColoredCanvas() documentation ...
Chris committed on 3 Dec 2016
2016-11-16
@Chad Engler
Merge pull request #3300 from pixijs/fix-jsdocs ...
Chad Engler authored on 16 Nov 2016 GitHub committed on 16 Nov 2016
@Matt Karl
Moves constants that are actually settings (#3298) ...
Matt Karl authored on 16 Nov 2016 Mat Groves committed on 16 Nov 2016
@Matt Karl
Fixes jsdoc issues with exports and module.exports
Matt Karl committed on 16 Nov 2016
2016-10-24
@Ivan Popelyshev
BlendMode canvas fix
Ivan Popelyshev committed on 24 Oct 2016
2016-09-27
@Chad Engler
clean up to be specific
Chad Engler committed on 27 Sep 2016
@Chad Engler
Huge refactor to match a new shiny eslint file.
Chad Engler committed on 27 Sep 2016
2016-09-25
@Chad Engler
fix canvas resolution; manually merge #2870
Chad Engler committed on 25 Sep 2016
2016-09-24
@Steffen Bär
Prefer const (#3002) ...
Steffen Bär authored on 24 Sep 2016 Chad Engler committed on 24 Sep 2016
2016-09-20
@Steffen Bär
some more es6 changes (#2969) ...
Steffen Bär authored on 20 Sep 2016 Matt Karl committed on 20 Sep 2016
2016-09-13
@Matt Karl
Update imports and exports, getters and setters
Matt Karl committed on 13 Sep 2016
@Matt Karl
Disallow the use of `var`
Matt Karl committed on 13 Sep 2016
@Leonardo Silva
Implementing classes using the new ES6 syntax (#2936) ...
Leonardo Silva authored on 13 Sep 2016 Matt Karl committed on 13 Sep 2016