Blender Git Commit Log

Git Commits -> Revision 0f5ca75

April 5, 2016, 08:36 (GMT)
Fix T47969: Select Random always uses same seed

Increment the seed on each use,
otherwise calling again selects the same order, unless you manually adjust the seed.

Commit Details:

Full Hash: 0f5ca755fc0056341cbbe74f87cc2dce9fb4f299
Parent Commit: 611e544
Committed By: Sergey Sharybin
Lines Changed: +21, -6

8 Modified Paths:

/source/blender/editors/curve/editcurve_select.c (+1, -1) (Diff)
/source/blender/editors/mesh/editmesh_select.c (+1, -1) (Diff)
/source/blender/editors/metaball/mball_edit.c (+1, -1) (Diff)
/source/blender/editors/object/object_lattice.c (+1, -1) (Diff)
/source/blender/editors/object/object_select.c (+1, -1) (Diff)
/source/blender/editors/physics/particle_edit.c (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_operator_props.c (+14, -0) (Diff)
/source/blender/windowmanager/WM_api.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021