Blender Git Commit Log

Git Commits -> Revision e4b1b00

April 5, 2016, 08:36 (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: e4b1b0088413cb912f7d8072935305e9100f426f
Parent Commit: 96b9f45
Committed By: Sergey Sharybin
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