Commit graph

15 commits

Author SHA1 Message Date
photonstorm
4136ccf374 Lots more updates moving everything to consistent class structure. 2017-07-03 16:05:22 +01:00
Richard Davey
7c06670f90 Added Loader.SpriteSheet, now using a new config object rather than a bunch of arguments. 2017-02-04 05:36:06 +00:00
Richard Davey
822b3a9d0c Updated Loader so you can pass in your own XHRSettings object with any file, and have that override the XHR defaults for the specific file. 2016-12-12 22:27:53 +00:00
photonstorm
903b703245 Added Multi Atlas loader support and fixed issue with Set.each iteration. 2016-12-08 16:23:04 +00:00
Richard Davey
5e0bbd7028 Fixed ability for it to load multi-part files and parse atlas data. 2016-12-07 10:50:10 +00:00
Richard Davey
ae47921f42 Support for lots of new file types, and the start of the multi-file loader. 2016-12-07 04:43:02 +00:00
Richard Davey
04ecaefc48 Lots of noise removal and fixed loader processing queue. 2016-12-07 01:13:17 +00:00
Richard Davey
2d90ae2b08 Images now parse into Blobs properly. 2016-12-07 00:27:56 +00:00
Richard Davey
393791706e Adding in Image parsing. 2016-12-07 00:04:53 +00:00
photonstorm
b3e4c349d2 Getting ready to hook the Loader to the Texture Manager. 2016-12-06 16:49:29 +00:00
photonstorm
048e11bc5e New Loader Events, and sorted out the const assignments. 2016-12-06 15:15:42 +00:00
photonstorm
66a5647417 Added small task list. 2016-12-05 15:29:53 +00:00
Richard Davey
1afa75d871 Updated Loader, added ArrayBuffer to Base64, added GetURL. You can now load a file on its own, without using a Loader instance at all. 2016-12-01 12:51:05 +00:00
Richard Davey
77b469b1a5 State level Loader re-implemented, and lots of BaseLoader features updated. 2016-11-30 17:16:45 +00:00
Richard Davey
17092eb573 More Loader updates, lots to do though. 2016-11-30 01:24:44 +00:00