Blender Git Commit Log

Git Commits -> Revision f1bd802

May 28, 2015, 13:25 (GMT)
Moved child strand deformation into the general cache processing
function.

Strands processing now has 3 main steps:
1) apply parent modifiers
2) deform child strands
3) apply child modifiers

Commit Details:

Full Hash: f1bd802b118c20eead0be075f5ec7bd59b0610c3
Parent Commit: e233e5f
Lines Changed: +112, -149

8 Modified Paths:

/source/blender/blenkernel/BKE_cache_library.h (+8, -2) (Diff)
/source/blender/blenkernel/BKE_strands.h (+0, -3) (Diff)
/source/blender/blenkernel/intern/cache_library.c (+89, -43) (Diff)
/source/blender/blenkernel/intern/object_dupli.c (+6, -33) (Diff)
/source/blender/blenkernel/intern/strands.c (+5, -66) (Diff)
/source/blender/editors/io/io_cache_library.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_strands_types.h (+1, -0) (Diff)
/source/blender/pointcache/alembic/abc_particles.cpp (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021