Blender Git Commit Log

Git Commits -> Revision a745874

Revision a745874 by Janne Karhu (master)
February 12, 2012, 00:25 (GMT)
Fix [#29265] Particle Instance: Create Along Paths + Children inconsistent with actual children hair particles
* Hair particle rotations weren't calculated properly for particle locations along a path and the "particle on path" calculations were not correct in many other ways too.
* Now the particle's location along a path is interpolated directly from the cached paths if it exist. These paths are always correctly calculated.
* Paths are now cached if a particle instance modifier using the particle system with the path option exists.

Commit Details:

Full Hash: a7458742b1f87c918fad6e7f0081e5d2b2e94125
SVN Revision: 44044
Parent Commit: 0327b9a
Lines Changed: +190, -121

2 Modified Paths:

/source/blender/blenkernel/intern/particle.c (+176, -121) (Diff)
/source/blender/blenkernel/intern/particle_system.c (+14, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021