Blender Git Commit Log

Git Commits -> Revision 775a128

Revision 775a128 by Lukas Toenne (alembic_pointcache)
December 8, 2013, 09:32 (GMT)
Skeleton files for all remaining point cache user types, so we can start
replacing the old point cache entirely.

Commit Details:

Full Hash: 775a1287f5927854e179082e8fbaadec57c729c4
Parent Commit: 2f5ef12
Lines Changed: +776, -18

10 Added Paths:

/source/blender/pointcache/intern/cloth.cpp (+71, -0) (View)
/source/blender/pointcache/intern/cloth.h (+64, -0) (View)
/source/blender/pointcache/intern/dynamicpaint.cpp (+71, -0) (View)
/source/blender/pointcache/intern/dynamicpaint.h (+64, -0) (View)
/source/blender/pointcache/intern/rigidbody.cpp (+69, -0) (View)
/source/blender/pointcache/intern/rigidbody.h (+61, -0) (View)
/source/blender/pointcache/intern/smoke.cpp (+72, -0) (View)
/source/blender/pointcache/intern/smoke.h (+64, -0) (View)
/source/blender/pointcache/intern/softbody.cpp (+71, -0) (View)
/source/blender/pointcache/intern/softbody.h (+64, -0) (View)

4 Modified Paths:

/source/blender/makesdna/DNA_pointcache_types.h (+1, -0) (Diff)
/source/blender/pointcache/CMakeLists.txt (+13, -2) (Diff)
/source/blender/pointcache/PTC_api.cpp (+63, -14) (Diff)
/source/blender/pointcache/PTC_api.h (+28, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021