History for pixi.js / src / loaders
2016-12-28
@Chad Engler
correct blob parser import
Chad Engler committed on 28 Dec 2016
@Chad Engler
Update to Resource loader v2; fixes #2876
Chad Engler committed on 28 Dec 2016
2016-12-16
@Matt Karl
Fixes logic for spritesheet resolution (#3464) ...
Matt Karl authored on 16 Dec 2016 GitHub committed on 16 Dec 2016
2016-12-04
@Stafford Williams
resolves #2016
Stafford Williams committed on 4 Dec 2016
2016-11-16
@Mat Groves
small tweak to keep things backwards compatible (#3297)
Mat Groves authored on 16 Nov 2016 GitHub committed on 16 Nov 2016
2016-11-14
@Matt Karl
adds support for scale field in spritesheets
Matt Karl committed on 14 Nov 2016
2016-10-29
@Yennick
Fixes issue #2932 trimmed spritesheet (#3191)
Yennick authored on 29 Oct 2016 Mat Groves committed on 29 Oct 2016
2016-10-16
@Chad Engler
fix #2757 by adding to cache by name & url
Chad Engler committed on 16 Oct 2016
2016-09-28
@Chad Engler
expose bitmap font parse, fixes #2196
Chad Engler committed on 28 Sep 2016
2016-09-27
@Chad Engler
fix a comment mentioned in #2016
Chad Engler committed on 27 Sep 2016
@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-24
@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-14
@Ivan Popelyshev
Dev2 (#2803) ...
Ivan Popelyshev authored on 14 Aug 2016 Mat Groves committed on 14 Aug 2016
2016-07-12
@digibo
Fixed trailing slashes for xml font files' images (#2680)
digibo authored on 12 Jul 2016 Mat Groves committed on 12 Jul 2016
2016-06-15
@Dave
Docs update (#2651) ...
Dave authored on 15 Jun 2016 Mat Groves committed on 15 Jun 2016
2016-06-07
@Khaitu
Fixes loading bitmap fonts from data URIs (both FNT and Image)
Khaitu committed on 7 Jun 2016
2016-04-09
@Pat Shanahan
Merge remote-tracking branch 'upstream/dev' into jsdoc-fixes ...
Pat Shanahan committed on 9 Apr 2016
2016-04-08
@Pat Shanahan
Updated and fixed JSDocs
Pat Shanahan committed on 8 Apr 2016
2016-04-02
@Dave Arel
Handling data url's in Spritsheets ...
Dave Arel authored on 2 Apr 2016 Chad Engler committed on 2 Apr 2016
2016-04-01
@Ivan Popelyshev
crop -> orig rename
Ivan Popelyshev committed on 1 Apr 2016
2016-03-31
@Mat Groves
big jshint tidy
Mat Groves committed on 31 Mar 2016
@Mat Groves
Merge branch 'dev-v4.0.0' into dev ...
Mat Groves committed on 31 Mar 2016
2016-03-13
@Lukas Taegert
Do not create a sprite sheet if the image resources already exists from a previous load; this can happen as a result of calling loader.reset() after a spritesheet JSON resources has been added to the queue but before the corresponding image resource has been added by the spritesheet parser.
Lukas Taegert committed on 13 Mar 2016
@Lukas Taegert
Only use spritesheet batching and timeouts for resources larger than one batch size
Lukas Taegert committed on 13 Mar 2016
@Lukas Taegert
Change spritesheet parser to enable batching
Lukas Taegert committed on 13 Mar 2016