History for pixi.js / src / core / textures / BaseTexture.js
2017-05-22
@Mat Groves
Lint lint lint
Mat Groves committed on 22 May 2017
2017-05-20
@Mat Groves
uniformSync updates and clean
Mat Groves committed on 20 May 2017
2017-04-28
@Mat Groves
Sprite texture
Mat Groves committed on 28 Apr 2017
2017-04-12
@Mat Groves
Merge branch 'dev' into next ...
Mat Groves committed on 12 Apr 2017
@Mat Groves
Merged in dev
Mat Groves committed on 12 Apr 2017
2017-04-10
@Dave Moore
Improvements to how and what is stored in the texture caches. (#3834) ...
Dave Moore authored on 10 Apr 2017 Chad Engler committed on 10 Apr 2017
@Matt Karl
Documents events for DisplayObject, renderers, Texture and BaseTexture (#3922) ...
Matt Karl authored on 10 Apr 2017 GitHub committed on 10 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
@Andrew Start
Small Texture Cache enhancements (#3789) ...
Andrew Start authored on 14 Mar 2017 Matt Karl committed on 14 Mar 2017
2017-03-13
@Andrew Start
Fix preparation of destroyed items (#3802) ...
Andrew Start authored on 13 Mar 2017 Matt Karl committed on 13 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