50d03de60039f8d474cbf5711260e43a28d2d177
Depth picking needs to read the depth buffer after drawing since GPU_select_end runs in a different OpenGL context reading the depth buffer wasn't working. This caused the last object to be unelectable.
Description
No description provided
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%