cosmetics

This commit is contained in:
aardschok 2017-09-12 10:01:22 +02:00
parent 197b8edc40
commit a2bdf93bf7

View file

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