Go to file
Campbell Barton 62cc226101 3D View: x-ray support for depth picking
Selection loop would draw the selection ignoring xray.
Now draw in a separate pass after clearing the depth buffer,
as with regular drawing.

Also disable depth sorting,
caller can sort the hit-list by depth if needed.
2017-03-10 05:00:49 +11:00
build_files Cleanup: update copyright and Blender description 2017-02-28 12:04:43 -05:00
doc Cleanup: Grey --> Gray 2017-02-27 19:33:57 -05:00
extern Fix T49603: Blender/Cycles 2.78 CUDA error on Jetson-TX1~ 2017-03-08 13:38:01 +01:00
intern Cycles: add single program debug option for split kernel 2017-03-09 17:09:37 +01:00
release 3D View: new nethod of opengl selection 2017-03-09 06:22:02 +11:00
source 3D View: x-ray support for depth picking 2017-03-10 05:00:49 +11:00
tests Cleanup: typo in struct name 2017-02-28 00:38:33 +11:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Update .gitignore to some more generated/non-git-stored files. 2016-08-21 22:40:57 +02:00
.gitmodules Add developer tools submodule 2016-07-15 01:28:00 +10:00
CMakeLists.txt CMake: confine WIN32 options 2017-03-06 04:05:00 +11:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Cleanup: line length 2016-07-15 01:26:26 +10:00
make.bat Make File: Print 'blender.exe' at the end of the path to run from 2017-02-16 17:08:33 -05:00