Blender Git Commit Log
Git Commits -> Revision 7c991a6
Revision 7c991a6 by Lukas Toenne (alembic_pointcache) February 27, 2015, 14:33 (GMT) |
Reader/Writer API functions for basic particles. Also slightly renamed pathcache functions for consistency (use plural 'particles' instead of 'particle'). |
Commit Details:
Full Hash: 7c991a601a97be61a863ce9028d6ebb152597e8b
Parent Commit: 4e5ee12
Lines Changed: +97, -33
7 Modified Paths:
/source/blender/blenkernel/BKE_cache_library.h (+3, -2) (Diff)
/source/blender/blenkernel/intern/cache_library.c (+26, -4) (Diff)
/source/blender/blenkernel/intern/particle.c (+3, -3) (Diff)
/source/blender/makesdna/DNA_cache_library_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_cache_library.c (+1, -0) (Diff)
/source/blender/pointcache/PTC_api.cpp (+53, -16) (Diff)
/source/blender/pointcache/PTC_api.h (+10, -8) (Diff)
/source/blender/blenkernel/intern/cache_library.c (+26, -4) (Diff)
/source/blender/blenkernel/intern/particle.c (+3, -3) (Diff)
/source/blender/makesdna/DNA_cache_library_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_cache_library.c (+1, -0) (Diff)
/source/blender/pointcache/PTC_api.cpp (+53, -16) (Diff)
/source/blender/pointcache/PTC_api.h (+10, -8) (Diff)