Blender Git Commit Log
Git Commits -> Revision 2a35383
Revision 2a35383 by Jeroen Bakker (master) December 18, 2019, 09:59 (GMT) |
Fix T72353: Camera Limits Visibility Due to recent refactoring of the overlay unification the camera limits were also visible when the overlays were turned off. This was because the `draw_extra` had an exception for when looking through the camera. This change also takes the global hide overlays into account. So now the camera limits will not be drawn when overlays are turned off. This also fixed other camera related overlay drawing. Reviewed By: fclem Differential Revision: https://developer.blender.org/D6394 |
Commit Details:
Full Hash: 2a35383bb0b49dd7a7ee0c507ec012372587f6e5
Parent Commit: b30a722
Lines Changed: +4, -3
1 Modified Path:
/source/blender/draw/engines/overlay/overlay_engine.c (+4, -3) (Diff)