Blender Git Commit Log
Git Commits -> Revision e62ce9e
Revision e62ce9e by Simon Lenz (master) October 4, 2021, 10:21 (GMT) |
Fix camera border bug in passepartout render view {F10761402} With active viewport render from camera view, the camera border shows up, even when passepartout and overlays are disabled. By moving the line-drawing code to the passepartout section, it is effectively disabled when passepartout is off. Reviewed By: sebastian_k Differential Revision: https://developer.blender.org/D12745 |
Commit Details:
Full Hash: e62ce9e08e919f25aad444f378947f6be932730f
Parent Commit: 23d9953
Committed By: Dalai Felinto
Lines Changed: +2, -3
1 Modified Path:
/source/blender/editors/space_view3d/view3d_draw.c (+2, -3) (Diff)