Files
test2/source
Germano Cavalcante 9a4ee099e6 Fix #137680: Knife constraints not accurate in orthographic view
The code that updated the ray based on the constraint point was
incorrect in orthographic view. In this view, it's the ray origin that
changes, not the direction. This has now been fixed.

Additionally, as a further improvement, when snapping is not available,
a fallback point is now used as the constraint point.

Pull Request: https://projects.blender.org/blender/blender/pulls/137776
2025-04-29 22:43:34 +02:00
..