Blender Git Loki
Git Commits -> Revision 54c2e62
March 31, 2015, 12:25 (GMT) |
Removed the redundant cache exporter class from the pointcache lib. Writing in C++ is a little bit more convenient, but this functionality does not require the additional level of complexity. |
Commit Details:
Full Hash: 54c2e625e589893f0e1ec1d980078c42e437da39
Parent Commit: 6bcc28b
Lines Changed: +30, -313
2 Deleted Paths:
/source/blender/pointcache/intern/export.cpp (+0, -82)
/source/blender/pointcache/intern/export.h (+0, -64)
/source/blender/pointcache/intern/export.h (+0, -64)
6 Modified Paths:
/source/blender/blenkernel/BKE_cache_library.h (+0, -2) (Diff)
/source/blender/blenkernel/intern/cache_library.c (+0, -144) (Diff)
/source/blender/editors/io/io_cache_library.c (+30, -6) (Diff)
/source/blender/pointcache/CMakeLists.txt (+0, -2) (Diff)
/source/blender/pointcache/PTC_api.cpp (+0, -9) (Diff)
/source/blender/pointcache/PTC_api.h (+0, -4) (Diff)
/source/blender/blenkernel/intern/cache_library.c (+0, -144) (Diff)
/source/blender/editors/io/io_cache_library.c (+30, -6) (Diff)
/source/blender/pointcache/CMakeLists.txt (+0, -2) (Diff)
/source/blender/pointcache/PTC_api.cpp (+0, -9) (Diff)
/source/blender/pointcache/PTC_api.h (+0, -4) (Diff)