2016-09-18 |
Merge remote-tracking branch 'origin/dev-es6' into dev-es6
Matt Karl
committed
on 18 Sep 2016
|
---|---|
|
|
removed old jshint comments; replaced jshint in CONTRIBUTING.md with eslint
Steffen Baer
committed
on 18 Sep 2016
|
|
2016-09-17 |
typo
Matt Karl
committed
on 17 Sep 2016
|
fixed filter issue
Mat Groves
committed
on 17 Sep 2016
|
|
2016-09-16 |
fix filter offset issue
Mat Groves
committed
on 16 Sep 2016
|
Replaces jshint with eslint, using babel in loose mode
Matt Karl
committed
on 16 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-30 |
fixed the jump blur effect
Mat Groves
committed
on 30 Aug 2016
|
2016-08-15 |
tweaked the filter manager to add padding AFTER clipping it to the renderer viewport
...
Mat Groves
committed
on 15 Aug 2016
|
2016-08-08 |
oops! missed a semicolon :)
Mat Groves
committed
on 8 Aug 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-17 |
|
2016-07-12 |
Merge pull request #2710 from englercj/doc-fixes
...
Chad Engler
authored
on 12 Jul 2016
GitHub
committed
on 12 Jul 2016
|
2016-07-10 |
Multiple documentation fixes
Chad Engler
committed
on 10 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-06-12 |
|
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-22 |
when you manually bind a texture, please switch renderer active texture location to it
Ivan Popelyshev
committed
on 22 May 2016
|
|
|
2016-05-19 |
fix texture size
Ivan Popelyshev
committed
on 19 May 2016
|
2016-05-18 |
typo in filter method. the method is not used anywhere though i have a test that shows its correct, https://github.com/pixijs/pixi.js/issues/2572
Ivan Popelyshev
committed
on 18 May 2016
|
2016-05-16 |
comments
Ivan Popelyshev
committed
on 16 May 2016
|
2016-05-15 |
filterClamp
Ivan Popelyshev
committed
on 15 May 2016
|
2016-05-12 |
|