Blender Git Commit Log
Git Commits -> Revision 045350c
Revision 045350c by Lukas Toenne (alembic_pointcache) March 21, 2015, 19:22 (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: 045350c3b172d9abe3950d579135d667849cb252
Parent Commit: 1d2aa62
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)