Blender Git Commit Log

Git Commits -> Revision 60a5e05

Revision 60a5e05 by Konrad Kleine (master)
September 23, 2012, 17:50 (GMT)
Fix #32625 Zero area-sized faces caused jittered part. distrib. to crash

When appling a particle system to a face whose area size is zero,
the jitter distribution failed. fmod() produces a NaN value in this
case. This commit simply checks if the jitter offset (I guess that is
"jitoff" means) and only call psys_uv_to_w() if it's a real floating
point number.

Commit Details:

Full Hash: 60a5e05a4dd71f05aec928ccc785df1a3b24a217
SVN Revision: 50831
Parent Commit: edd11c0
Lines Changed: +4, -2

1 Modified Path:

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