mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
removed double entry, removed projects menu
This commit is contained in:
parent
1a1f935d0a
commit
197b8edc40
1 changed files with 1 additions and 105 deletions
|
|
@ -6,13 +6,6 @@
|
|||
"title": "Version Up",
|
||||
"tooltip": "Incremental save with a specific format"
|
||||
},
|
||||
{
|
||||
"type": "action",
|
||||
"command": "$COLORBLEED_SCRIPTS\\animation\\save_scene_incremental.py",
|
||||
"sourcetype": "file",
|
||||
"title": "Version Up",
|
||||
"tooltip": "Incremental save with a specific format"
|
||||
},
|
||||
{
|
||||
"type": "separator"
|
||||
},
|
||||
|
|
@ -1039,10 +1032,7 @@
|
|||
{
|
||||
"sourcetype": "file",
|
||||
"command": "$COLORBLEED_SCRIPTS\\animation\\bakeSelectedToWorldSpace.py",
|
||||
"tags": [
|
||||
"animation",
|
||||
"bake","selection", "worldspace.py"
|
||||
],
|
||||
"tags": ["animation", "bake","selection", "worldspace.py"],
|
||||
"title": "Bake Selected To Worldspace",
|
||||
"type": "action"
|
||||
},
|
||||
|
|
@ -1647,100 +1637,6 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "menu",
|
||||
"title": "Projects",
|
||||
"items": [
|
||||
{
|
||||
"type": "action",
|
||||
"command": "",
|
||||
"sourcetype": "file",
|
||||
"tags": [
|
||||
"projects",
|
||||
"fifa"
|
||||
],
|
||||
"title": "fifa",
|
||||
"tooltip": ""
|
||||
},
|
||||
{
|
||||
"type": "action",
|
||||
"command": "",
|
||||
"sourcetype": "file",
|
||||
"tags": [
|
||||
"projects",
|
||||
"beakbuds"
|
||||
],
|
||||
"title": "beakbuds",
|
||||
"tooltip": ""
|
||||
},
|
||||
{
|
||||
"type": "action",
|
||||
"command": "",
|
||||
"sourcetype": "file",
|
||||
"tags": [
|
||||
"projects",
|
||||
"redeemer"
|
||||
],
|
||||
"title": "redeemer",
|
||||
"tooltip": ""
|
||||
},
|
||||
{
|
||||
"type": "action",
|
||||
"command": "",
|
||||
"sourcetype": "file",
|
||||
"tags": [
|
||||
"projects",
|
||||
"bjorn"
|
||||
],
|
||||
"title": "bjorn",
|
||||
"tooltip": ""
|
||||
},
|
||||
{
|
||||
"type": "action",
|
||||
"command": "",
|
||||
"sourcetype": "file",
|
||||
"tags": [
|
||||
"projects",
|
||||
"aldi"
|
||||
],
|
||||
"title": "aldi",
|
||||
"tooltip": ""
|
||||
},
|
||||
{
|
||||
"type": "action",
|
||||
"command": "",
|
||||
"sourcetype": "file",
|
||||
"tags": [
|
||||
"projects",
|
||||
"eneco"
|
||||
],
|
||||
"title": "eneco",
|
||||
"tooltip": ""
|
||||
},
|
||||
{
|
||||
"type": "action",
|
||||
"command": "",
|
||||
"sourcetype": "file",
|
||||
"tags": [
|
||||
"projects",
|
||||
"duurzame_verpakking"
|
||||
],
|
||||
"title": "duurzame_verpakking",
|
||||
"tooltip": ""
|
||||
},
|
||||
{
|
||||
"type": "action",
|
||||
"command": "",
|
||||
"sourcetype": "file",
|
||||
"tags": [
|
||||
"projects",
|
||||
"bunch"
|
||||
],
|
||||
"title": "bunch",
|
||||
"tooltip": ""
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "menu",
|
||||
"title": "Others",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue