Blender Git Commit Log

Git Commits -> Revision 58b1e04

Revision 58b1e04 by Janne Karhu (master)
April 6, 2009, 00:10 (GMT)
Fix for: [#18371] VParent breaks fur effects.
-Virtual parents were not randomly selected due to optimization in child particle distribution code.
-Wave-kink had a wrong matrix multiplication.
-Amount of virtual parents wasn't scaled properly to the amount of children rendered.
-Calculating virtual parents is now thread safe.

Commit Details:

Full Hash: 58b1e04fe0a026d57c3f456393468bd0d596054b
SVN Revision: 19552
Parent Commit: 9a1e191
Lines Changed: +48, -13

3 Modified Paths:

/source/blender/blenkernel/BKE_particle.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/particle.c (+45, -11) (Diff)
/source/blender/blenkernel/intern/particle_system.c (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021