phaser/src/loader
2020-10-08 10:44:49 +01:00
..
events Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
filetypes OBJFile can now optionally load a material file along with the model data 2020-10-08 10:44:49 +01:00
typedefs Merge pull request #4618 from jorbascrumps/feat-multiple-loader-headers 2020-04-27 13:54:26 +01:00
const.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
File.js The Loader.path was being added to the File URL even if the URL was absolute. This is now checked for and the path is not applied unless the URL is relative #5301 2020-09-14 09:23:59 +01:00
FileTypesManager.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
GetURL.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
index.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
LoaderPlugin.js Update JSDocs for events 2020-03-10 11:11:43 +03:00
MergeXHRSettings.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
MultiFile.js Loader.MultiFile will now parse the given files array and only add valid entries into the file list, allowing multifiles to now have optional file entries. 2020-10-08 10:44:02 +01:00
XHRLoader.js Merge pull request #4618 from jorbascrumps/feat-multiple-loader-headers 2020-04-27 13:54:26 +01:00
XHRSettings.js Merge pull request #4618 from jorbascrumps/feat-multiple-loader-headers 2020-04-27 13:54:26 +01:00