Shy It for After Effects
- Adobe Cs4 Download Free Trial
- Cc Particle World Plug In
- Adobe After Effects Cs4 Cc Particle World Download Full
- Adobe After Effects Cs4 Portable
A script for hiding/filtering layers based on the layer name.
Right-click the link above to download the script(save target as/save link as). Place the script in the Scripts folder, '...AdobeAdobe After Effects CS3Support FilesScripts', for easy access.
Type in the text box to match against the layer name. Type something like 'Light'(without the quotes) to match layers that have Light somewhere in the name. The script will also process Javascript regular expression syntax.
Adobe Cs4 Download Free Trial
Particle Templates for After Effects 11 Free After Effects Templates for Particle. All of our After Effects Templates are free to download and ready to use in your next video project, under the Mixkit License. Adobe After Effect Cs4 free download - Adobe Fireworks CS4, Adobe After Effects CS6, Adobe Illustrator CS4 (Middle Eastern version), and many more programs.
Some examples assuming a layer named 'Light Bulb':
- L, Li, Bulb, Bu, ght, Light, Bulb plain text will all match the layer
- ^L matches the L at the beginning, ^ is for the beginning
- b$ matches the b at the end, $ is for the end
- Spot|Light will match the Light portion, | is for or, search for Spot or Light
- . match any character, * match preceding character 0 or more times, + match the preceding character 1 or more times
Check Opposite to isolate the layers that match the text. Uncheck to isolate all except the layers that match. Check Case Sensitive to match against case.
Preserve will save the current shy states of the layers.
Cc Particle World Plug In
Restore places the preserved shy values back in place.
Press Go to filter the list. Press UnShy All to remove the shy attribute from all layers in the composition.
The drop down box has presets for use with the AECollada experimental imported geometry layers. It fills in the textbox with the corresponding regular expression. Faces will match polygon layers, Vertices will match vertex null layers and Faces and Vertices will match both cases.
Adobe After Effects Cs4 Cc Particle World Download Full
Dec 10 2011 - added tool tips, preserve and restore, no action if text is blank
Adobe After Effects Cs4 Portable
Dec 14 2011 - bugs, only worked with footage layers, text search fails after first run so use match method instead, if any identical layer names use the layer index instead