Richard Davey
|
59fbcc5ca3
|
Updated copyright year
|
2022-02-28 14:29:51 +00:00 |
|
Richard Davey
|
02c34cd64e
|
Replace integer with number
|
2020-11-23 10:22:13 +00:00 |
|
Richard Davey
|
20ae4e3806
|
Merge pull request #4618 from jorbascrumps/feat-multiple-loader-headers
Adds support for multiple custom Loader headers
|
2020-04-27 13:54:26 +01:00 |
|
Richard Davey
|
bf0feee498
|
XHRSettings.withCredentials is a new boolean property that controls the withCredentials setting of the XHR Request made by the Loader. It indicates whether or not cross-site Access-Control requests should be made using credentials such as cookies, authorization headers or TLS client certificates. You can set this on a per-file basis, or global in the Game Config.
|
2020-01-22 16:29:47 +00:00 |
|
Richard Davey
|
ff65e69cd1
|
Changed copyright date to 2020
|
2020-01-15 12:07:09 +00:00 |
|
jorbascrumps
|
f77e0ccbc1
|
Added default value
|
2019-06-25 19:29:24 -04:00 |
|
Richard Davey
|
c91ed91ce3
|
License link update
|
2019-05-10 16:15:04 +01:00 |
|
Richard Davey
|
ae1b5a664f
|
Loader Types
|
2019-05-09 12:04:54 +01:00 |
|
Richard Davey
|
c9bdb83941
|
GameObject and Loader typedefs
|
2019-02-13 13:57:59 +00:00 |
|
Richard Davey
|
aa341854c7
|
Happy New Year
|
2019-01-15 16:20:22 +00:00 |
|
Richard Davey
|
ee2c0619d8
|
Updated jsdocs
|
2018-05-08 13:30:33 +01:00 |
|
Richard Davey
|
8e7df2a234
|
You can now set the X-Requested-With header in the XHR requests by specifying it in your XHRSettings config, either in the game, scene or file configs.
|
2018-05-04 17:33:48 +01:00 |
|
orblazer
|
0c1ced8d86
|
Fix "object" types on Loader
|
2018-03-21 13:03:14 +01:00 |
|
Richard Davey
|
d1f5f8a82b
|
Added jsdocs
|
2018-02-12 16:01:21 +00:00 |
|
Richard Davey
|
e5f32ef546
|
Added jsdocs and moved FileTypes to their own namespace
|
2018-02-08 17:00:14 +00:00 |
|
Richard Davey
|
d8f1ba03e9
|
Moved repository location
|
2018-01-09 21:43:56 +00:00 |
|