darbinieks / zl_Scriptlets

Series of small, simple AE utilities for ft-toolbar or any other script launcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zack Lovatt's Scriptlets

A series of small, simple AE utilities for kbar2, Tool Launcher, Quick Menu 2 or any other script file launcher.

Note that these all worked at the time they were developed; as AE has evolved, some may stop working. I'm absotively not liable if anything breaks; run at your own discretion ๐Ÿ’

zack@zacklovatt.com

Copyright (c) 2019 Zack Lovatt. All rights reserved.


Adds a random layer effect to your first selected layer ๐Ÿ™ƒ


Adds Trim Paths to selected shape layers


Prompts user to select a CCC/CDL, creates an adj layer w/ Colorista Free with the CDL


Convert the new (CC 2015.3+) Gaussian Blur effect to Gaussian Blur (Legacy)


A responsive layout version of the native "Create Nulls from Paths" panel (as of 2018/04/27)


Creates a number of folders (or, if ran as a window, lets you customzie folder names to create)


Delete all keys at current time


Disables all expressions in active comp


Tries to force 'use legacy skin' to ON for specific script passed by filename


Tries to force 'use legacy skin' to ON for all installed scriptUI panels


Loop out ('cycle') selected layers


Translates a Mistika VR .grp file to null sliders for yaw/pitch/roll


Moves the first layer of each selected comp in project panel to the end of each comp


Creates a new text layer


Parent each selected layer to above layer


Adds nulls to points of seleted shape layers or masks.

This was developed before the official "Paths to Nulls" panel ๐Ÿ˜…


Randomize order of selected shape groups


Recursively enable motion blur on selected comps


Opens a Finder/Explorer window to the current AEP


Reveals source of first selected layer in project


Reverse shape group order in a shape layer


Select all layers that are multiple instances of the same file source


Select all keys at current time indicator.

Set flag to true to append selection, false to overwrite


Select all keys under the work area.

Set flag to true to append selection, false to overwrite


Select all layers that start after current time


Select three layers; third layer will be expression-set to average position of first two


Select three layers; third layer will be set to average position of first two at current time


Separates a layer's position dimensions, preserving easing if keyframes exist.

Note: If you've adjusted the spatial interpolation (by changing bezier handles in comp viewer), this won't maintain that. That's... a very very hard task.


Toggles AE brightness between min and max


Toggles Javascript debugger enabled/disabled


Toggles Continuous on selected keys.

Run to enable, hold SHIFT to disable.


Ungroup the selected shape groups


Prompts the user for to update default import FPS


Writes layer names to a file, separated by a new line

About

Series of small, simple AE utilities for ft-toolbar or any other script launcher


Languages

Language:JavaScript 100.0%