2016-10-13 |
Fixes #3100
Dave Moore
committed
on 13 Oct 2016
|
---|---|
2016-10-11 |
clear lint warning
Stafford Williams
committed
on 11 Oct 2016
|
2016-10-10 |
Update docs: issue #3085
...
Ralph Sto. Domingo
authored
on 10 Oct 2016
GitHub
committed
on 10 Oct 2016
|
2016-10-04 |
Merge pull request #3060 from englercj/fix-image-url-detect
...
Chad Engler
authored
on 4 Oct 2016
GitHub
committed
on 4 Oct 2016
|
remove some changes from texture
Ivan Popelyshev
committed
on 4 Oct 2016
|
|
|
|
some restructuring
Ivan Popelyshev
committed
on 4 Oct 2016
|
|
Clamping is magic
Ivan Popelyshev
committed
on 4 Oct 2016
|
|
|
|
|
|
replace url extension regex; fixes #3059
Chad Engler
committed
on 4 Oct 2016
|
|
2016-10-01 |
|
2016-09-29 |
Fix some loading issues; fixes #2687
Chad Engler
committed
on 29 Sep 2016
|
2016-09-27 |
Merge pull request #3024 from englercj/export-default-cleanup
...
Chad Engler
authored
on 27 Sep 2016
GitHub
committed
on 27 Sep 2016
|
clean up to be specific
Chad Engler
committed
on 27 Sep 2016
|
|
cleanup some export defaults
Chad Engler
committed
on 27 Sep 2016
|
|
Huge refactor to match a new shiny eslint file.
Chad Engler
committed
on 27 Sep 2016
|
|
2016-09-26 |
Fix issue when creating a BaseTexture with a 'null' source value, then using .loadSource() with an already-loaded IMG element. The 'loaded' event is never fired in that case and Texture objects are forever waiting for the 'loaded' event to be emitted
Peter Ward
committed
on 26 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 |
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 |
add some missed doc changed from #2954
Chad Engler
committed
on 22 Sep 2016
|
small fixes in the documentation
Simon Niklaus
authored
on 14 Sep 2016
Chad Engler
committed
on 22 Sep 2016
|
|
2016-09-21 |
added inline play
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 |
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
|
|
Implementing classes using the new ES6 syntax (#2936)
...
Leonardo Silva
authored
on 13 Sep 2016
Matt Karl
committed
on 13 Sep 2016
|
|
2016-08-31 |
|