Blender Git Commit Log

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

5 Modified Paths:

/source/blender/blenkernel/BKE_cache_library.h (+9, -0) (Diff)
/source/blender/blenkernel/intern/cache_library.c (+307, -6) (Diff)
/source/blender/editors/io/io_cache_library.c (+2, -2) (Diff)
/source/blender/pointcache/PTC_api.cpp (+0, -254) (Diff)
/source/blender/pointcache/PTC_api.h (+0, -16) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021