Releases: scarletcafe/aftereffects_spatial_media_plugins
Releases · scarletcafe/aftereffects_spatial_media_plugins
v2.0.1
v2.0.0
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)
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
Add alpha compositing and pre-calculate matrices (speedup)
v1.1.1
Fix effect version mismatch warning
v1.1.0
Add lanczos antialiasing support & fix layer acquisition
v1.0.0
First release