mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Merge pull request #112 from aardschok/scriptmenu
Updated script menu entries
This commit is contained in:
commit
6786f50f14
1 changed files with 15 additions and 0 deletions
|
|
@ -855,6 +855,21 @@
|
||||||
"title": "Set Texture Preview To CLRImage",
|
"title": "Set Texture Preview To CLRImage",
|
||||||
"tooltip": ""
|
"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",
|
"type": "action",
|
||||||
"command": "$COLORBLEED_SCRIPTS\\shading\\fixDefaultShaderSetBehavior.py",
|
"command": "$COLORBLEED_SCRIPTS\\shading\\fixDefaultShaderSetBehavior.py",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue