Blender Git Loki
Git Commits -> Revision 76b9999
March 26, 2015, 13:12 (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: 76b999949dc8ee0a49bedf12d9f75eb4043a8bc9
Parent Commit: 0db1e01
Lines Changed: +318, -278