2018-11-01 |
Mask graphics holes in CanvasRenderer (#5202)
Ivan Popelyshev
authored
on 1 Nov 2018
Matt Karl
committed
on 1 Nov 2018
|
---|---|
2018-08-12 |
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 |
context save and restore (#4332)
Ivan Popelyshev
authored
on 2 Oct 2017
Matt Karl
committed
on 2 Oct 2017
|
2017-08-02 |
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 |
Standardizes how name is represented globally (#4132)
...
Matt Karl
authored
on 30 Jun 2017
Mat Groves
committed
on 30 Jun 2017
|
2017-06-12 |
Added missing docs for Renderer options (#4098)
...
Matt Karl
authored
on 12 Jun 2017
GitHub
committed
on 12 Jun 2017
|
2017-05-30 |
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 |
premultiply blendModes, critical for compressed textures. (#4033)
...
Ivan Popelyshev
authored
on 23 May 2017
Mat Groves
committed
on 23 May 2017
|
2017-04-10 |
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 |
Documentation Updates: namespaces & plugins (#3907)
...
Matt Karl
authored
on 4 Apr 2017
GitHub
committed
on 4 Apr 2017
|
2017-02-26 |
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 |
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 |
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 |
Fix for generateCanvasTexture() #3446 (#3605)
Mat Groves
authored
on 19 Jan 2017
Matt Karl
committed
on 19 Jan 2017
|
2017-01-05 |
|
2017-01-04 |
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 |
Add clear method to CanvasRenderer (#3423)
...
finscn
authored
on 3 Jan 2017
Matt Karl
committed
on 3 Jan 2017
|
2016-12-03 |
|
2016-11-16 |
Merge pull request #3300 from pixijs/fix-jsdocs
...
Chad Engler
authored
on 16 Nov 2016
GitHub
committed
on 16 Nov 2016
|
Moves constants that are actually settings (#3298)
...
Matt Karl
authored
on 16 Nov 2016
Mat Groves
committed
on 16 Nov 2016
|
|
Fixes jsdoc issues with exports and module.exports
Matt Karl
committed
on 16 Nov 2016
|
|
2016-10-24 |
BlendMode canvas fix
Ivan Popelyshev
committed
on 24 Oct 2016
|
2016-09-27 |
clean up to be specific
Chad Engler
committed
on 27 Sep 2016
|
Huge refactor to match a new shiny eslint file.
Chad Engler
committed
on 27 Sep 2016
|
|
2016-09-25 |
fix canvas resolution; manually merge #2870
Chad Engler
committed
on 25 Sep 2016
|
2016-09-24 |
|
2016-09-20 |
some more es6 changes (#2969)
...
Steffen Bär
authored
on 20 Sep 2016
Matt Karl
committed
on 20 Sep 2016
|
2016-09-13 |
Update imports and exports, getters and setters
Matt Karl
committed
on 13 Sep 2016
|
Disallow the use of `var`
Matt Karl
committed
on 13 Sep 2016
|
|
Implementing classes using the new ES6 syntax (#2936)
...
Leonardo Silva
authored
on 13 Sep 2016
Matt Karl
committed
on 13 Sep 2016
|