History for pixi.js / src / core / textures
2016-10-13
@Dave Moore
Fixes #3100
Dave Moore committed on 13 Oct 2016
2016-10-11
@Stafford Williams
clear lint warning
Stafford Williams committed on 11 Oct 2016
2016-10-10
@Ralph Sto. Domingo
Update docs: issue #3085 ...
Ralph Sto. Domingo authored on 10 Oct 2016 GitHub committed on 10 Oct 2016
2016-10-04
@Chad Engler
Merge pull request #3060 from englercj/fix-image-url-detect ...
Chad Engler authored on 4 Oct 2016 GitHub committed on 4 Oct 2016
@Ivan Popelyshev
remove some changes from texture
Ivan Popelyshev committed on 4 Oct 2016
@Ivan Popelyshev
1. moved clamping into TextureTransform ...
Ivan Popelyshev committed on 4 Oct 2016
@Ivan Popelyshev
some restructuring
Ivan Popelyshev committed on 4 Oct 2016
@Ivan Popelyshev
Clamping is magic
Ivan Popelyshev committed on 4 Oct 2016
@Ivan Popelyshev
clamping is hilarious ...
Ivan Popelyshev committed on 4 Oct 2016
@Ivan Popelyshev
Giant tilingSprite refactoring. ...
Ivan Popelyshev committed on 4 Oct 2016
@Chad Engler
replace url extension regex; fixes #3059
Chad Engler committed on 4 Oct 2016
2016-10-01
@Dave Moore
VideoBaseTexture fixes and changes ...
Dave Moore committed on 1 Oct 2016
2016-09-29
@Chad Engler
Fix some loading issues; fixes #2687
Chad Engler committed on 29 Sep 2016
2016-09-27
@Chad Engler
Merge pull request #3024 from englercj/export-default-cleanup ...
Chad Engler authored on 27 Sep 2016 GitHub committed on 27 Sep 2016
@Chad Engler
clean up to be specific
Chad Engler committed on 27 Sep 2016
@Chad Engler
cleanup some export defaults
Chad Engler committed on 27 Sep 2016
@Chad Engler
Huge refactor to match a new shiny eslint file.
Chad Engler committed on 27 Sep 2016
2016-09-26
@Peter Ward
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
@Juha Rantanen
Better SVG support (#2614) ...
Juha Rantanen authored on 25 Sep 2016 Chad Engler committed on 25 Sep 2016
2016-09-24
@Steffen Bär
small jsdoc fix - added some missing (#3008)
Steffen Bär authored on 24 Sep 2016 Chad Engler committed on 24 Sep 2016
@Steffen Bär
Prefer const (#3002) ...
Steffen Bär authored on 24 Sep 2016 Chad Engler committed on 24 Sep 2016
2016-09-22
@Chad Engler
add some missed doc changed from #2954
Chad Engler committed on 22 Sep 2016
@Simon Niklaus
small fixes in the documentation
Simon Niklaus authored on 14 Sep 2016 Chad Engler committed on 22 Sep 2016
2016-09-21
@Mat Groves
added inline play
Mat Groves committed on 21 Sep 2016
2016-09-20
@Steffen Bär
some more es6 changes (#2969) ...
Steffen Bär authored on 20 Sep 2016 Matt Karl committed on 20 Sep 2016
2016-09-18
@Steffen Baer
removed old jshint comments; replaced jshint in CONTRIBUTING.md with eslint
Steffen Baer committed on 18 Sep 2016
2016-09-13
@Matt Karl
Update imports and exports, getters and setters
Matt Karl committed on 13 Sep 2016
@Matt Karl
Disallow the use of `var`
Matt Karl committed on 13 Sep 2016
@Leonardo Silva
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
@Mat Groves
tweak to from function ...
Mat Groves committed on 31 Aug 2016