blender/source/gameengine
Mitchell Stokes 315609ec0c Fix T40257: Frustum culling not working properly
This is mostly the same fix as before, but now code depending on culling
checks is executed after KX_Scene->CalculateVisibleMeshes(). As a
side-effect, LoD checks and animation culling now use the current
frame's culling information rather than the previous frame's.
2014-07-10 22:14:30 -07:00
..
BlenderRoutines Support for building without Python 2014-06-17 22:00:13 +10:00
Converter Fix T40761: Bone constraints broken in the BGE 2014-06-30 21:00:46 -07:00
Expressions Support for building without Python 2014-06-17 22:00:13 +10:00
GameLogic Slight cleanup for 4af848e. 2014-07-02 22:55:39 -07:00
GamePlayer CMake: correct include dirs 2014-07-01 09:36:28 +10:00
Ketsji Fix T40257: Frustum culling not working properly 2014-07-10 22:14:30 -07:00
Network clang/cmake - quiet warnings for external libs and reference moto as a system include. 2013-07-15 08:26:16 +00:00
Physics Fix T40909: BGE softbodies broken. 2014-07-09 21:32:33 -07:00
Rasterizer Support for building without Python 2014-06-17 22:00:13 +10:00
SceneGraph Style Cleanup: remove preprocessor indentation (updated wiki style guide too) 2013-12-22 14:12:19 +11:00
VideoTexture Fix T40257: Frustum culling not working properly 2014-07-10 22:14:30 -07:00
CMakeLists.txt BGE: Removing the source files for the PHY interfaces since they just contained virtual destructors. This means we had license and doc blocks for 3 lines of code, which seemed silly. This also means that ge_phys_common no longer needs to be built as a library. I tested this with CMake and SCons using GCC; hopefully this doesn't break other systems. 2013-02-24 07:09:39 +00:00
SConscript BGE: Removing the source files for the PHY interfaces since they just contained virtual destructors. This means we had license and doc blocks for 3 lines of code, which seemed silly. This also means that ge_phys_common no longer needs to be built as a library. I tested this with CMake and SCons using GCC; hopefully this doesn't break other systems. 2013-02-24 07:09:39 +00:00