You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,7 @@ The main purpose of the repository is education, so you are free to use these sc
21
21
+[getPropertyParent.jsx](https://github.com/ae-scripting/scripting-snippets/blob/master/getPropertyParent.jsx) – snippet to get the property parent layer
22
22
+[guiTemplate.jsx](https://github.com/ae-scripting/scripting-snippets/blob/master/guiTemplate.jsx) – just a template for GUI
23
23
+[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)
24
25
+[makeClosest16.jsx](https://github.com/ae-scripting/scripting-snippets/blob/master/makeClosest16.jsx) – script for making comp size divisible by 16
25
26
+[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
26
27
+[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