docsforadobe / after-effects-scripting-guide

87 stars 20 forks source link

Add undocumented `app.openFast()` method #22

Closed zlovatt closed 2 months ago

zlovatt commented 1 year ago

Be sure to add the admonition that this is undocumented!

bjg2 commented 1 year ago

anyone has any idea how app.open() differs from app.openFast() ?

Nico-Duduf commented 3 months ago

Done, PR #35

I've measured it to be noticeably faster with many small projects (which open in less than 2 seconds anyway). The example in the doc in the PR is a simple script to measure the difference.