Blender Git Loki
Git Commits -> Revision 2b9a4ca
March 23, 2015, 11:23 (GMT) |
Moved functions for constructing readers/writers based on cache library out of pointcache into blenkernel. This is quite simple and repetitive and there is not need to have this in the main pointcache/Alembic API. The code is mostly concerned with logic of DNA data, so pointcache shouldn't have to deal with it. |
Commit Details:
Full Hash: 2b9a4ca54e837720a0daaed177febe01bb2907de
Parent Commit: 7cb320e
Lines Changed: +318, -278