Blender Git Commit Log
Git Commits -> Revision 0742817
March 26, 2015, 13:13 (GMT) |
Basic Alembic integration in the Cycles standalone. This adds Alembic to the standalone application version of cycles. Files can be specified as XML or Alembic, or use automatic detection based on the filename extension. Currently the Alembic reader just dumps the file structure to stdout as a test. |
Commit Details:
Full Hash: 074281708829490e050089ae4683d1f1b8ec8392
Parent Commit: d1d98c2
Lines Changed: +392, -2
2 Added Paths:
/intern/cycles/app/cycles_alembic.cpp (+288, -0) (View)
/intern/cycles/app/cycles_alembic.h (+29, -0) (View)
/intern/cycles/app/cycles_alembic.h (+29, -0) (View)