Blender Git Commit Log
Git Commits -> Revision 1c8c913
June 28, 2021, 09:51 (GMT) |
Apply random selection precisely for curves, lattices & objects This patch is part of: T87228. Support accurate random selection for: - CURVE_OT_select_random - LATTICE_OT_select_random - OBJECT_OT_select_random Ref D11685 |
Commit Details:
Full Hash: 1c8c91384c8d7d23b9a966802182e3ef607103ac
Parent Commit: ab31c24
Committed By: Campbell Barton
Lines Changed: +101, -61
3 Modified Paths:
/source/blender/editors/curve/editcurve_select.c (
+64,
-41)
(Diff)/source/blender/editors/lattice/editlattice_select.c (
+19,
-12)
(Diff)/source/blender/editors/object/object_select.c (
+18,
-8)
(Diff)