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