2017-04-04 |
Documentation Updates: namespaces & plugins (#3907)
...
Matt Karl
authored
on 4 Apr 2017
GitHub
committed
on 4 Apr 2017
|
---|---|
2017-02-19 |
[v4.4] fix SpriteRenderer for multiple webgl renderers, fix tests, add "withGL" (#3758)
...
Ivan Popelyshev
authored
on 19 Feb 2017
Matt Karl
committed
on 19 Feb 2017
|
2017-02-07 |
Fast rect blendMode problem (#3707)
...
Ivan Popelyshev
authored
on 7 Feb 2017
GitHub
committed
on 7 Feb 2017
|
2017-02-01 |
Reworked cursor handling to expand cursor options. (#3331)
...
Andrew Start
authored
on 1 Feb 2017
Matt Karl
committed
on 1 Feb 2017
|
2016-12-16 |
Fixes logic for spritesheet resolution (#3464)
...
Matt Karl
authored
on 16 Dec 2016
GitHub
committed
on 16 Dec 2016
|
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-11-10 |
Merge pull request #3175 from stbaer/isMobile
...
Chad Engler
authored
on 10 Nov 2016
GitHub
committed
on 10 Nov 2016
|
2016-10-28 |
Adjust SVG_SIZE regex to support finding in 'svg width="24" ' or "svn width='24' "
Eric VanDever
committed
on 28 Oct 2016
|
2016-10-21 |
added some jsdoc comments to utils
Steffen Baer
committed
on 21 Oct 2016
|
2016-10-20 |
expose isMobile (PIXI.utils); added tests to core/util
Steffen Baer
committed
on 20 Oct 2016
|
Document skipHello, deprecates _saidHello
Matt Karl
committed
on 20 Oct 2016
|
|
2016-10-04 |
replace url extension regex; fixes #3059
Chad Engler
committed
on 4 Oct 2016
|
2016-09-27 |
Huge refactor to match a new shiny eslint file.
Chad Engler
committed
on 27 Sep 2016
|
2016-09-25 |
Better SVG support (#2614)
...
Juha Rantanen
authored
on 25 Sep 2016
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-18 |
removed old jshint comments; replaced jshint in CONTRIBUTING.md with eslint
Steffen Baer
committed
on 18 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
|
|
2016-08-01 |
Adding performance caveat context option (#2756)
...
Robert Krasky
authored
on 1 Aug 2016
Mat Groves
committed
on 1 Aug 2016
|
2016-06-15 |
|
2016-06-12 |
pixijs#2541 resolution means pixel ratio too
Janne Hyytiä
committed
on 12 Jun 2016
|
2016-05-31 |
changed *[] to Array<*> as the former throws up errors as invalid syntax and stops jsdocs from working
Dave Moore
committed
on 31 May 2016
|
2016-05-12 |
|
2016-04-11 |
Various fixes
Pat Shanahan
committed
on 11 Apr 2016
|
2016-04-09 |
Forcing the loss of the WebGL context after detecting WebGL capabilities
...
themoonrat
committed
on 9 Apr 2016
|
2016-02-27 |
some tweaks
Mat Groves
committed
on 27 Feb 2016
|
2016-02-17 |
|