Merge pull request #25 from pypeclub/story/use-maya-look-assigner

add maya-look-assigner to pype menu
This commit is contained in:
Milan Kolar 2018-11-14 18:14:08 +01:00 committed by GitHub
commit ec77e0287d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",