Skip to content

Releases: scarletcafe/aftereffects_spatial_media_plugins

v2.0.1

10 Nov 12:37
Compare
Choose a tag to compare

Latest plug-in binaries (v2.0.1).

The 'source code' links are automatically generated by GitHub and do not contain the plug-in binaries. Please download the Win32 or Win64 zip files instead.

v2.0.0

27 Oct 19:11
Compare
Choose a tag to compare

Latest plug-in binaries (v2.0.0).

The 'source code' links are automatically generated by GitHub and do not contain the plug-in binaries. Please download the Win32 or Win64 zip files instead.

v1.3.0: Fix bugs to do with previews and null layers, optimizations (speedup)

15 Jul 14:19
Compare
Choose a tag to compare
It turns out GLM's matrix multiplication can be quite slow, so repeated
calculations are now done element-wise.
In addition, the rotation matrices for the viewpoint have been removed
in favor of a pre-optimized vector calculation.

This makes the plugin twice as fast with anti-aliasing on, and around 5x
as fast with it off.

v1.2.0

01 Apr 20:55
Compare
Choose a tag to compare
Add alpha compositing and pre-calculate matrices (speedup)

v1.1.1

31 Mar 14:49
Compare
Choose a tag to compare
Fix effect version mismatch warning

v1.1.0

31 Mar 13:47
Compare
Choose a tag to compare
Add lanczos antialiasing support & fix layer acquisition

v1.0.0

31 Mar 10:05
Compare
Choose a tag to compare
First release