Blender Git Commit Log

Git Commits -> Revision 9c20228

Revision 9c20228 by Philipp Oeser (master)
April 6, 2021, 04:59 (GMT)
Fix T48167: Mesh select random factor is not accurate

Selecting random percentage would not reliably guarantee the precise
percentage of selected elements now randomize an index array instead
and use the precise number of elements from this array.

Note that this change has only been made to edit-mesh
and should be applied to all random selection operators.

Commit Details:

Full Hash: 9c202281287743494fd7d81a13970053bc8a33b5
Parent Commit: 3f3b474
Committed By: Campbell Barton
Lines Changed: +31, -10

1 Modified Path:

/source/blender/editors/mesh/editmesh_select.c (+31, -10) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021