Campbell Barton
7e2926233d
Fix #138742 : Knife tool not locking to axis when snapping to edge
...
Regression in [0] which moved the logic from
knife_closest_constrain_to_edge from 2D to 3D space.
The 3D location used (kcd->curr.cage) didn't have constraints
applied, causing snap not to lock to the constrained axis.
Resolve by passing in the constrained location which is then used when
edge snapping is calculated.
[0]: 7249b78b6b
2025-06-24 15:24:49 +10:00
..
2025-06-20 11:33:11 +02:00
2025-06-16 12:07:01 +02:00
2025-05-07 04:51:50 +02:00
2025-05-17 10:17:37 +10:00
2025-06-22 00:02:03 +02:00
2025-06-23 17:57:59 +02:00
2025-06-16 08:07:21 +02:00
2025-06-11 16:22:18 +10:00
2025-06-19 13:05:54 +02:00
2025-06-23 21:15:48 -04:00
2025-06-04 12:24:33 +02:00
2024-09-20 13:14:57 +10:00
2025-05-02 18:33:44 +02:00
2025-06-20 16:01:13 +02:00
2025-06-24 03:52:40 +02:00
2025-06-24 15:24:49 +10:00
2025-06-06 11:49:54 +02:00
2025-06-02 17:13:56 -04:00
2025-06-12 18:28:37 +02:00
2025-06-20 09:51:19 +02:00
2025-04-21 17:59:41 +02:00
2025-06-23 15:13:59 +02:00
2025-06-20 20:46:32 +02:00
2025-06-17 16:31:40 +02:00
2025-06-23 14:02:59 +02:00
2025-06-10 20:20:00 +02:00
2025-06-16 17:32:11 +02:00
2025-06-20 09:54:13 +00:00
2025-06-16 17:32:11 +02:00
2025-06-16 12:13:14 +03:00
2025-05-20 15:19:34 +02:00
2025-04-21 17:59:41 +02:00
2025-06-21 16:38:51 +10:00
2025-06-14 15:57:33 +10:00