@@ -35,9 +35,11 @@ maya.apps.tk-multi-loader2:
3535 Alembic Cache : [reference, import]
3636 Image : [texture_node, image_plane]
3737 Maya Scene : [reference, import]
38+ Maya FBX : [reference, import]
3839 Photoshop Image : [texture_node, image_plane]
3940 Rendered Image : [texture_node, image_plane]
4041 Texture : [texture_node, image_plane]
42+ Unreal FBX : [reference, import]
4143 actions_hook : ' {self}/tk-maya_actions.py'
4244 entities :
4345 - caption : Current Project
@@ -68,12 +70,16 @@ maya.apps.tk-multi-shotgunpanel:
6870 filters : {published_file_type: Image}
6971 - actions : [reference, import]
7072 filters : {published_file_type: Maya Scene}
73+ - actions : [reference, import]
74+ filters : {published_file_type: Maya FBX}
7175 - actions : [texture_node, image_plane]
7276 filters : {published_file_type: Photoshop Image}
7377 - actions : [texture_node, image_plane]
7478 filters : {published_file_type: Rendered Image}
7579 - actions : [texture_node, image_plane]
7680 filters : {published_file_type: Texture}
81+ - actions : [reference, import]
82+ filters : {published_file_type: Unreal FBX}
7783 - actions : [publish_clipboard]
7884 filters : {}
7985 Task :
0 commit comments