History for pixi.js / src / core / textures / BaseTexture.js
2017-04-12
@Mat Groves
Merged in dev
Mat Groves committed on 12 Apr 2017
2017-04-06
@Mat Groves
Removed lots of logs
Mat Groves committed on 6 Apr 2017
2017-04-03
@Mat Groves
Bunch o fixes
Mat Groves committed on 3 Apr 2017
2017-03-28
@Mat Groves
Destroy texture working
Mat Groves committed on 28 Mar 2017
2017-03-19
@Mat Groves
Refactored from texture
Mat Groves committed on 19 Mar 2017
@Mat Groves
More updates added the mini-runner
Mat Groves committed on 19 Mar 2017
2017-03-14
@Mat Groves
Sag / image / canvas all in! ...
Mat Groves committed on 14 Mar 2017
2017-03-04
@Mat Groves
Pass one
Mat Groves committed on 4 Mar 2017
2017-02-15
@finscn
Add BaseTexture.from() & fix a bug of `Texture.from` (#3736) ...
finscn authored on 15 Feb 2017 Matt Karl committed on 15 Feb 2017
2017-01-31
@Stafford Williams
Dedupe BaseTexture dimension updating (#3680) ...
Stafford Williams authored on 31 Jan 2017 Matt Karl committed on 31 Jan 2017
2017-01-30
@Matt Karl
Better respecting of the scale mode (#3678)
Matt Karl authored on 30 Jan 2017 GitHub committed on 30 Jan 2017
2016-11-18
@Mat Groves
fixed settings not being respected (#3315) ...
Mat Groves authored on 18 Nov 2016 GitHub committed on 18 Nov 2016
2016-11-16
@Matt Karl
Moves constants that are actually settings (#3298) ...
Matt Karl authored on 16 Nov 2016 Mat Groves committed on 16 Nov 2016
2016-11-14
@Stafford Williams
spelling
Stafford Williams committed on 14 Nov 2016
2016-10-31
@Mat Groves
Dev texture states cacheing (#3201) ...
Mat Groves authored on 31 Oct 2016 Chad Engler committed on 31 Oct 2016
2016-10-26
@Stafford Williams
fixes #3159
Stafford Williams committed on 26 Oct 2016
2016-10-16
@Chad Engler
use objects where we map render context ids
Chad Engler committed on 16 Oct 2016
2016-10-04
@Chad Engler
replace url extension regex; fixes #3059
Chad Engler committed on 4 Oct 2016
2016-09-27
@Chad Engler
clean up to be specific
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-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-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-24
@Mat Groves
Merge branch 'dev' ...
Mat Groves committed on 24 Aug 2016
2016-07-10
@Chad Engler
Multiple documentation fixes
Chad Engler committed on 10 Jul 2016