Blender Git Commit Log
Git Commits -> Revision 09701e0
April 14, 2015, 09:06 (GMT) |
Apply child strand deformation only when using the cache result for viewport or render display. This way the strands can be cleanly written to subsequent output caches without accumulating deformations. |
Commit Details:
Full Hash: 09701e0cccdc85b0a597a7a02e5cf52e49ddd8e3
Parent Commit: da2bf12
Lines Changed: +46, -28
5 Modified Paths:
/source/blender/blenkernel/BKE_cache_library.h (+2, -2) (Diff)
/source/blender/blenkernel/intern/cache_library.c (+40, -10) (Diff)
/source/blender/blenkernel/intern/object_dupli.c (+1, -1) (Diff)
/source/blender/editors/io/io_cache_library.c (+1, -1) (Diff)
/source/blender/pointcache/alembic/abc_particles.cpp (+2, -14) (Diff)
/source/blender/blenkernel/intern/cache_library.c (+40, -10) (Diff)
/source/blender/blenkernel/intern/object_dupli.c (+1, -1) (Diff)
/source/blender/editors/io/io_cache_library.c (+1, -1) (Diff)
/source/blender/pointcache/alembic/abc_particles.cpp (+2, -14) (Diff)