2016-09-27 |
Huge refactor to match a new shiny eslint file.
Chad Engler
committed
on 27 Sep 2016
|
---|---|
2016-09-24 |
|
2016-09-21 |
filter pad fix
Mat Groves
committed
on 21 Sep 2016
|
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 |
Fixes lint error
Matt Karl
committed
on 18 Sep 2016
|
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
|
|