Merge pull request #112 from aardschok/scriptmenu

Updated script menu entries
This commit is contained in:
Wijnand Koreman 2018-04-25 12:11:52 +02:00 committed by GitHub
commit 6786f50f14
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -855,6 +855,21 @@
"title": "Set Texture Preview To CLRImage",
"tooltip": ""
},
{
"type": "action",
"command": "$COLORBLEED_SCRIPTS\\shading\\vdviewer_ui.py",
"sourcetype": "file",
"tags": [
"shading",
"look",
"vray",
"displacement",
"shaders",
"auto"
],
"title": "VRay Displ Viewer",
"tooltip": "Open the VRay Displacement Viewer, select and control the content of the set"
},
{
"type": "action",
"command": "$COLORBLEED_SCRIPTS\\shading\\fixDefaultShaderSetBehavior.py",