summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2021-06-28 20:48:37 +0300
committerVille Skyttä <ville.skytta@iki.fi>2021-07-29 22:06:25 +0000
commitddc78deeee16d3cab4322122aa3133cc3c083f07 (patch)
tree00fe0092eb6c29776422cd6f3a128c756b448135 /data
parentafcaa28043205824db93ac86b463bc6366f62979 (diff)
downloadshared-mime-info-ddc78deeee16d3cab4322122aa3133cc3c083f07.tar.gz
model/gltf+json: new type
https://www.iana.org/assignments/media-types/model/gltf+json
Diffstat (limited to 'data')
-rw-r--r--data/freedesktop.org.xml.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/data/freedesktop.org.xml.in b/data/freedesktop.org.xml.in
index b0b71518..8796aa52 100644
--- a/data/freedesktop.org.xml.in
+++ b/data/freedesktop.org.xml.in
@@ -5714,6 +5714,13 @@ command to generate the output files.
</magic>
<glob pattern="*.glb"/>
</mime-type>
+ <mime-type type="model/gltf+json">
+ <comment>glTF model</comment>
+ <acronym>glTF</acronym>
+ <expanded-acronym>GL Transmission Format</expanded-acronym>
+ <sub-class-of type="application/json"/>
+ <glob pattern="*.gltf"/>
+ </mime-type>
<mime-type type="model/vrml">
<comment>VRML document</comment>
<acronym>VRML</acronym>