Blender Git Commit Log
Git Commits -> Revision 47b88c1
Revision 47b88c1 by Germano Cavalcante (lineart-shadow) December 8, 2021, 06:53 (GMT) |
Fix T93388: dropping object on grid in orthogonal view misses the floor plane `ED_view3d_win_to_3d_on_plane` does not use the `clip_start` and `clip_end` values of the scene, so the `do_clip` option can be misleading especially in the orthographic view where the `clip_start` is negative. For now, don't use the `do_clip` option in orthographic view. |
Commit Details:
Full Hash: 47b88c1be1a85642a2f42418d641917fa92124f8
Parent Commit: 2d542b0
Committed By: YimingWu
Lines Changed: +2, -1
1 Modified Path:
/source/blender/editors/space_view3d/view3d_cursor_snap.c (+2, -1) (Diff)