(2017-07-28, 11:56)Philippe Hurbain Wrote: Bug of the day...
- When snapping on edges, it seems that projection is broken. In the attached file (testsnap1.dat) I want to snap the vertices on the big pink quads sides. Since the quad sides are parallel to Y axis, y coordinates shouldn't change during snapping. But they do... (result in testsnap2.dat)
I fixed this issue today (#575).
The solution improved other functions, since the calculation for nearest edges is used on other places, too.