History for pixi.js / src / core / renderers / canvas / utils
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
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-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-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-05
@Dave Moore
Improved documentation ...
Dave Moore committed on 5 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-09-27
@Chad Engler
Huge refactor to match a new shiny eslint file.
Chad Engler committed on 27 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-08-30
@Mat Groves
removed use of png data in test canvas blend modes
Mat Groves committed on 30 Aug 2016
2016-08-10
@nikolowry
Add exception handling to `canUseNewCanvasBlendModes` (#2740) ...
nikolowry authored on 10 Aug 2016 Mat Groves committed on 10 Aug 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-04-08
@Pat Shanahan
Updated and fixed JSDocs
Pat Shanahan committed on 8 Apr 2016
2016-03-30
@Frank
Renamed Const to const ...
Frank committed on 30 Mar 2016
2016-02-28
@Mat Groves
Merge branch 'master' into clement-tidy-up ...
Mat Groves committed on 28 Feb 2016
2016-02-27
@Mat Groves
fixed canvas renderTexture
Mat Groves committed on 27 Feb 2016
2016-02-18
@clément chenebault
first round to clean some jslint errors
clément chenebault committed on 18 Feb 2016
2016-02-15
@Mat Groves
refactored canvas ...
Mat Groves committed on 15 Feb 2016
2016-02-14
@Mat Groves
Fixed Canvas Renderer ...
Mat Groves committed on 14 Feb 2016
@Mat Groves
refactor graphics and sprites canvas ...
Mat Groves committed on 14 Feb 2016
2016-01-25
@Ivan Popelyshev
texture rotations ...
Ivan Popelyshev committed on 25 Jan 2016
2015-09-16
@Steffen Baer
fixed some hint warnings
Steffen Baer committed on 16 Sep 2015
2015-09-15
@Chad Engler
Merge pull request #2069 from alebianco/dev ...
Chad Engler committed on 15 Sep 2015