Scripting Feature Requests For Next Release!
Moderator: Paul Tuersley
- expression editor with syntax highlighting
From the scripting guide:
I would prefer to keep the same order in which the items have been selected, like the selectedLayers attribute.Project selection attribute
app.project.selection
Description
All items selected in the Project panel, in the sort order shown in the Project panel.
this is no more a 'request' as we can invoke this command with- convert audio to keyframes
Code: Select all
app.executeCommand(app.findMenuCommandId("Convert Audio to Keyframes"));
nab, where are you finding all these undocumented commands? It's awesome.
Dale's website
http://www.creative-workflow-hacks.com/ ... r-effects/
http://www.creative-workflow-hacks.com/ ... r-effects/
- 3D point control (expression controls)
- new comp attribute to switch between LayerName/SourceName columns, something like myComp.showLayerName = true;
- new comp attribute to switch between LayerName/SourceName columns, something like myComp.showLayerName = true;