Blender Git Commit Log
Git Commits -> Revision 1501c3a
Revision 1501c3a by Campbell Barton (master) November 20, 2020, 06:15 (GMT) |
Add Object Tool: support placing objects in orthographic axis views When an projecting onto a plane that is orthogonal to the views Z axis, project onto a view aligned axis then map it back to the original plane. see: ED_view3d_win_to_3d_on_plane_with_fallback Since the depth can't be properly visualized in 3D, display a 2D so it's possible to to tell the depth from the cursor motion. |
Commit Details:
Full Hash: 1501c3adad13c3b0ae4f02a84f1be2c84f6f1db2
Parent Commit: a8f4aff
Lines Changed: +289, -21