Blender Git Commit Log

Git Commits -> Revision e957b12

Revision e957b12 by Kester Maddock (master)
May 21, 2004, 09:21 (GMT)
Frustum sphere culling.

Do a sphere<->camera sphere and a sphere<->frustum before the box<->frustum test.

Commit Details:

Full Hash: e957b12f0eb5ae56f6db1c64d123eacc0840cc61
SVN Revision: 2577
Parent Commit: 1217928
Lines Changed: +366, -82

9 Modified Paths:

/source/gameengine/Converter/BL_BlenderDataConversion.cpp (+18, -7) (Diff)
/source/gameengine/Converter/KX_BlenderSceneConverter.cpp (+2, -0) (Diff)
/source/gameengine/Ketsji/KX_Scene.cpp (+43, -11) (Diff)
/source/gameengine/SceneGraph/SG_BBox.cpp (+78, -4) (Diff)
/source/gameengine/SceneGraph/SG_BBox.h (+7, -3) (Diff)
/source/gameengine/SceneGraph/SG_Spatial.cpp (+18, -8) (Diff)
/source/gameengine/SceneGraph/SG_Spatial.h (+11, -5) (Diff)
/source/gameengine/SceneGraph/SG_Tree.cpp (+159, -42) (Diff)
/source/gameengine/SceneGraph/SG_Tree.h (+30, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021