2017-12-17 |
Cleans up documentation to remove JSDoc globals (#4542)
Thomas Pans
authored
on 17 Dec 2017
Matt Karl
committed
on 17 Dec 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-05-24 |
TilingSprite derp (#4060)
Ivan Popelyshev
authored
on 24 May 2017
Mat Groves
committed
on 24 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-05-01 |
modularized removeItems #3939 (#3977)
Mike Reinstein
authored
on 1 May 2017
Chad Engler
committed
on 1 May 2017
|
2017-04-10 |
Improvements to how and what is stored in the texture caches. (#3834)
...
Dave Moore
authored
on 10 Apr 2017
Chad Engler
committed
on 10 Apr 2017
|
2017-04-07 |
Adds namespace code examples (#3914)
...
Matt Karl
authored
on 7 Apr 2017
GitHub
committed
on 7 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-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 |
|