mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
cosmetics
This commit is contained in:
parent
197b8edc40
commit
a2bdf93bf7
1 changed files with 6 additions and 23 deletions
|
|
@ -1039,59 +1039,42 @@
|
|||
{
|
||||
"sourcetype": "file",
|
||||
"command": "$COLORBLEED_SCRIPTS\\animation\\timeStepper.py",
|
||||
"tags": [
|
||||
"animation", "time","stepper"
|
||||
],
|
||||
"tags": ["animation", "time","stepper"],
|
||||
"title": "Time Stepper",
|
||||
"type": "action"
|
||||
},
|
||||
{
|
||||
"sourcetype": "file",
|
||||
"command": "$COLORBLEED_SCRIPTS\\animation\\capture_ui.py",
|
||||
"tags": [
|
||||
"animation",
|
||||
"capture_ui.py"
|
||||
],
|
||||
"tags": ["animation", "capture", "ui", "screen", "movie", "image"],
|
||||
"title": "Capture UI",
|
||||
"type": "action"
|
||||
},
|
||||
{
|
||||
"sourcetype": "file",
|
||||
"command": "$COLORBLEED_SCRIPTS\\animation\\simplePlayblastUI.py",
|
||||
"tags": [
|
||||
"animation",
|
||||
"simplePlayblastUI.py"
|
||||
],
|
||||
"tags": ["animation", "simple", "playblast", "ui"],
|
||||
"title": "Simple Playblast UI",
|
||||
"type": "action"
|
||||
},
|
||||
{
|
||||
"sourcetype": "file",
|
||||
"command": "$COLORBLEED_SCRIPTS\\animation\\tweenMachineUI.py",
|
||||
"tags": [
|
||||
"animation",
|
||||
"tweenMachineUI.py"
|
||||
],
|
||||
"tags": ["animation", "tween", "machine"],
|
||||
"title": "Tween Machine UI",
|
||||
"type": "action"
|
||||
},
|
||||
{
|
||||
"sourcetype": "file",
|
||||
"command": "$COLORBLEED_SCRIPTS\\animation\\selectAllAnimationCurves.py",
|
||||
"tags": [
|
||||
"animation",
|
||||
"selectAllAnimationCurves.py"
|
||||
],
|
||||
"tags": ["animation", "select", "curves"],
|
||||
"title": "Select All Animation Curves",
|
||||
"type": "action"
|
||||
},
|
||||
{
|
||||
"sourcetype": "file",
|
||||
"command": "$COLORBLEED_SCRIPTS\\animation\\pathAnimation.py",
|
||||
"tags": [
|
||||
"animation",
|
||||
"pathAnimation.py"
|
||||
],
|
||||
"tags": ["animation", "path", "along"],
|
||||
"title": "Path Animation",
|
||||
"type": "action"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue