# # ChangeLog for trunk/VUT/work/iv # # Generated by Trac 0.12.3dev-r10799 # 07/05/24 14:48:33 Wed, 16 Nov 2005 10:09:15 GMT mattausch [417] * trunk/VUT/scripts/GtpVisibility.suo (modified) * trunk/VUT/work/TestCullingTerrain/TerrainFrameListener.cpp (modified) * trunk/VUT/work/TestCullingTerrain/TerrainFrameListener.h (modified) * trunk/VUT/work/TestCullingTerrain/TestCullingTerrainApplication.cpp (modified) * trunk/VUT/work/iv/IVFrameListener.cpp (modified) added object place mode in demo. quake style movements Wed, 02 Nov 2005 16:57:29 GMT mattausch [370] * trunk/VUT/GtpVisibility/include/HierarchyInterface.h (modified) * trunk/VUT/GtpVisibility/scripts/GtpVisibility.vcproj (modified) * trunk/VUT/GtpVisibility/src/VisibilityManager.cpp (modified) * trunk/VUT/GtpVisibilityPreprocessor/scripts/Preprocessor.vcproj (modified) * trunk/VUT/GtpVisibilityPreprocessor/scripts/default.env (modified) * trunk/VUT/GtpVisibilityPreprocessor/src/Camera.cpp (modified) * trunk/VUT/GtpVisibilityPreprocessor/src/Ray.h (modified) * trunk/VUT/GtpVisibilityPreprocessor/src/SamplingPreprocessor.cpp (modified) * trunk/VUT/GtpVisibilityPreprocessor/src/ViewCellBsp.cpp (modified) * trunk/VUT/GtpVisibilityPreprocessor/src/default.env (modified) * trunk/VUT/Ogre/include/OgreOcclusionQueriesQueryManager.h (modified) * trunk/VUT/Ogre/include/OgreOctreeHierarchyInterface.h (modified) * trunk/VUT/Ogre/include/OgreSceneNodeHierarchyInterface.h (modified) * trunk/VUT/Ogre/resources/materials/scripts/natFX_Tree1_LOD2.material (modified) * trunk/VUT/Ogre/src/OgreOcclusionQueriesQueryManager.cpp (modified) * trunk/VUT/Ogre/src/OgreOctreeHierarchyInterface.cpp (modified) * trunk/VUT/Ogre/src/OgreSceneNodeHierarchyInterface.cpp (modified) * trunk/VUT/work/iv/Demo_IV.vcproj (modified) * trunk/VUT/work/iv/TestCullingIVApplication.cpp (modified) fixed specular bug in trees added batched query manager added t ... Mon, 24 Oct 2005 22:01:57 GMT mattausch [348] * trunk/VUT/GtpVisibility/src/CoherentHierarchicalCullingManager.cpp (modified) * trunk/VUT/work/iv/TestCullingIVApplication.cpp (modified) fixed bug in chc when geometry is not in leaves Fri, 21 Oct 2005 17:53:30 GMT mattausch [345] * trunk/VUT/GtpVisibility/include/CoherentHierarchicalCullingManager.h (modified) * trunk/VUT/GtpVisibility/include/HierarchyInterface.h (modified) * trunk/VUT/GtpVisibility/src/CoherentHierarchicalCullingManager.cpp (modified) * trunk/VUT/GtpVisibility/src/StopAndWaitCullingManager.cpp (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/src/OgreBspHierarchyInterface.cpp (modified) * trunk/VUT/Ogre/src/OgreOctreeHierarchyInterface.cpp (modified) * trunk/VUT/Ogre/src/OgreSceneNodeHierarchyInterface.cpp (modified) * trunk/VUT/chcdemo/HierarchyNode.cpp (modified) * trunk/VUT/chcdemo/HierarchyNode.h (modified) * trunk/VUT/chcdemo/RenderTraverser.cpp (modified) * trunk/VUT/work/TestCullingTerrain/TerrainFrameListener.cpp (modified) * trunk/VUT/work/TestCullingTerrain/TestCullingTerrainApplication.cpp (modified) * trunk/VUT/work/iv/IVFrameListener.cpp (modified) fixed bug in chc when traversing node two times because of priority ... Thu, 20 Oct 2005 16:49:11 GMT mattausch [343] * trunk/VUT/GtpVisibility/src/CoherentHierarchicalCullingManager.cpp (modified) * trunk/VUT/Ogre/resources/overlays/VisibilityDemo.overlay (modified) * trunk/VUT/Ogre/src/OgreOctreeHierarchyInterface.cpp (modified) * trunk/VUT/Ogre/src/OgreVisibilityOctreeSceneManager.cpp (modified) * trunk/VUT/Ogre/src/OgreVisibilityTerrainSceneManager.cpp (modified) * trunk/VUT/scripts/GtpVisibility.sln (modified) * trunk/VUT/scripts/GtpVisibility.suo (modified) * trunk/VUT/work/IVReader/scripts/IVReader.vcproj (modified) * trunk/VUT/work/TestCullingTerrain/TerrainFrameListener.cpp (modified) * trunk/VUT/work/TestCullingTerrain/TerrainFrameListener.h (modified) * trunk/VUT/work/iv/IVFrameListener.cpp (modified) * trunk/VUT/work/iv/IVFrameListener.h (modified) * trunk/VUT/work/iv/TestCullingIVApplication.cpp (modified) * trunk/VUT/work/ogre_changes/OgreMain/include/OgreRenderQueueSortingGrouping.h (modified) * trunk/VUT/work/ogre_changes/OgreMain/src/OgreRenderQueueSortingGrouping.cpp (modified) * trunk/VUT/work/ogre_changes/OgreMain/src/OgreSceneManager.cpp (modified) * trunk/VUT/work/ogre_changes/RenderSystems/GL/include/OgreGLHardwareOcclusionQuery.h (modified) * trunk/VUT/work/ogre_changes/RenderSystems/GL/src/OgreGLHardwareOcclusionQuery.cpp (modified) * trunk/VUT/work/ogre_changes/RenderSystems/GL/src/OgreGLRenderSystem.cpp (modified) added switch between NV and ARB queries in the render system and in the ... Mon, 10 Oct 2005 13:23:32 GMT mattausch [316] * trunk/VUT/GtpVisibility/include/DistanceQueue.h (modified) * trunk/VUT/GtpVisibility/include/DummyPreprocessingManager.h (modified) * trunk/VUT/GtpVisibility/include/DummyQueryManager.h (modified) * trunk/VUT/GtpVisibility/include/PreprocessingManager.h (modified) * trunk/VUT/GtpVisibility/include/QueryManager.h (modified) * trunk/VUT/GtpVisibility/include/VisibilityInfo.h (modified) * trunk/VUT/GtpVisibility/scripts/GtpVisibility.vcproj (modified) * trunk/VUT/GtpVisibility/src/DummyPreprocessingManager.cpp (modified) * trunk/VUT/GtpVisibility/src/DummyQueryManager.cpp (modified) * trunk/VUT/GtpVisibility/src/HierarchyInterface.cpp (modified) * trunk/VUT/GtpVisibility/src/PreprocessingManager.cpp (modified) * trunk/VUT/GtpVisibility/src/VisibilityInfo.cpp (deleted) * trunk/VUT/GtpVisibilityPreprocessor/src/SamplingPreprocessor.cpp (modified) * trunk/VUT/GtpVisibilityPreprocessor/src/X3dExporter.cpp (modified) * trunk/VUT/GtpVisibilityPreprocessor/src/default.env (modified) * trunk/VUT/Ogre/include/OgreOcclusionQueriesQueryManager.h (modified) * trunk/VUT/Ogre/include/OgrePlatformQueryManager.h (modified) * trunk/VUT/Ogre/scripts/Plugin_VisibilitySceneManager.vcproj (modified) * trunk/VUT/Ogre/src/OgreOcclusionQueriesQueryManager.cpp (modified) * trunk/VUT/Ogre/src/OgrePlatformHierarchyInterface.cpp (modified) * trunk/VUT/Ogre/src/OgrePlatformQueryManager.cpp (modified) * trunk/VUT/scripts/GtpVisibility.suo (modified) * trunk/VUT/work/README_ONLINE.txt (modified) * trunk/VUT/work/TestCullingTerrain/TerrainFrameListener.cpp (modified) * trunk/VUT/work/iv/IVFrameListener.cpp (modified) * trunk/VUT/work/ogre_changes/OgreMain/include/OgreRenderSystem.h (modified) * trunk/VUT/work/ogre_changes/OgreMain/include/OgreSceneManager.h (modified) * trunk/VUT/work/ogre_changes/OgreMain/src/OgreRenderSystem.cpp (modified) * trunk/VUT/work/ogre_changes/OgreMain/src/OgreSceneManager.cpp (modified) * trunk/VUT/work/ogre_changes/Plugins/OctreeSceneManager/include/OgreOctree.h (modified) * trunk/VUT/work/ogre_changes/Plugins/OctreeSceneManager/include/OgreOctreeSceneManager.h (modified) * trunk/VUT/work/ogre_changes/Plugins/OctreeSceneManager/include/OgreTerrainRenderable.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/GL/src/OgreGLRenderSystem.cpp (modified) queries are realized as templates Tue, 06 Sep 2005 16:18:47 GMT mattausch [259] * trunk/VUT/GtpVisibility/src/CoherentHierarchicalCullingManager.cpp (modified) * trunk/VUT/GtpVisibility/src/FrustumCullingManager.cpp (modified) * trunk/VUT/GtpVisibility/src/StopAndWaitCullingManager.cpp (modified) * trunk/VUT/Ogre/src/OgreVisibilityOctreeSceneManager.cpp (modified) * trunk/VUT/Ogre/src/OgreVisibilityTerrainSceneManager.cpp (modified) * trunk/VUT/scripts/GtpVisibility.suo (modified) * trunk/VUT/work/TestCullingTerrain/TerrainFrameListener.cpp (modified) * trunk/VUT/work/TestCullingTerrain/TerrainFrameListener.h (modified) * trunk/VUT/work/iv/IVFrameListener.cpp (modified) * trunk/VUT/work/iv/IVFrameListener.h (modified) * trunk/VUT/work/iv/TestCullingIVApplication.cpp (modified) refined measurements Fri, 26 Aug 2005 21:24:31 GMT mattausch [254] * trunk/VUT/GtpVisibility/include/VisibilityEnvironment.h (modified) * trunk/VUT/GtpVisibility/src/CoherentHierarchicalCullingManager.cpp (modified) * trunk/VUT/GtpVisibility/src/FrustumCullingManager.cpp (modified) * trunk/VUT/GtpVisibility/src/StopAndWaitCullingManager.cpp (modified) * trunk/VUT/GtpVisibility/src/VisibilityManager.cpp (modified) * trunk/VUT/Ogre/include/OgreVisibilityOctreeSceneManager.h (modified) * trunk/VUT/Ogre/include/OgreVisibilityTerrainSceneManager.h (modified) * trunk/VUT/Ogre/resources/VisibilityDemo.overlay (deleted) * trunk/VUT/Ogre/resources/materials/scripts/natFX_Tree1_LOD3.material (modified) * trunk/VUT/Ogre/resources/overlays/VisibilityDemo.overlay (modified) * trunk/VUT/Ogre/src/OgreVisibilityOctreeSceneManager.cpp (modified) * trunk/VUT/Ogre/src/OgreVisibilityOptionsManager.cpp (modified) * trunk/VUT/Ogre/src/OgreVisibilityTerrainSceneManager.cpp (modified) * trunk/VUT/scripts/GtpVisibility.suo (modified) * trunk/VUT/work/TestCulling/TestCullingApplication.cpp (modified) * trunk/VUT/work/TestCulling/TestCullingApplication.h (modified) * trunk/VUT/work/TestCullingTerrain/TerrainFrameListener.cpp (modified) * trunk/VUT/work/TestCullingTerrain/TerrainFrameListener.h (modified) * trunk/VUT/work/TestCullingTerrain/TestCullingTerrainApplication.cpp (modified) * trunk/VUT/work/TestCullingTerrain/TestCullingTerrainApplication.h (modified) * trunk/VUT/work/iv/IVFrameListener.cpp (modified) * trunk/VUT/work/iv/IVFrameListener.h (modified) added some hack for video recording Wed, 10 Aug 2005 09:41:36 GMT mattausch [226] * trunk/VUT/scripts/GtpVisibility.suo (modified) * trunk/VUT/work/README_ONLINE.txt (modified) * trunk/VUT/work/TestCulling/TestCulling.vcproj (modified) * trunk/VUT/work/TestCullingTerrain/TestCullingTerrain.vcproj (modified) * trunk/VUT/work/iv/Demo_IV.vcproj (modified) thrown out dependency on GAMETOOLS_PATH Wed, 03 Aug 2005 12:12:41 GMT mattausch [193] * trunk/VUT/work/IVReader/include/ivmanualmeshloader.h (modified) * trunk/VUT/work/README_ONLINE.txt (added) * trunk/VUT/work/iv/Demo_IV.vcproj (modified) * trunk/VUT/work/iv/TestCullingIVApplication.cpp (modified) * trunk/VUT/work/ogre_changes/OgreMain/include/OgreRenderQueueSortingGrouping.h (modified) * trunk/VUT/work/ogre_changes/OgreMain/include/OgreRenderSystem.h (modified) * trunk/VUT/work/ogre_changes/OgreMain/include/OgreRenderable.h (modified) * trunk/VUT/work/ogre_changes/OgreMain/src/OgreFrustum.cpp (modified) * trunk/VUT/work/ogre_changes/OgreMain/src/OgreSceneManager.cpp (modified) * trunk/VUT/work/ogre_changes/Plugins/OctreeSceneManager/include/OgreOctree.h (modified) * trunk/VUT/work/ogre_changes/Plugins/OctreeSceneManager/include/OgreOctreeCamera.h (modified) * trunk/VUT/work/ogre_changes/Plugins/OctreeSceneManager/include/OgreOctreeNode.h (modified) * trunk/VUT/work/ogre_changes/Plugins/OctreeSceneManager/include/OgreOctreeSceneManager.h (modified) * trunk/VUT/work/ogre_changes/Plugins/OctreeSceneManager/include/OgreTerrainRenderable.h (modified) * trunk/VUT/work/ogre_changes/Plugins/OctreeSceneManager/src/OgreOctree.cpp (modified) * trunk/VUT/work/ogre_changes/Plugins/OctreeSceneManager/src/OgreOctreeNode.cpp (modified) * trunk/VUT/work/ogre_changes/Plugins/OctreeSceneManager/src/OgreTerrainRenderable.cpp (modified) * trunk/VUT/work/ogre_changes/RenderSystems/Direct3D9/include/OgreD3D9RenderWindow.h (modified) * trunk/VUT/work/ogre_changes/RenderSystems/Direct3D9/include/OgreD3D9Texture.h (modified) * trunk/VUT/work/ogre_changes/RenderSystems/Direct3D9/src/OgreD3D9HardwareOcclusionQuery.cpp (modified) * trunk/VUT/work/ogre_changes/RenderSystems/Direct3D9/src/OgreD3D9RenderWindow.cpp (modified) * trunk/VUT/work/ogre_changes/RenderSystems/GL/include/OgreGLPrerequisites.h (modified) * trunk/VUT/work/ogre_changes/RenderSystems/GL/include/OgreWin32Window.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/RenderSystems/GL/src/OgreGLTexture.cpp (modified) * trunk/VUT/work/ogre_changes/RenderSystems/GL/src/OgreWin32Window.cpp (modified) changed to ogre 103 added readme Sun, 31 Jul 2005 09:16:09 GMT mattausch [187] * trunk/VUT/GtpVisibility/src/CoherentHierarchicalCullingManager.cpp (modified) * trunk/VUT/Ogre/include/OgrePlatformHierarchyInterface.h (modified) * trunk/VUT/Ogre/include/OgreVisibilityOctreeSceneManager.h (modified) * trunk/VUT/Ogre/include/OgreVisibilityOptionsManager.h (modified) * trunk/VUT/Ogre/src/OgrePlatformHierarchyInterface.cpp (modified) * trunk/VUT/Ogre/src/OgreVisibilityOctreeSceneManager.cpp (modified) * trunk/VUT/Ogre/src/OgreVisibilityOptionsManager.cpp (modified) * trunk/VUT/Ogre/src/OgreVisibilityTerrainSceneManager.cpp (modified) * trunk/VUT/scripts/GtpVisibility.sln (modified) * trunk/VUT/work/IVReader/include/ivmeshdata.h (modified) * trunk/VUT/work/IVReader/include/ivreader.h (modified) * trunk/VUT/work/IVReader/src/ivmanualmeshloader.cpp (modified) * trunk/VUT/work/IVReader/src/ivmeshdata.cpp (modified) * trunk/VUT/work/IVReader/src/ivnode.cpp (modified) * trunk/VUT/work/IVReader/src/ivreader.cpp (modified) * trunk/VUT/work/TestCullingTerrain/TerrainFrameListener.cpp (modified) * trunk/VUT/work/TestCullingTerrain/TerrainFrameListener.h (modified) * trunk/VUT/work/TestCullingTerrain/TestCullingTerrain.vcproj (modified) * trunk/VUT/work/TestCullingTerrain/TestCullingTerrainApplication.cpp (modified) * trunk/VUT/work/iv/Demo_IV.dsp (added) * trunk/VUT/work/iv/Demo_IV.vcproj (added) * trunk/VUT/work/iv/IVFrameListener.cpp (added) * trunk/VUT/work/iv/IVFrameListener.h (added) * trunk/VUT/work/iv/TestCullingIVApplication.cpp (added) * trunk/VUT/work/iv/TestCullingIVApplication.h (added) * trunk/VUT/work/iv/scripts (deleted) * trunk/VUT/work/iv/src (deleted) * trunk/VUT/work/ogre_changes/Plugins/OctreeSceneManager/include/OgreOctreeNode.h (added) * trunk/VUT/work/ogre_changes/Plugins/OctreeSceneManager/src/OgreOctreeNode.cpp (modified) added animationbug fix (deleting while animation)fixed ... Tue, 19 Jul 2005 15:39:30 GMT mattausch [183] * trunk/VUT/Ogre/include/OgreTerrainContentGenerator.h (modified) * trunk/VUT/Ogre/resources/materials (added) * trunk/VUT/Ogre/resources/materials/scripts (added) * trunk/VUT/Ogre/resources/materials/scripts/natFX_Tree1.material (added) * trunk/VUT/Ogre/resources/materials/scripts/natFX_Tree1_LOD2.material (added) * trunk/VUT/Ogre/resources/materials/scripts/natFX_Tree1_LOD3.material (added) * trunk/VUT/Ogre/resources/materials/textures (added) * trunk/VUT/Ogre/resources/materials/textures/Facades (added) * trunk/VUT/Ogre/resources/materials/textures/Facades/building_rect0.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Facades/building_rect1.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Facades/building_rect10.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Facades/building_rect11.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Facades/building_rect2.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Facades/building_rect3.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Facades/building_rect4.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Facades/building_rect5.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Facades/building_rect6.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Facades/building_rect7.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Facades/building_rect8.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Facades/building_rect9.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Facades/texture sizes.txt (added) * trunk/VUT/Ogre/resources/materials/textures/Floor (added) * trunk/VUT/Ogre/resources/materials/textures/Floor/0598dirty.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Floor/Stne36.gif (added) * trunk/VUT/Ogre/resources/materials/textures/Floor/bri01.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Floor/dust_0.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Floor/dust_color1.tga (added) * trunk/VUT/Ogre/resources/materials/textures/Floor/dust_colorful1.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Floor/dust_monochrom1.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Floor/dust_normal1.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Floor/dust_normal1.tga (added) * trunk/VUT/Ogre/resources/materials/textures/Floor/dust_normal2.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Floor/dust_normal3.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Floor/flrwd020.gif (added) * trunk/VUT/Ogre/resources/materials/textures/Floor/flrwd091.gif (added) * trunk/VUT/Ogre/resources/materials/textures/Floor/forestfloor1.png (added) * trunk/VUT/Ogre/resources/materials/textures/Floor/stflr72.gif (added) * trunk/VUT/Ogre/resources/materials/textures/Grass (added) * trunk/VUT/Ogre/resources/materials/textures/Grass/0598moss.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Grass/A_grass1.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Grass/A_grass2.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Grass/A_grass3.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Grass/A_grass4.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Grass/grass.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Grass/grass_flowers.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Grass/moss.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Road (added) * trunk/VUT/Ogre/resources/materials/textures/Road/0298sidewalk.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Road/OLD (added) * trunk/VUT/Ogre/resources/materials/textures/Road/OLD/ROAD copie.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Road/OLD/Road4.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Road/OLD/Road_red copie.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Road/OLD/road.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Road/OLD/road2.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Road/OLD/sim_blank.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Road/OLD/sim_blank_blank.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Road/OLD/sim_blank_dash.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Road/OLD/sim_blank_solid.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Road/OLD/sim_dash_blank.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Road/OLD/sim_dash_dash.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Road/OLD/sim_dash_solid.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Road/OLD/sim_mid_dash.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Road/OLD/sim_mid_solid.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Road/OLD/sim_solid_blank.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Road/OLD/sim_solid_dash.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Road/OLD/sim_solid_solid.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Road/OLD/white.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Road/as_blank.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Road/as_blank_neutr.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Road/as_mid_dash.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Road/as_mid_solid.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Road/as_stripe.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Road/as_stripe2_neutr2.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Road/as_stripe3_neutr1.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Road/as_stripe_neutr.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Road/as_stripe_neutr1.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Road/as_three_sideleft1.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Road/aslight_blank.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Road/asred_blank.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Road/curbstone.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Road/pave.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Roof (added) * trunk/VUT/Ogre/resources/materials/textures/Roof/.mayaSwatches (added) * trunk/VUT/Ogre/resources/materials/textures/Roof/.mayaSwatches/roof_red2.jpg.swatch (added) * trunk/VUT/Ogre/resources/materials/textures/Roof/TEMP (added) * trunk/VUT/Ogre/resources/materials/textures/Roof/TEMP/roof_red1.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Roof/TEMP/roof_red2.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Roof/roof3.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Roof/roof_gray1.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Roof/roof_red1.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Roof/roof_red2.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Roof/shingles.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/Roof/textroof_0.jpg (added) * trunk/VUT/Ogre/resources/materials/textures/trees (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_03bb000f_1121353626.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_03bb000f_1121353689.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_03bb000f_1121354191.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_03bb000f_1121354364.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_03bb000l_1121353626.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_03bb000l_1121353689.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_03bb000l_1121354191.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_03bb000l_1121354364.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_12bb015f_1121353627.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_12bb015f_1121353690.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_12bb015f_1121354192.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_12bb015f_1121354365.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_12bb015l_1121353627.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_12bb015l_1121353690.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_12bb015l_1121354192.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_12bb015l_1121354365.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_12bb023f_1121353627.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_12bb023f_1121353690.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_12bb023f_1121354192.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_12bb023f_1121354365.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_12bb023l_1121353627.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_12bb023l_1121353690.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_12bb023l_1121354192.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_12bb023l_1121354365.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_12bb032f_1121353627.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_12bb032f_1121353690.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_12bb032f_1121354192.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_12bb032f_1121354365.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_12bb032l_1121353627.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_12bb032l_1121353690.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_12bb032l_1121354192.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_12bb032l_1121354365.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_12bb041f_1121353627.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_12bb041f_1121353690.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_12bb041f_1121354192.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_12bb041f_1121354365.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_12bb041l_1121353627.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_12bb041l_1121353690.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_12bb041l_1121354192.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_12bb041l_1121354365.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_12bb049f_1121353627.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_12bb049f_1121353690.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_12bb049f_1121354192.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_12bb049f_1121354365.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_12bb049l_1121353627.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_12bb049l_1121353690.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_12bb049l_1121354192.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_12bb049l_1121354365.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_org0012_1121353627.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_org0012_1121353690.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_org0012_1121354192.png (added) * trunk/VUT/Ogre/resources/materials/textures/trees/_org0012_1121354365.png (added) * trunk/VUT/Ogre/resources/media (added) * trunk/VUT/Ogre/resources/media/CityPlane60.iv (added) * trunk/VUT/Ogre/resources/media/CityRoads60.iv (added) * trunk/VUT/Ogre/resources/media/OgreCore.zip (added) * trunk/VUT/Ogre/resources/media/anhk.wrl (added) * trunk/VUT/Ogre/resources/media/ant.wrl (added) * trunk/VUT/Ogre/resources/media/azteccity.iv (added) * trunk/VUT/Ogre/resources/media/city1500_flat_1.iv (added) * trunk/VUT/Ogre/resources/media/house_test1.iv (added) * trunk/VUT/Ogre/resources/media/roofs_1500.iv (added) * trunk/VUT/Ogre/resources/media/test6eck.iv (added) * trunk/VUT/Ogre/resources/media/testquad.iv (added) * trunk/VUT/Ogre/resources/media/testtrianglestrip.iv (added) * trunk/VUT/Ogre/resources/media/textroof_0.jpg (added) * trunk/VUT/Ogre/resources/media/textwall_0.jpg (added) * trunk/VUT/Ogre/resources/media/textwin_0.jpg (added) * trunk/VUT/Ogre/resources/media/warbird.wrl (added) * trunk/VUT/Ogre/resources/media/z_wing.wrl (added) * trunk/VUT/Ogre/resources/media/zepplin0.wrl (added) * trunk/VUT/Ogre/resources/models (added) * trunk/VUT/Ogre/resources/models/HongKong_Tower.mesh (added) * trunk/VUT/Ogre/resources/models/trees (added) * trunk/VUT/Ogre/resources/models/trees/natFX_Tree1.mesh (added) * trunk/VUT/Ogre/resources/models/trees/natFX_Tree1_LOD2.mesh (added) * trunk/VUT/Ogre/resources/models/trees/natFX_Tree1_LOD3.mesh (added) * trunk/VUT/Ogre/resources/models/trees/tree2.mesh (added) * trunk/VUT/Ogre/resources/overlays (added) * trunk/VUT/Ogre/resources/overlays/VisibilityDemo.overlay (added) * trunk/VUT/Ogre/src/OgrePlatformHierarchyInterface.cpp (modified) * trunk/VUT/scripts/GtpVisibility.sln (modified) * trunk/VUT/scripts/GtpVisibility.suo (modified) * trunk/VUT/work/IVReader (added) * trunk/VUT/work/IVReader/include (added) * trunk/VUT/work/IVReader/include/ivmanualmeshloader.h (added) * trunk/VUT/work/IVReader/include/ivmeshdata.h (added) * trunk/VUT/work/IVReader/include/ivnode.h (added) * trunk/VUT/work/IVReader/include/ivreader.h (added) * trunk/VUT/work/IVReader/scripts (added) * trunk/VUT/work/IVReader/scripts/IVReader.vcproj (added) * trunk/VUT/work/IVReader/src (added) * trunk/VUT/work/IVReader/src/ivmanualmeshloader.cpp (added) * trunk/VUT/work/IVReader/src/ivmeshdata.cpp (added) * trunk/VUT/work/IVReader/src/ivnode.cpp (added) * trunk/VUT/work/IVReader/src/ivreader.cpp (added) * trunk/VUT/work/TestCullingTerrain/TerrainFrameListener.cpp (modified) * trunk/VUT/work/TestCullingTerrain/TestCullingTerrainApplication.h (modified) * trunk/VUT/work/iv (added) * trunk/VUT/work/iv/scripts (added) * trunk/VUT/work/iv/scripts/Demo_IV.dsp (added) * trunk/VUT/work/iv/scripts/Demo_IV.plg (added) * trunk/VUT/work/iv/scripts/Demo_IV.vcproj (added) * trunk/VUT/work/iv/src (added) * trunk/VUT/work/iv/src/IV.cpp (added) * trunk/VUT/work/iv/src/IV.h (added) * trunk/VUT/work/ogre_changes/OgreMain/include/OgreSceneManager.h (modified) * trunk/VUT/work/ogre_changes/OgreMain/src/OgreSceneManager.cpp (modified) * trunk/VUT/work/ogre_changes/Plugins/OctreeSceneManager/src/OgreOctreeNode.cpp (modified) * trunk/VUT/work/ogre_changes/RenderSystems/Direct3D9/src/OgreD3D9RenderWindow.cpp (modified) added iv-reader library, testing code, and resources