blender/source
Benoit Bolsee 0b8661ab4d BGE: Occlusion culling and other performance improvements.
Added occlusion culling capability in the BGE. 
More info: http://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.49/Game_Engine#BGE_Scenegraph_improvement
MSVC, scons, cmake, Makefile updated.

Other minor performance improvements:
- The rasterizer was computing the openGL model matrix of the objects too many times
- DBVT view frustrum culling was not properly culling behind the near plane:
  Large objects behind the camera were sent to the GPU
- Remove all references to mesh split/join feature as it is not yet functional
2009-04-13 20:08:33 +00:00
..
blender BGE: Occlusion culling and other performance improvements. 2009-04-13 20:08:33 +00:00
creator [#18477] Prevent .svn directories being included in OS X app bundles 2009-04-02 06:46:56 +00:00
darwin [#18477] Prevent .svn directories being included in OS X app bundles 2009-04-02 06:46:56 +00:00
gameengine BGE: Occlusion culling and other performance improvements. 2009-04-13 20:08:33 +00:00
icons
kernel Merge from trunk 2008-09-19 14:15:36 +00:00
CMakeLists.txt
Makefile [#18260] FMOD Removal 2009-03-24 09:09:10 +00:00
nan_compile.mk Added BF_PROFILE (same name as in scons files) option. 2009-03-23 19:52:49 +00:00
nan_definitions.mk Moved EXR settings to OS related zone. 2009-03-28 19:31:22 +00:00
nan_link.mk patch #8583: Add support for gcc on irix 2008-11-24 14:15:05 +00:00
nan_subdirs.mk
nan_warn.mk
SConscript * Minor cleanup of SCons files 2008-10-22 11:28:10 +00:00