diff --git a/colorbleed/maya/menu.json b/colorbleed/maya/menu.json index 692b6c04a6..ad21949180 100644 --- a/colorbleed/maya/menu.json +++ b/colorbleed/maya/menu.json @@ -945,6 +945,18 @@ ], "title": "Fix RenderLayer Missing Referenced Nodes Overrides", "tooltip": "" + }, + { + "type": "action", + "title": "Image 2 Tiled EXR", + "command": "$COLORBLEED_SCRIPTS\\shading\\open_img2exr.py", + "sourcetype": "file", + "tooltip": "", + "tags": [ + "shading", + "vray", + "exr" + ] } ] },