Blender Git Loki
Git Commits -> Revision 351f1e1
March 23, 2015, 11:46 (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: 351f1e1ebf05696516ab7c9dcc1c64a6dc5a7a4f
Parent Commit: 8d68336
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)