pixi.js / src / loaders /
@Lukas Taegert Lukas Taegert authored on 13 Mar 2016
..
bitmapFontParser.js fixed kerning undefined error 10 years ago
index.js Since I'm in there, fix the all the links too 10 years ago
loader.js fixed extends doc issue 10 years ago
spritesheetParser.js 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. 9 years ago
textureParser.js Fix Texture objects in BaseTextureCache 10 years ago