Blender Git Commit Log

Git Commits -> Revision b2b54b0

Revision b2b54b0 by Lukas Toenne (master)
February 12, 2015, 09:15 (GMT)
Fix T43471, based on patch submitted by @sean_loh.

Particle textures always override timing information of particles.
Previously particle times could be scripted, but now these changes are
discarded by the texture evaluation function.

The patch disables texture overriding when no textures are defined, this
way at least some old scripts can keep working.

Commit Details:

Full Hash: b2b54b0902045ec4f0c1a4cae3209be863878f5b
Parent Commit: a9d09ff
Lines Changed: +25, -16

3 Modified Paths:

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