Blender Git Loki
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