blender/build_files/cmake/config
Kévin Dietrich 61050f75b1 Basic Alembic support
All in all, this patch adds an Alembic importer, an Alembic exporter,
and a new CacheFile data block which, for now, wraps around an Alembic
archive. This data block is made available through a new modifier ("Mesh
Sequence Cache") as well as a new constraint ("Transform Cache") to
somewhat properly support respectively geometric and transformation data
streaming from alembic caches.

A more in-depth documentation is to be found on the wiki, as well as a
 guide to compile alembic: https://wiki.blender.org/index.php/
User:Kevindietrich/AlembicBasicIo.

Many thanks to everyone involved in this little project, and huge shout
out to "cgstrive" for the thorough testings with Maya, 3ds Max, Houdini
and Realflow as well as @fjuhec, @jensverwiebe and @jasperge for the
custom builds and compile fixes.

Reviewers: sergey, campbellbarton, mont29

Reviewed By: sergey, campbellbarton, mont29

Differential Revision: https://developer.blender.org/D2060
2016-08-06 10:58:13 +02:00
..
blender_full.cmake Basic Alembic support 2016-08-06 10:58:13 +02:00
blender_headless.cmake cmake config files BOOL type was ignored by cmake. 2013-01-30 07:33:26 +00:00
blender_lite.cmake Basic Alembic support 2016-08-06 10:58:13 +02:00
bpy_module.cmake Basic Alembic support 2016-08-06 10:58:13 +02:00
cycles_standalone.cmake Cycles: Add a cmake config to easily compile Cycles Standalone. 2014-01-20 20:44:39 +01:00