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
|
|
2016-08-03 |
MaskManager - Sprite Mask Resolution (#2752)
...
Lewis
authored
on 3 Aug 2016
Mat Groves
committed
on 3 Aug 2016
|
2016-07-26 |
fixed cacheAsBitmap filter issue
Mat Groves
committed
on 26 Jul 2016
|
2016-07-08 |
fastrect mask test (#2708)
Ivan Popelyshev
authored
on 8 Jul 2016
Mat Groves
committed
on 8 Jul 2016
|
2016-06-15 |
|
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-09 |
scissor resolution fix #2545
Ivan Popelyshev
committed
on 9 May 2016
|
2016-05-02 |
|
2016-04-09 |
More JSDoc fixes.
Pat Shanahan
committed
on 9 Apr 2016
|
2016-04-08 |
Updated and fixed JSDocs
Pat Shanahan
committed
on 8 Apr 2016
|
2016-03-02 |
fixed gl bug
Mat Groves
committed
on 2 Mar 2016
|
2016-02-28 |
|
removed duplicate alphaMaskPool
Mat Groves
committed
on 28 Feb 2016
|
|
2016-02-24 |
tidying a bit
clément chenebault
committed
on 24 Feb 2016
|
Merge branch 'dev-v4.0.0' of https://github.com/pixijs/pixi.js into dev-v4.0.0
...
clément chenebault
committed
on 24 Feb 2016
|
|
fixed couple of range issues in scissor rect
Mat Groves
committed
on 24 Feb 2016
|
|
2016-02-18 |
first round to clean some jslint errors
clément chenebault
committed
on 18 Feb 2016
|
2016-02-10 |
|
2016-02-09 |
|
2016-02-06 |
|
2016-02-02 |
added shader caching to filter manager
Mat Groves
committed
on 2 Feb 2016
|
fixed mask filter issue
Mat Groves
committed
on 2 Feb 2016
|
|
fixed mask manager memory leak
Mat Groves
committed
on 2 Feb 2016
|
|
tweaks filters again sprite mask now works
Mat Groves
committed
on 2 Feb 2016
|
|
2016-01-21 |
final mask tidy
Mat Groves
committed
on 21 Jan 2016
|
simplified masking further
Mat Groves
committed
on 21 Jan 2016
|
|
2015-07-23 |
|