Blender Git Commit Log

Git Commits -> Revision 47032c2

Revision 47032c2 by Janne Karhu (master)
September 23, 2008, 12:53 (GMT)
- Particle-particle effectors we're quite unstable and not accurate at all. Now this should be fixed (especially with other integrators than euler) as the needed inter-frame effector particle positions are interpolated properly from the current and previous positions (previously only the most recent position was used).
- In practice this removes the dependency of particle simulations from the update order of objects and different particle systems inside objects.
- As a nice side effect out of this we also get fully correct birth positions for "near reactor particles" (previously for example smoke trail reactor particles were not born smoothly along the target particles path).

Commit Details:

Full Hash: 47032c251dd94939bc74cd2b4d0166c567b98888
SVN Revision: 16701
Parent Commit: a55d591
Lines Changed: +209, -184

3 Modified Paths:

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