mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
Merge pull request #25 from pypeclub/story/use-maya-look-assigner
add maya-look-assigner to pype menu
This commit is contained in:
commit
ec77e0287d
1 changed files with 2 additions and 2 deletions
|
|
@ -704,8 +704,8 @@
|
|||
},
|
||||
{
|
||||
"type": "action",
|
||||
"command": "$PYPE_SCRIPTS\\shading\\look_manager_ui.py",
|
||||
"sourcetype": "file",
|
||||
"command": "import mayalookassigner; mayalookassigner.show()",
|
||||
"sourcetype": "python",
|
||||
"tags": ["shading",
|
||||
"look",
|
||||
"assign",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue