Blender Git Commit Log

Git Commits -> Revision 0976a78

Revision 0976a78 by Dalai Felinto (master)
January 27, 2013, 19:57 (GMT)
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.

Commit Details:

Full Hash: 0976a780ebc259b740afda528e4f2c0ad4a9b3a2
SVN Revision: 54126
Parent Commit: a2e5517
Lines Changed: +7, -9

2 Modified Paths:

/release/scripts/startup/bl_ui/properties_game.py (+3, -7) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+4, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021