Blender Git Loki
Git Commits -> Revision 66bfa1e
Revision 66bfa1e by Lukas Toenne (alembic_pointcache) December 8, 2013, 08:01 (GMT) |
Store an untyped archive pointer in the DNA PointCache struct. This is used to store an alembic archive which constitutes the point cache output. |
Commit Details:
Full Hash: 66bfa1e35c8a148ce5f44210e8c138af8e505235
Parent Commit: e60715b
Lines Changed: +104, -1
3 Added Paths:
/source/blender/pointcache/PTC_api.cpp (+39, -0) (View)
/source/blender/pointcache/PTC_archive.cpp (+18, -0) (View)
/source/blender/pointcache/PTC_archive.h (+28, -0) (View)
/source/blender/pointcache/PTC_archive.cpp (+18, -0) (View)
/source/blender/pointcache/PTC_archive.h (+28, -0) (View)