Skip to main content
Adirai Maji
Inspiring
February 22, 2020
Answered

What/Where is the best resource to check release notes of all versions of After Effects?

  • February 22, 2020
  • 2 replies
  • 555 views

Let's say I want to check the initial release version for a property or an expression in After Effects where can I get the information? I'm being lost in the sea of informations. For example if I want to know in which version of after effects introduced fromCompToSurface and valueAtTime expressions where should I search for those resources?

This topic has been closed for replies.
Correct answer Tomas Sinkunas

I second what @Mylenium said, there's no one place to look for such info.

However, shen coding, please refer to these docs, as they are being updated by comunity, and contain recent data: http://docs.aenhancers.com/

For scripting, check these docs: http://expressions.aenhancers.com/

 

2 replies

Tomas Sinkunas
Tomas SinkunasCorrect answer
Legend
February 22, 2020

I second what @Mylenium said, there's no one place to look for such info.

However, shen coding, please refer to these docs, as they are being updated by comunity, and contain recent data: http://docs.aenhancers.com/

For scripting, check these docs: http://expressions.aenhancers.com/

 

Mylenium
Legend
February 22, 2020

Long and short: They don't exist. This has always been AE's weak spot - incomplete help files and release notes. Layer space transforms were introduced in AE 6 and 6.5 and the same goes for valueAtTime(). this stuff has pretty much existed almost right from the start after expressions were introduced in AE 5.5.

 

Mylenium