blender/release/scripts
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
..
modules Bunch of fixes for UI messages. 2013-01-27 18:14:24 +00:00
presets Added gsoc-2012 collada improvements from bratwurst branch 2013-01-21 13:45:49 +00:00
startup BGE UI: removing "use_occlusion_culling" from the ui 2013-01-27 19:57:47 +00:00
templates_osl OSL Templates: remove unnecessary stdosl.h include. 2012-12-30 10:37:32 +00:00
templates_py Adding some example for new UIList... 2013-01-05 11:14:35 +00:00