9 lines
297 B
XML
9 lines
297 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="model/materialx">
|
|
<comment>MaterialX Shading Network</comment>
|
|
<icon name="materialx"/>
|
|
<glob-deleteall/>
|
|
<glob pattern="*.MTLX"/>
|
|
<glob pattern="*.mtlx"/>
|
|
</mime-type>
|