Blender Git Commit Log
Git Commits -> Revision 4a9a861
Revision 4a9a861 by Clément Foucault (master) May 25, 2020, 17:17 (GMT) |
Fix T72121: Measurements are being drawn incorrectly if one end is off screen The solution is to distribute the drawing for part to be done in 3d (dashed lines, arc) and another part in 2d (text and caps). Ref T72121 Reviewed By: fclem Maniphest Tasks: T72121 Differential Revision: https://developer.blender.org/D6361 |
Commit Details:
Full Hash: 4a9a8611f2bb67ff8ddf51999852e9ebc85ee708
Parent Commit: 31cb413
Lines Changed: +111, -74
1 Modified Path:
/source/blender/editors/space_view3d/view3d_gizmo_ruler.c (+111, -74) (Diff)