Files
test2/source/blender/editors
Germano Cavalcante a0b232c80d Fix #111548: Snap only working on some surface curve control points
The loop was ignoring ` nu->pntsv` in this case, resulting in only the
first point of each row being used for snapping.

This commit also simplifies the code by removing the no-snap limitation
when the curve only has 1 point.

This limitation existed because the curve is not visible in this case.

But this is contradictory for when the curve has loose points (which
are also not visible).
2023-08-30 14:49:51 -03:00
..
2023-08-30 10:57:12 +10:00
2023-08-17 20:11:51 +02:00
2023-08-29 15:55:09 +10:00
2023-08-30 18:59:17 +02:00
2023-08-28 18:02:31 +02:00