Blender Git Commit Log

Git Commits -> Revision f5ae2e1

May 6, 2015, 14:44 (GMT)
Moved the child deformation for strands out of the core cache reading
function.

This is a feature for display in the viewport and rendering, which has
nothing to do with the core cache reading functionality. In the general
case you'd want the child data to remain unmodified.

Commit Details:

Full Hash: f5ae2e1bbcd9213b1f8d4aa2347538418f52c626
Parent Commit: 1938fca
Lines Changed: +66, -64

7 Modified Paths:

/source/blender/blenkernel/BKE_anim.h (+1, -2) (Diff)
/source/blender/blenkernel/BKE_cache_library.h (+3, -0) (Diff)
/source/blender/blenkernel/intern/cache_library.c (+4, -34) (Diff)
/source/blender/blenkernel/intern/object_dupli.c (+32, -14) (Diff)
/source/blender/makesrna/intern/rna_object.c (+14, -8) (Diff)
/source/blender/pointcache/alembic/abc_group.cpp (+6, -4) (Diff)
/source/blender/pointcache/alembic/abc_particles.cpp (+6, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021