Hello Alembic users,
Thanks to your feedback and reports we have a few bug fixes and enhancements.
API:
OPoints::setFromPrevious was not setting the previous velocity sample.
(pull request 85)
Fix small bug with AbcCoreOgawa::StreamManager COMPARE_EXCHANGE macro on Windows
(pull request 86)
Maya:
Fix some unused variable warnings in AbcImport, AbcExport.
Utils:
AbcStitcher: Support stitching mixed indexed and non-indexed GeomParams.
https://github.com/alembic/alembic/releases/tag/1.6.1
Lucas