2016-09-27 |
Huge refactor to match a new shiny eslint file.
Chad Engler
committed
on 27 Sep 2016
|
---|---|
2016-09-25 |
fix canvas resolution; manually merge #2870
Chad Engler
committed
on 25 Sep 2016
|
2016-09-24 |
small jsdoc fix - added some missing (#3008)
Steffen Bär
authored
on 24 Sep 2016
Chad Engler
committed
on 24 Sep 2016
|
|
|
2016-09-22 |
small fixes in the documentation
Simon Niklaus
authored
on 14 Sep 2016
Chad Engler
committed
on 22 Sep 2016
|
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 |
removed use of png data in test canvas blend modes
Mat Groves
committed
on 30 Aug 2016
|
fixed the jump blur effect
Mat Groves
committed
on 30 Aug 2016
|
|
2016-08-17 |
cleaning up WebGLState (#2826)
...
Ivan Popelyshev
authored
on 17 Aug 2016
Mat Groves
committed
on 17 Aug 2016
|
jsdocs rendertarget (#2819)
Ivan Popelyshev
authored
on 17 Aug 2016
Mat Groves
committed
on 17 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-14 |
added enabled to filters (#2798)
...
Mat Groves
authored
on 14 Aug 2016
GitHub
committed
on 14 Aug 2016
|
2016-08-10 |
Add exception handling to `canUseNewCanvasBlendModes` (#2740)
...
nikolowry
authored
on 10 Aug 2016
Mat Groves
committed
on 10 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 |
|