History for pixi.js / src / core / textures
2016-09-27
@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
2016-08-30
@Mat Groves
fixes #2873
Mat Groves committed on 30 Aug 2016
2016-08-24
@Mat Groves
Merge branch 'dev' ...
Mat Groves committed on 24 Aug 2016
@Dave
Making sure the realWidth & realHeight are multiplied by the correct resolution if nothing is passed in (#2845)
Dave authored on 24 Aug 2016 Mat Groves committed on 24 Aug 2016
2016-07-26
@Dave
Able to find out the real width and height of a base render texture, accounting for the resolution applied to it (#2741)
Dave authored on 26 Jul 2016 Mat Groves committed on 26 Jul 2016
2016-07-17
@Mat Groves
Dev bounds refactor (#2729) ...
Mat Groves authored on 17 Jul 2016 GitHub committed on 17 Jul 2016
2016-07-10
@Chad Engler
Multiple documentation fixes
Chad Engler committed on 10 Jul 2016
2016-06-15
@Dave
Docs update (#2651) ...
Dave authored on 15 Jun 2016 Mat Groves committed on 15 Jun 2016
2016-06-14
@Mat Groves
Merge pull request #2640 from pixijs/dev-static-transform ...
Mat Groves authored on 14 Jun 2016 GitHub committed on 14 Jun 2016
2016-06-13
@Mat Groves
lint the code
Mat Groves committed on 13 Jun 2016
2016-06-12
@Janne Hyytiä
pixijs#2541 resolution means pixel ratio too
Janne Hyytiä committed on 12 Jun 2016
2016-06-11
@Mat Groves
fixes #1741
Mat Groves committed on 11 Jun 2016
@Mat Groves
added update id to texture ...
Mat Groves committed on 11 Jun 2016
2016-05-18
@Ivan Popelyshev
small fix for spritesheet loader
Ivan Popelyshev committed on 18 May 2016
2016-05-15
@Ivan Popelyshev
wrap -> wrapMode. WebGLRenderer already has wrapMode reference inside.
Ivan Popelyshev committed on 15 May 2016
2016-04-12
@Mat Groves
Merge pull request #2482 from AMorporkian/jsdoc-fixes ...
Mat Groves committed on 12 Apr 2016
@Matt Karl
Fixed listing and async problems.
Matt Karl committed on 12 Apr 2016