Blender Git Commit Log

Git Commits -> Revision cb19948

Revision cb19948 by Bastien Montagne (master)
March 30, 2016, 19:04 (GMT)
Fix T47983: Particles - Emit from Verts emits double on one vert.

When non-random, particle distribution used a small start offset (to avoid
zero-weight faces), which is fine with "continuous" entities like faces, but not
for discrete ones like vertices - in that case it was generating some undesired
"jump" over a few verts in case step was small enough
(i.e. total number of verts/particles was big enough).

Commit Details:

Full Hash: cb1994805373c627c4aaf803dc9bffa0a7d24fcb
Parent Commit: 756ab5e
Lines Changed: +1, -1

1 Modified Path:

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