summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2021-06-28 20:46:50 +0300
committerVille Skyttä <ville.skytta@iki.fi>2021-07-29 22:06:25 +0000
commitafcaa28043205824db93ac86b463bc6366f62979 (patch)
tree6944f60b18e1722f22a16e31d26b33c69a8a4889 /data
parent7d47a7fdd99d96c6e0c16c33e1058e7240e794a1 (diff)
downloadshared-mime-info-afcaa28043205824db93ac86b463bc6366f62979.tar.gz
model/gltf-binary: new type
https://www.iana.org/assignments/media-types/model/gltf-binary
Diffstat (limited to 'data')
-rw-r--r--data/freedesktop.org.xml.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/data/freedesktop.org.xml.in b/data/freedesktop.org.xml.in
index 3ed0df72..b0b71518 100644
--- a/data/freedesktop.org.xml.in
+++ b/data/freedesktop.org.xml.in
@@ -5705,6 +5705,15 @@ command to generate the output files.
<glob pattern="*.igs"/>
<glob pattern="*.iges"/>
</mime-type>
+ <mime-type type="model/gltf-binary">
+ <comment>glTF model</comment>
+ <acronym>glTF</acronym>
+ <expanded-acronym>GL Transmission Format</expanded-acronym>
+ <magic>
+ <match type="string" value="glTF" offset="0"/>
+ </magic>
+ <glob pattern="*.glb"/>
+ </mime-type>
<mime-type type="model/vrml">
<comment>VRML document</comment>
<acronym>VRML</acronym>