This repository has been archived by the owner on Aug 9, 2023. It is now read-only.
NatCorder 1.8.7
- Doubled recording performance on Windows by leveraging SIMD vectorization.
- Added full support for linear rendering.
- Added support for recording animated GIF images with transparency in
GIFRecorder
. - Added support for
WAVRecorder
on WebGL. - Fixed application hanging when finishing ultra high-resolution recording with
GLESTextureInput
on Android. - Fixed failed recording returning
null
path instead of raising exception.