Blender Git Loki
Git Commits -> Revision 0b6603d
Revision 0b6603d by Brecht Van Lommel (master) May 30, 2018, 17:34 (GMT) |
Fix selection randomly failing with border render. We no longer user scissor for 3D viewport drawing, and some selection code assumed it still. This also cleans up unnecessary scissor test switching, we only have it temporarily enabled now. |
Commit Details:
Full Hash: 0b6603d9b61007080f66633c7dafe26b33e2ceb7
Parent Commit: c86437c
Lines Changed: +4, -12