Blender Git Loki
Git Commits -> Revision 3e46bea
Revision 3e46bea by Dalai Felinto (master) September 21, 2018, 17:46 (GMT) |
Multi-objects: Select similar edge SIMEDGE_LENGTH I'm using kdtree here but there is nothing preventing us from using a simple float linked list with a sorting and finding "nearest" equivalents. At least we are benefitting from bisecting as oppose to the original solution. Also we need epsilon for the float comparisons. |
Commit Details:
Full Hash: 3e46bea46b61dfb38b8c2716630ba1b3616adb90
Parent Commit: b38be90
Lines Changed: +68, -5
1 Modified Path:
/source/blender/editors/mesh/editmesh_select_similar.c (+68, -5) (Diff)