Blender Git Commit Log

Git Commits -> Revision 259a436

Revision 259a436 by Lukas Toenne (master)
July 2, 2014, 10:20 (GMT)
Fix T40815: Particle birth times not initialized correctly.

In rB78c491e the `initialize_particle` function was split into 2 parts for particle texture initialization.
The texture init part however also initializes birth times, which is now missing in the main init function
in some cases (notably when setting start/end directly without a subsequent time step).

Commit Details:

Full Hash: 259a4361973c7e1b912b9fcded3ed02bf9ab0b96
Parent Commit: 7587e82
Lines Changed: +21, -9

3 Modified Paths:

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