Skip to content

Commit ba5012c

Browse files
author
Nik Ska
committed
no message
1 parent f157b3c commit ba5012c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ The main purpose of the repository is education, so you are free to use these sc
2121
+ [getPropertyParent.jsx](https://github.com/ae-scripting/scripting-snippets/blob/master/getPropertyParent.jsx) – snippet to get the property parent layer
2222
+ [guiTemplate.jsx](https://github.com/ae-scripting/scripting-snippets/blob/master/guiTemplate.jsx) – just a template for GUI
2323
+ [importBoujouTracking.jsx](https://github.com/ae-scripting/scripting-snippets/blob/master/importBoujouTracking.jsx) – imports Boujou 2d tracks to AE
24+
+ [keyReverse.jsx](https://github.com/ae-scripting/scripting-snippets/blob/master/keyReverse.jsx) – reverses keyframes at playhead (similar to Adobe Edge)
2425
+ [makeClosest16.jsx](https://github.com/ae-scripting/scripting-snippets/blob/master/makeClosest16.jsx) – script for making comp size divisible by 16
2526
+ [newAdjust.jsx](https://github.com/ae-scripting/scripting-snippets/blob/master/newAdjust.jsx) – snippet that lets you name the new Adjustment Layer before it's created
2627
+ [newTrimmedNull.jsx](https://github.com/ae-scripting/scripting-snippets/blob/master/newTrimmedNull.jsx) – creates a null trimmed to the highest selected layer

0 commit comments

Comments
 (0)