Blender Git Commit Log
Git Commits -> Revision c24a23f
Revision c24a23f by Lukas Toenne (master) January 22, 2014, 15:28 (GMT) |
Fix for particle emission bug, reported on IRC by Thomas Beck (@plasmasolutions): When the particle emitter is parented to a fast moving object, the emission locations will not be interpolated over subframes. This works if the particle emitter is animated itself. Particle system evaluates the emitter location for each subframe, but has to do this for the parent objects as well to get reliable results. |
Commit Details:
Full Hash: c24a23f264d2c7001c61ca6e11c66b8c372e1d2a
Parent Commit: 51c32ac
Lines Changed: +2, -2
1 Modified Path:
/source/blender/blenkernel/intern/particle_system.c (+2, -2) (Diff)