mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
commit
a942cd041b
1 changed files with 102 additions and 20 deletions
|
|
@ -1,7 +1,14 @@
|
|||
[
|
||||
{
|
||||
"type": "action",
|
||||
"command": "$COLORBLEED_SCRIPTS\\others\\_save_scene_incremental.py",
|
||||
"command": "$COLORBLEED_SCRIPTS\\others\\save_scene_incremental.py",
|
||||
"sourcetype": "file",
|
||||
"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"
|
||||
|
|
@ -797,7 +804,7 @@
|
|||
"auto"
|
||||
],
|
||||
"title": "Assign lookDefault Shader",
|
||||
"tooltip": "Assign the latest 'lookDefault' to assets without any lookdev in the scene"
|
||||
"tooltip": "Assign the latest `lookDefault` to assets without any lookdev in the scene"
|
||||
},
|
||||
{
|
||||
"type": "action",
|
||||
|
|
@ -1030,37 +1037,112 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"type": "action",
|
||||
"command": "$COLORBLEED_SCRIPTS\\animation\\zvParentMaster.py",
|
||||
"sourcetype": "file",
|
||||
"command": "$COLORBLEED_SCRITPS\\animation\\bakeSelectedToWorldSpace.py",
|
||||
"tags": [
|
||||
"animation",
|
||||
"zvParentMaster"
|
||||
"bakeSelectedToWorldSpace.py"
|
||||
],
|
||||
"title": "ZV Parent Master",
|
||||
"tooltip": "Open ZV Parent M UI"
|
||||
"title": "Bakeselectedtoworldspace.Py",
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"type": "action",
|
||||
"command": "$COLORBLEED_SCRIPTS\\animation\\pathAnimation.py",
|
||||
"sourcetype": "file",
|
||||
"command": "$COLORBLEED_SCRITPS\\animation\\timeStepper.py",
|
||||
"tags": [
|
||||
"animation",
|
||||
"path"
|
||||
"timeStepper.py"
|
||||
],
|
||||
"title": "Path Animation",
|
||||
"tooltip": ""
|
||||
"title": "Timestepper.Py",
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"type": "action",
|
||||
"command": "$COLORBLEED_SCRIPTS\\animation\\timeStepper.py",
|
||||
"sourcetype": "file",
|
||||
"command": "$COLORBLEED_SCRITPS\\animation\\capture_ui.py",
|
||||
"tags": [
|
||||
"animation",
|
||||
"timeStepper"
|
||||
"capture_ui.py"
|
||||
],
|
||||
"title": "TimeStepper",
|
||||
"tooltip": ""
|
||||
"title": "Capture_Ui.Py",
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"command": "$COLORBLEED_SCRITPS\\animation\\tweenMachineUI.py",
|
||||
"tags": [
|
||||
"animation",
|
||||
"tweenMachineUI.py"
|
||||
],
|
||||
"title": "Tweenmachineui.Py",
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"command": "$COLORBLEED_SCRITPS\\animation\\selectAllAnimationCurves.py",
|
||||
"tags": [
|
||||
"animation",
|
||||
"selectAllAnimationCurves.py"
|
||||
],
|
||||
"title": "Selectallanimationcurves.Py",
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"command": "$COLORBLEED_SCRITPS\\animation\\simplePlayblastUI.py",
|
||||
"tags": [
|
||||
"animation",
|
||||
"simplePlayblastUI.py"
|
||||
],
|
||||
"title": "Simpleplayblastui.Py",
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"command": "$COLORBLEED_SCRITPS\\animation\\pathAnimation.py",
|
||||
"tags": [
|
||||
"animation",
|
||||
"pathAnimation.py"
|
||||
],
|
||||
"title": "Pathanimation.Py",
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"command": "$COLORBLEED_SCRITPS\\animation\\offsetSelectedObjectsUI.py",
|
||||
"tags": [
|
||||
"animation",
|
||||
"offsetSelectedObjectsUI.py"
|
||||
],
|
||||
"title": "Offsetselectedobjectsui.Py",
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"command": "$COLORBLEED_SCRITPS\\animation\\key_amplifier_ui.py",
|
||||
"tags": [
|
||||
"animation",
|
||||
"key_amplifier_ui.py"
|
||||
],
|
||||
"title": "Key_Amplifier_Ui.Py",
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"command": "$COLORBLEED_SCRITPS\\animation\\anim_scene_optimizer.py",
|
||||
"tags": [
|
||||
"animation",
|
||||
"anim_scene_optimizer.py"
|
||||
],
|
||||
"title": "Anim_Scene_Optimizer.Py",
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"command": "$COLORBLEED_SCRITPS\\animation\\zvParentMaster.py",
|
||||
"tags": [
|
||||
"animation",
|
||||
"zvParentMaster.py"
|
||||
],
|
||||
"title": "Zvparentmaster.Py",
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"command": "$COLORBLEED_SCRITPS\\animation\\poseLibrary.py",
|
||||
"tags": [
|
||||
"animation",
|
||||
"poseLibrary.py"
|
||||
],
|
||||
"title": "Poselibrary.Py",
|
||||
"type": "file"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue