# # ChangeLog for trunk/VUT/work/ogre_changes/OgreMain # # Generated by Trac 0.12.3dev-r10799 # 07/01/24 01:24:32 Mon, 30 May 2005 01:20:23 GMT mattausch [115] * trunk/VUT/GtpVisibility/src/CoherentHierarchicalCullingManager.cpp (modified) * trunk/VUT/GtpVisibility/src/FrustumCullingManager.cpp (modified) * trunk/VUT/GtpVisibility/src/StopAndWaitCullingManager.cpp (modified) * trunk/VUT/Ogre/include/OgrePlatformHierarchyInterface.h (modified) * trunk/VUT/Ogre/include/OgreVisibilityOctreeSceneManager.h (modified) * trunk/VUT/Ogre/include/OgreVisibilitySceneManager.h (modified) * trunk/VUT/Ogre/include/OgreVisibilityTerrainSceneManager.h (modified) * trunk/VUT/Ogre/resources/VisibilityDemo.overlay (modified) * trunk/VUT/Ogre/scripts/Plugin_VisibilitySceneManager.vcproj (modified) * trunk/VUT/Ogre/src/OgreOctreeHierarchyInterface.cpp (modified) * trunk/VUT/Ogre/src/OgrePlatformHierarchyInterface.cpp (modified) * trunk/VUT/Ogre/src/OgrePlatformOcclusionQuery.cpp (modified) * trunk/VUT/Ogre/src/OgreSceneNodeHierarchyInterface.cpp (modified) * trunk/VUT/Ogre/src/OgreVisibilityOctreeSceneManager.cpp (modified) * trunk/VUT/Ogre/src/OgreVisibilitySceneManager.cpp (modified) * trunk/VUT/Ogre/src/OgreVisibilitySceneManagerDll.cpp (modified) * trunk/VUT/Ogre/src/OgreVisibilityTerrainSceneManager.cpp (modified) * trunk/VUT/scripts/GtpVisibility.suo (modified) * trunk/VUT/work/TestCulling/TestCulling.vcproj (modified) * trunk/VUT/work/TestCulling/TestCullingApplication.cpp (modified) * trunk/VUT/work/TestCulling/TestCullingApplication.h (modified) * trunk/VUT/work/TestCullingTerrain/TerrainMouseQueryListener.cpp (added) * trunk/VUT/work/TestCullingTerrain/TerrainMouseQueryListener.h (added) * trunk/VUT/work/TestCullingTerrain/TestCullingTerrain.vcproj (modified) * trunk/VUT/work/TestCullingTerrain/TestCullingTerrainApplication.cpp (modified) * trunk/VUT/work/TestCullingTerrain/TestCullingTerrainApplication.h (modified) * trunk/VUT/work/ogre_changes/OgreMain/include/OgreHardwareOcclusionQuery.h (modified) * trunk/VUT/work/ogre_changes/OgreMain/include/OgreRenderQueueSortingGrouping.h (added) * trunk/VUT/work/ogre_changes/OgreMain/include/OgreSceneManager.h (modified) * trunk/VUT/work/ogre_changes/OgreMain/src/OgreRenderQueueSortingGrouping.cpp (added) * trunk/VUT/work/ogre_changes/OgreMain/src/OgreSceneManager.cpp (modified) * trunk/VUT/work/ogre_changes/Plugins/OctreeSceneManager/include/OgreOctreeSceneManager.h (modified) * trunk/VUT/work/ogre_changes/Plugins/OctreeSceneManager/src/OgreOctree.cpp (modified) * trunk/VUT/work/ogre_changes/Plugins/OctreeSceneManager/src/OgreOctreeSceneManager.cpp (modified) * trunk/VUT/work/ogre_changes/RenderSystems/Direct3D9/include/OgreD3D9HardwareOcclusionQuery.h (modified) * trunk/VUT/work/ogre_changes/RenderSystems/Direct3D9/src/OgreD3D9HardwareOcclusionQuery.cpp (modified) * trunk/VUT/work/ogre_changes/RenderSystems/GL/include/OgreGLHardwareOcclusionQuery.h (modified) * trunk/VUT/work/ogre_changes/RenderSystems/GL/include/OgreGLPrerequisites.h (modified) * trunk/VUT/work/ogre_changes/RenderSystems/GL/src/OgreGLHardwareOcclusionQuery.cpp (modified) * trunk/VUT/work/ogre_changes/RenderSystems/GL/src/OgreGLRenderSystem.cpp (modified) * trunk/VUT/work/ogre_changes/Samples/Common/include/ExampleFrameListener.h (modified) added depth pass algorithm + delayed transparent object rendering (so ... Sun, 15 May 2005 02:08:02 GMT mattausch [99] * trunk/VUT/GtpVisibility/src/VisibilityManager.cpp (modified) * trunk/VUT/Ogre/include/OgreVisibilityOctreeSceneManager.h (modified) * trunk/VUT/Ogre/include/OgreVisibilitySceneManager.h (modified) * trunk/VUT/Ogre/include/OgreVisibilityTerrainSceneManager.h (modified) * trunk/VUT/Ogre/src/OgreVisibilityOctreeSceneManager.cpp (modified) * trunk/VUT/Ogre/src/OgreVisibilitySceneManager.cpp (modified) * trunk/VUT/Ogre/src/OgreVisibilityTerrainSceneManager.cpp (modified) * trunk/VUT/work/TestCulling/TestCullingApplication.cpp (modified) * trunk/VUT/work/TestCulling/TestCullingApplication.h (modified) * trunk/VUT/work/TestCullingTerrain/TestCullingTerrainApplication.cpp (modified) * trunk/VUT/work/TestCullingTerrain/TestCullingTerrainApplication.h (modified) * trunk/VUT/work/ogre_changes/OgreMain/src/OgreSceneManager.cpp (modified) * trunk/VUT/work/ogre_changes/Plugins/OctreeSceneManager/src/OgreOctreeSceneManager.cpp (modified) * trunk/VUT/work/ogre_changes/RenderSystems/GL/src/OgreGLHardwareOcclusionQuery.cpp (modified) Wed, 11 May 2005 13:29:32 GMT mattausch [92] * trunk/VUT/GtpVisibility/include/VisibilityManager.h (modified) * trunk/VUT/GtpVisibility/src/StopAndWaitCullingManager.cpp (modified) * trunk/VUT/GtpVisibility/src/VisibilityManager.cpp (modified) * trunk/VUT/Ogre/include/OgrePlatformHierarchyInterface.h (modified) * trunk/VUT/Ogre/include/OgreSolidBoundingBox.h (added) * trunk/VUT/Ogre/include/OgreSolidHalfBoundingBox.h (modified) * trunk/VUT/Ogre/include/OgreVisibilityOctreeSceneManager.h (modified) * trunk/VUT/Ogre/include/OgreVisibilityTerrainSceneManager.h (modified) * trunk/VUT/Ogre/scripts/Plugin_VisibilitySceneManager.vcproj (modified) * trunk/VUT/Ogre/src/OgrePlatformHierarchyInterface.cpp (modified) * trunk/VUT/Ogre/src/OgreSolidBoundingBox.cpp (added) * trunk/VUT/Ogre/src/OgreVisibilityOctreeSceneManager.cpp (modified) * trunk/VUT/scripts/GtpVisibility.suo (modified) * trunk/VUT/work/ogre_changes/OgreMain/include/OgreHardwareOcclusionQuery.h (modified) * trunk/VUT/work/ogre_changes/RenderSystems/Direct3D9/include/OgreD3D9HardwareOcclusionQuery.h (modified) * trunk/VUT/work/ogre_changes/RenderSystems/GL/include/OgreGLHardwareOcclusionQuery.h (modified) exchanged halfbounding box with full bounding box Mon, 09 May 2005 20:55:21 GMT mattausch [88] * trunk/VUT/work/ogre_changes/OgreMain/include/OgreHardwareOcclusionQuery.h (modified) * trunk/VUT/work/ogre_changes/RenderSystem/Direct3D9/include/OgreD3D9HardwareOcclusionQuery.h (modified) * trunk/VUT/work/ogre_changes/RenderSystem/Direct3D9/src/OgreD3D9HardwareOcclusionQuery.cpp (modified) * trunk/VUT/work/ogre_changes/RenderSystem/GL/include/OgreGLHardwareOcclusionQuery.h (modified) * trunk/VUT/work/ogre_changes/RenderSystem/GL/src/OgreGLHardwareOcclusionQuery.cpp (modified) Sun, 01 May 2005 21:29:27 GMT mattausch [74] * trunk/VUT/GtpVisibility/include/CoherentHierarchicalCullingManager.h (modified) * trunk/VUT/GtpVisibility/include/CullingManager.h (modified) * trunk/VUT/GtpVisibility/include/FrustumCullingManager.h (modified) * trunk/VUT/GtpVisibility/include/HierarchyInterface.h (modified) * trunk/VUT/GtpVisibility/include/StopAndWaitCullingManager.h (modified) * trunk/VUT/GtpVisibility/include/VisibilityEnvironment.h (modified) * trunk/VUT/GtpVisibility/include/VisibilityManager.h (modified) * trunk/VUT/GtpVisibility/scripts/GtpVisibility.vcproj (modified) * trunk/VUT/GtpVisibility/src/CoherentHierarchicalCullingManager.cpp (modified) * trunk/VUT/GtpVisibility/src/CullingManager.cpp (modified) * trunk/VUT/GtpVisibility/src/DummyPreprocessingManager.cpp (modified) * trunk/VUT/GtpVisibility/src/FrustumCullingManager.cpp (modified) * trunk/VUT/GtpVisibility/src/HierarchyInterface.cpp (modified) * trunk/VUT/GtpVisibility/src/StopAndWaitCullingManager.cpp (modified) * trunk/VUT/GtpVisibility/src/VisibilityEnvironment.cpp (modified) * trunk/VUT/GtpVisibility/src/VisibilityManager.cpp (modified) * trunk/VUT/GtpVisibilityPreprocessor/include/Preprocessor.h (modified) * trunk/VUT/GtpVisibilityPreprocessor/scripts/Preprocessor.vcproj (modified) * trunk/VUT/Ogre/include/OgreBspHierarchyInterface.h (modified) * trunk/VUT/Ogre/include/OgreOctreeHierarchyInterface.h (modified) * trunk/VUT/Ogre/include/OgreSceneNodeHierarchyInterface.h (modified) * trunk/VUT/Ogre/misc/OgreVisibilitySceneManager.def (modified) * trunk/VUT/Ogre/resources/VisibilityDemo.overlay (moved) * trunk/VUT/Ogre/scripts/Plugin_VisibilitySceneManager.vcproj (modified) * trunk/VUT/Ogre/src/OgreBspHierarchyInterface.cpp (modified) * trunk/VUT/Ogre/src/OgreOctreeHierarchyInterface.cpp (modified) * trunk/VUT/Ogre/src/OgrePlatformHierarchyInterface.cpp (modified) * trunk/VUT/Ogre/src/OgreSceneNodeHierarchyInterface.cpp (modified) * trunk/VUT/Ogre/src/OgreVisibilityOctreeSceneManager.cpp (modified) * trunk/VUT/Ogre/src/OgreVisibilitySceneManager.cpp (modified) * trunk/VUT/Ogre/src/OgreVisibilitySceneManagerDll.cpp (modified) * trunk/VUT/Ogre/src/OgreVisibilityTerrainSceneManager.cpp (modified) * trunk/VUT/chcdemo/HierarchyNode.cpp (modified) * trunk/VUT/scripts/GtpVisibility.sln (modified) * trunk/VUT/scripts/GtpVisibility.suo (modified) * trunk/VUT/work/TestCulling/TestCulling.vcproj (modified) * trunk/VUT/work/TestCulling/TestCullingApplication.cpp (modified) * trunk/VUT/work/TestCulling/TestCullingApplication.h (modified) * trunk/VUT/work/TestCullingTerrain/TerrainContentGenerator.cpp (modified) * trunk/VUT/work/TestCullingTerrain/TerrainContentGenerator.h (modified) * trunk/VUT/work/TestCullingTerrain/TestCullingTerrain.vcproj (modified) * trunk/VUT/work/TestCullingTerrain/TestCullingTerrainApplication.cpp (modified) * trunk/VUT/work/TestCullingTerrain/TestCullingTerrainApplication.h (modified) * trunk/VUT/work/ogre_changes/OgreMain/include/OgreSceneManager.h (modified) added support for release mode Thu, 28 Apr 2005 18:49:04 GMT mattausch [61] * trunk/VUT/work (added) * trunk/VUT/work/TestCulling (added) * trunk/VUT/work/TestCulling/TerrainContentGenerator.cpp (added) * trunk/VUT/work/TestCulling/TerrainContentGenerator.h (added) * trunk/VUT/work/TestCulling/TestCulling.ncb (added) * trunk/VUT/work/TestCulling/TestCulling.vcproj (added) * trunk/VUT/work/TestCulling/TestCullingApplication.cpp (added) * trunk/VUT/work/TestCulling/TestCullingApplication.dsp (added) * trunk/VUT/work/TestCulling/TestCullingApplication.dsw (added) * trunk/VUT/work/TestCulling/TestCullingApplication.h (added) * trunk/VUT/work/TestCullingDotScene (added) * trunk/VUT/work/TestCullingDotScene/TestCullingDotScene.vcproj (added) * trunk/VUT/work/TestCullingDotScene/TestCullingDotSceneApplication.cpp (added) * trunk/VUT/work/TestCullingDotScene/TestCullingDotSceneApplication.h (added) * trunk/VUT/work/TestCullingTerrain (added) * trunk/VUT/work/TestCullingTerrain/TerrainContentGenerator.cpp (added) * trunk/VUT/work/TestCullingTerrain/TerrainContentGenerator.h (added) * trunk/VUT/work/TestCullingTerrain/TestCullingTerrain.vcproj (added) * trunk/VUT/work/TestCullingTerrain/TestCullingTerrainApplication.cpp (added) * trunk/VUT/work/TestCullingTerrain/TestCullingTerrainApplication.dsp (added) * trunk/VUT/work/TestCullingTerrain/TestCullingTerrainApplication.dsw (added) * trunk/VUT/work/TestCullingTerrain/TestCullingTerrainApplication.h (added) * trunk/VUT/work/ogre_changes (added) * trunk/VUT/work/ogre_changes/OgreMain (added) * trunk/VUT/work/ogre_changes/OgreMain/include (added) * trunk/VUT/work/ogre_changes/OgreMain/include/OgreFrustum.h (added) * trunk/VUT/work/ogre_changes/OgreMain/include/OgreHardwareOcclusionQuery.h (added) * trunk/VUT/work/ogre_changes/OgreMain/include/OgreSceneManager.h (added) * trunk/VUT/work/ogre_changes/OgreMain/include/OgreSceneNode.h (added) * trunk/VUT/work/ogre_changes/OgreMain/src (added) * trunk/VUT/work/ogre_changes/OgreMain/src/OgreFrustum.cpp (added) * trunk/VUT/work/ogre_changes/OgreMain/src/OgreSceneManager.cpp (added) * trunk/VUT/work/ogre_changes/OgreMain/src/OgreSceneNode.cpp (added) * trunk/VUT/work/ogre_changes/Plugins (added) * trunk/VUT/work/ogre_changes/Plugins/OctreeSceneManager (added) * trunk/VUT/work/ogre_changes/Plugins/OctreeSceneManager/include (added) * trunk/VUT/work/ogre_changes/Plugins/OctreeSceneManager/include/OgreOctree.h (added) * trunk/VUT/work/ogre_changes/Plugins/OctreeSceneManager/include/OgreOctreeCamera.h (added) * trunk/VUT/work/ogre_changes/Plugins/OctreeSceneManager/include/OgreOctreeSceneManager.h (added) * trunk/VUT/work/ogre_changes/Plugins/OctreeSceneManager/src (added) * trunk/VUT/work/ogre_changes/Plugins/OctreeSceneManager/src/OgreOctree.cpp (added) * trunk/VUT/work/ogre_changes/Plugins/OctreeSceneManager/src/OgreOctreeCamera.cpp (added) * trunk/VUT/work/ogre_changes/Plugins/OctreeSceneManager/src/OgreOctreeSceneManager.cpp (added) * trunk/VUT/work/ogre_changes/RenderSystem (added) * trunk/VUT/work/ogre_changes/RenderSystem/Direct3D9 (added) * trunk/VUT/work/ogre_changes/RenderSystem/Direct3D9/include (added) * trunk/VUT/work/ogre_changes/RenderSystem/Direct3D9/include/OgreD3D9HardwareOcclusionQuery.h (added) * trunk/VUT/work/ogre_changes/RenderSystem/Direct3D9/src (added) * trunk/VUT/work/ogre_changes/RenderSystem/Direct3D9/src/OgreD3D9HardwareOcclusionQuery.cpp (added) * trunk/VUT/work/ogre_changes/RenderSystem/GL (added) * trunk/VUT/work/ogre_changes/RenderSystem/GL/include (added) * trunk/VUT/work/ogre_changes/RenderSystem/GL/include/OgreGLHardwareOcclusionQuery.h (added) * trunk/VUT/work/ogre_changes/RenderSystem/GL/src (added) * trunk/VUT/work/ogre_changes/RenderSystem/GL/src/OgreGLHardwareOcclusionQuery.cpp (added) * trunk/VUT/work/tinyxml (added) * trunk/VUT/work/tinyxml/tinystr.cpp (added) * trunk/VUT/work/tinyxml/tinystr.h (added) * trunk/VUT/work/tinyxml/tinyxml.cpp (added) * trunk/VUT/work/tinyxml/tinyxml.h (added) * trunk/VUT/work/tinyxml/tinyxmlerror.cpp (added) * trunk/VUT/work/tinyxml/tinyxmlparser.cpp (added) * trunk/VUT/work/todo_occlusionculling.txt (added)