Blender Git Commit Log

Git Commits -> Revision 7a475a8

Revision 7a475a8 by Campbell Barton (master)
April 29, 2021, 07:16 (GMT)
Fix T87823: Select similar doesn't work with small faces

FLT_EPSILON was added to the threshold when comparing values,
this caused problems selecting similar small faces since the areas
can be very small in this case.

Also increase the displayed precision so it's easier to use
smaller numbers.

Commit Details:

Full Hash: 7a475a89eb398ca5f42ddfdef3c04aa8051858f2
Parent Commit: d83f5f0
Lines Changed: +6, -4

2 Modified Paths:

/source/blender/editors/mesh/editmesh_select_similar.c (+3, -1) (Diff)
/source/blender/editors/util/select_utils.c (+3, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021