Blender Git Commit Log

Git Commits -> Revision 5db18d4

Revision 5db18d4 by Janne Karhu (master)
September 2, 2010, 08:06 (GMT)
"Fix" for [#23621] lattice modifier on particle hair when applied doesn't apply it to the hair
* Although not strictly a bug it is the expected behavior and won't mess anything else up.
* Note: the lattice is applied to the actual hair keys instead of the calculated strands so the applied result will differ a bit from the original.

Commit Details:

Full Hash: 5db18d474fa2c8b7176806368e5bc0aa68fef325
SVN Revision: 31721
Parent Commit: 18954a7
Lines Changed: +54, -0

4 Modified Paths:

/source/blender/blenkernel/BKE_particle.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/particle.c (+31, -0) (Diff)
/source/blender/editors/object/object_modifier.c (+15, -0) (Diff)
/source/blender/editors/physics/particle_edit.c (+7, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021