Add "Explore current scene.." script to menu

This commit is contained in:
Roy Nieterau 2017-11-20 13:43:50 +01:00
parent b31d4a3e3f
commit 64a07d2fc0

View file

@ -6,6 +6,13 @@
"title": "Version Up",
"tooltip": "Incremental save with a specific format"
},
{
"type": "action",
"command": "$COLORBLEED_SCRIPTS\\others\\show_current_scene_in_explorer.py",
"sourcetype": "file",
"title": "Explore current scene..",
"tooltip": "Show current scene in Explorer"
},
{
"type": "action",
"command": "$COLORBLEED_SCRIPTS\\avalon\\launch_manager.py",