Search found 2 matches

by cswaim
February 13th, 2013, 8:23 pm
Forum: Scripts Discussion
Topic: Capturing a keystroke from within a window?
Replies: 1
Views: 9080

Capturing a keystroke from within a window?

I've got an idea for a script and I'm not sure if it's even possible in AE. I want to open up a new window and whenever the window is active, the user, using certain keystrokes, can do different things to selected layers, etc. I can figure out the layer operation logic but I'm not sure if AE even ha...
by cswaim
November 4th, 2012, 6:16 pm
Forum: Scripts Discussion
Topic: Creating an ellipse mask by hand
Replies: 1
Views: 8468

Creating an ellipse mask by hand

Hi, first time poster to aenhancers.com! Excited to get discussions and feedback on this question. I'm writing a script to automate creating a custom vignette in a stylized way I use a lot. I've gotten it to create the solid, add the mask with proper vertices, and change the mask mode to Subtract. I...