History for pixi.js / src / core / renderers / canvas / CanvasRenderer.js
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-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-19
@Mat Groves
Fix for generateCanvasTexture() #3446 (#3605)
Mat Groves authored on 19 Jan 2017 Matt Karl committed on 19 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-11-16
@Matt Karl
Moves constants that are actually settings (#3298) ...
Matt Karl authored on 16 Nov 2016 Mat Groves 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
2016-06-15
@Dave
Docs update (#2651) ...
Dave authored on 15 Jun 2016 Mat Groves committed on 15 Jun 2016
2016-06-12
@Janne Hyytiä
pixijs#2541 resolution means pixel ratio too
Janne Hyytiä committed on 12 Jun 2016
2016-05-16
@Mat Groves
fixed canvas render interaction issue
Mat Groves committed on 16 May 2016
2016-04-12
@Mat Groves
Merge pull request #2482 from AMorporkian/jsdoc-fixes ...
Mat Groves committed on 12 Apr 2016
@Matt Karl
Fixed listing and async problems.
Matt Karl committed on 12 Apr 2016
2016-04-11
@Pat Shanahan
More JSHint fixes
Pat Shanahan committed on 11 Apr 2016
2016-04-09
@Pat Shanahan
More JSDoc fixes.
Pat Shanahan committed on 9 Apr 2016