Blender Git Commit Log

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

3 Modified Paths:

/source/blender/gpu/intern/gpu_select_pick.c (+1, -1) (Diff)
/source/blender/gpu/intern/gpu_select_sample_query.c (+3, -4) (Diff)
/source/blender/windowmanager/intern/wm_window.c (+0, -7) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021