Go to file
Dalai Felinto 0976a780eb BGE UI: removing "use_occlusion_culling" from the ui
(and marking rna as deprecated)

I talked with Benoit Bolsee and Mitchell Stokes and they both agreed that
the feature should be removed.

In case someone was actually using it the rna is still available. But next
release we remove both the rna, the DNA and the flag in the code.

I did a simple benchmark with tons of cubes, and the DBVT culling (use_occlusion_culling=True)
always perform better than when it's off. Even when no occluder objects are in the scene.
2013-01-27 19:57:47 +00:00
build_files fix for missing initialization of vert data in ccgDM_copyFinalVertArray 2013-01-24 09:36:22 +00:00
doc correct addon tutorial section on keymap register/unregister and add label next to image color-depth option. 2013-01-22 06:41:12 +00:00
extern add option WITH_SYSTEM_BULLET to link against the bullet installation found on the system. 2013-01-03 00:23:52 +00:00
intern Windows compile fix: 2013-01-27 15:12:52 +00:00
release BGE UI: removing "use_occlusion_culling" from the ui 2013-01-27 19:57:47 +00:00
source BGE UI: removing "use_occlusion_culling" from the ui 2013-01-27 19:57:47 +00:00
CMakeLists.txt Dosvidanya, old compositor! 2013-01-14 15:53:17 +00:00
COPYING
GNUmakefile code cleanup: comment unused members of bmesh operator slots and some osl style edits. 2012-11-20 14:31:58 +00:00
SConstruct revert scons fix, it is necessary after all 2013-01-22 14:25:20 +00:00