Sean Lilley
|
804f1ebdb6
|
Fixes misc crn/ktx occurrences
|
2021-06-22 14:49:04 -04:00 |
Ed Mackey
|
a0d82f29ec
|
Add the .wasm MIME type.
|
2018-04-26 19:39:14 -04:00 |
Sean Lilley
|
01bcc7d08f
|
Merge branch 'master' into request-scheduler-again
|
2017-06-12 23:17:07 -04:00 |
Ed Mackey
|
3d91e190de
|
Update MIME type for glb files, and fix an eslint warning.
|
2017-06-05 10:00:14 -04:00 |
Sean Lilley
|
afca34ce20
|
Merge branch 'master' into 3d-tiles
|
2017-04-13 13:29:53 -04:00 |
Ed Mackey
|
4ab83e694f
|
Update glTF MIME Types (this applies to all versions of glTF)
These types were registered as discussed in KhronosGroup/glTF#412.
See: https://github.com/KhronosGroup/glTF/tree/master/specification/1.0#mimetypes
See: https://github.com/KhronosGroup/glTF/blob/master/extensions/Khronos/KHR_binary_glTF/README.md#mime-type
|
2017-04-10 17:53:25 -04:00 |
Dan Bagnell
|
da8ba03706
|
Merge branch 'texture-compression' into 3d-tiles-texture-compresseion
|
2017-01-09 18:58:26 -05:00 |
Dan Bagnell
|
ee6856c26b
|
Add crunch support to imagery provider and material. Add loadCRN tests. Update CHANGES.md.
|
2017-01-05 17:08:33 -05:00 |
Dan Bagnell
|
70b60271b1
|
Merge branch 'texture-compression' into 3d-tiles-texture-compresseion
|
2016-12-21 15:48:36 -05:00 |
Dan Bagnell
|
4cc7559fce
|
Add support for s3tc, pvrtc, and etc1 compressed textures and loading them
from KTX files.
|
2016-12-19 17:39:44 -05:00 |
Patrick Cozzi
|
708e6794da
|
Add 3D tile formats to web.config
|
2016-01-26 10:26:21 -05:00 |
Ed Mackey
|
b12bc7efed
|
Update web.config
|
2015-11-21 19:48:47 -05:00 |
Ed Mackey
|
5028195526
|
Upgrade MIME types, fix Model.js to not look at URL file extension.
|
2015-05-22 16:36:43 -04:00 |
Ed Mackey
|
3a5eb85511
|
Apologies for thrashing, use "model" instead of "application".
COLLADA also uses "model". Talked this over with
@shunter and @mramato
|
2015-05-22 14:45:30 -04:00 |
Ed Mackey
|
602fcf1240
|
Drop the + sign since @shunter pointed out it's not a legal suffix.
|
2015-05-22 14:14:46 -04:00 |
Patrick Cozzi
|
992b76a26c
|
Update web.config
|
2015-05-22 11:56:23 -04:00 |
Patrick Cozzi
|
9e2cc0e113
|
Tweak mime type name
|
2015-05-21 17:36:21 -04:00 |
Patrick Cozzi
|
36075b6bf7
|
Reorder web.config
|
2015-05-21 17:35:34 -04:00 |
Patrick Cozzi
|
8b5a9d32d0
|
Added bgltf mime type
|
2015-05-21 17:34:52 -04:00 |
Matthew Amato
|
e576ca529f
|
Add quantized-mesh MIME type
Running our unit tests under IIS would fail because the test terrain tiles
could not be served. Fixes #2651
|
2015-04-20 23:58:28 -04:00 |
Ed Mackey
|
359cd393a7
|
Add MIME types for more files served from SampleData.
|
2015-03-26 17:13:08 -04:00 |
Ed Mackey
|
4fd2189b45
|
Added WOFF 2.0 format, released by Chrome last year.
|
2015-03-16 09:50:34 -04:00 |
Ed Mackey
|
35709ded29
|
Apparently some services don't have a default SVG MIME type.
|
2015-03-12 12:14:16 -04:00 |
Matthew Amato
|
fd670561b9
|
Add default web.config file for easier IIS deployment
We package the web.config at the root of the release zip as well as the build CesiumViewer app.
|
2014-09-30 13:23:38 -04:00 |