Search found 5 matches

by Hausgross
December 10th, 2010, 12:58 am
Forum: Scripts Discussion
Topic: Turning Depth of Field off - works only sometimes
Replies: 2
Views: 8168

Re: Turning Depth of Field off - works only sometimes

Thank you very much :D

Yesterday I completely forgot to check the variables, so I thought, that I may use a wrong function to determine the comp's camera..
by Hausgross
December 9th, 2010, 7:25 am
Forum: Scripts Discussion
Topic: Turning Depth of Field off - works only sometimes
Replies: 2
Views: 8168

Turning Depth of Field off - works only sometimes

Hi there! I wrote a little script to turn off depth of field quickly - but it doesn't work in every AE project. If I start a new project, make a new comp and put a bunch of layers and a camera in there it works properly. If I load older projects (which are set up nearly identical) and run the script...
by Hausgross
December 9th, 2010, 7:10 am
Forum: Scripts Discussion
Topic: How to rename solids, precomps and other layer objects?
Replies: 4
Views: 11426

Re: How to rename solids, precomps and other layer objects?

Hi Paul,

thanks for your efforts - your explanation really helped me fixing problems in my script. I didn't know there are two kinds of names for layers...

Turning precomps into 3D layers didn't work for me because of a mistake I made :lol:
by Hausgross
December 9th, 2010, 4:10 am
Forum: Scripts Discussion
Topic: How to rename solids, precomps and other layer objects?
Replies: 4
Views: 11426

Re: How to rename solids, precomps and other layer objects?

Thank you Paul :mrgreen: Now I'm able to rename solids and precomps if their original name hasn't been changed. If they are manually renamed neither my nor your script seem to work. Edit: To make any layer (that can be made) a 3D layer you should just need this, regardless of layer type: theLayer.th...
by Hausgross
December 9th, 2010, 1:55 am
Forum: Scripts Discussion
Topic: How to rename solids, precomps and other layer objects?
Replies: 4
Views: 11426

How to rename solids, precomps and other layer objects?

Hi to all AEnhancers! I'm quite new to AE scripting though I wrote some simple scripts for common tasks. I know how to rename "normal" layers like text layers or some footage, but I don't know how to rename precomposed compositions or solids. I have the same problem when I want to turn e.g...