We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a14e1c commit f539992Copy full SHA for f539992
hooks/tk-multi-publish2/basic/collector.py
@@ -59,7 +59,7 @@
59
"item_type": "file.image",
60
},
61
"Texture Image": {
62
- "extensions": ["tiff", "tx", "tga", "dds", "rat"],
+ "extensions": ["tif", "tiff", "tx", "tga", "dds", "rat"],
63
"icon": "texture.png",
64
"item_type": "file.texture",
65
0 commit comments