# # ChangeLog for GTP/trunk # # Generated by Trac 0.12.3dev-r10799 # 07/01/24 11:14:50 Sat, 16 Dec 2006 13:51:13 GMT mattausch [1902] * GTP/trunk/Lib/Vis/Preprocessing/src/Environment.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.h (modified) added kd pvs as option to view cells manager to avoid errors when ... Fri, 15 Dec 2006 22:42:04 GMT mattausch [1901] * GTP/trunk/Lib/Vis/Preprocessing/src/SamplingStrategy.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/SamplingStrategy.h (modified) Fri, 15 Dec 2006 22:40:27 GMT bittner [1900] * GTP/trunk/Lib/Vis/Preprocessing/src/CombinedPreprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Environment.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Makefile (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RayCaster.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RssPreprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RssPreprocessor.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RssTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RssTree.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/SamplingPreprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/SamplingStrategy.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/SamplingStrategy.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VssRay.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/default.env (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/run_test2 (modified) experiments with different contribution computations Fri, 15 Dec 2006 17:01:34 GMT mattausch [1899] * GTP/trunk/Lib/Vis/Preprocessing/src/BvHierarchy.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/HierarchyManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/HierarchyManager.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/SamplingStrategy.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/SamplingStrategy.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspTree.cpp (modified) Fri, 15 Dec 2006 16:29:45 GMT mattausch [1898] * GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/SamplingStrategy.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/SamplingStrategy.h (modified) removed bug in sampling strategy Fri, 15 Dec 2006 11:36:42 GMT szirmay [1897] * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/programs/MetalTeapotNew.hlsl (modified) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/scripts/MetalTeapot.material (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/GameToolsRaytraceDemo.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/Ogre.log (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/OgreLeaks.log (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/OgreMemory.log (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/ReflectionTest.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/GameToolsRaytraceDemo.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/Ogre.log (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/ReflectionTest.exe (modified) Fri, 15 Dec 2006 11:36:29 GMT szirmay [1896] * GTP/trunk/Lib/Illum/IllumModule/OgreIllumModule/src/RenderingRuns/OgreCubeMapRenderingRun.cpp (modified) Thu, 14 Dec 2006 22:02:53 GMT mattausch [1895] * GTP/trunk/Lib/Vis/Preprocessing/src/BvHierarchy.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Environment.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/HierarchyManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/HierarchyManager.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/SubdivisionCandidate.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspTree.cpp (modified) added avg ray contrib Thu, 14 Dec 2006 10:52:14 GMT mattausch [1894] * GTP/trunk/Lib/Vis/Preprocessing/src/CombinedPreprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Halton.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.vcproj (modified) Thu, 14 Dec 2006 08:16:08 GMT mattausch [1893] * GTP/trunk/Lib/Vis/Preprocessing/src/BvHierarchy.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/HierarchyManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/HierarchyManager.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspTree.cpp (modified) Wed, 13 Dec 2006 22:13:39 GMT bittner [1892] * GTP/trunk/Lib/Vis/Preprocessing/src/main.cpp (modified) merge Wed, 13 Dec 2006 22:12:27 GMT bittner [1891] * GTP/trunk/Lib/Vis/Preprocessing/src/CombinedPreprocessor.cpp (added) * GTP/trunk/Lib/Vis/Preprocessing/src/CombinedPreprocessor.h (added) * GTP/trunk/Lib/Vis/Preprocessing/src/Makefile (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/PreprocessorFactory.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RssPreprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RssTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/SamplingStrategy.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/SamplingStrategy.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/default.env (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/preprocessor.pro (modified) combined preprocessor Wed, 13 Dec 2006 21:15:25 GMT mattausch [1890] * GTP/trunk/Lib/Vis/Preprocessing/src/BvHierarchy.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCell.cpp (modified) Wed, 13 Dec 2006 19:36:32 GMT mattausch [1889] * GTP/trunk/Lib/Vis/Preprocessing/src/HierarchyManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/HierarchyManager.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.cpp (modified) Wed, 13 Dec 2006 17:11:24 GMT mattausch [1888] * GTP/trunk/Lib/Vis/Preprocessing/src/SamplingStrategy.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/SamplingStrategy.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/main.cpp (modified) removed possible bug in mixtedstrategy Wed, 13 Dec 2006 16:34:43 GMT mattausch [1887] * GTP/trunk/Lib/Vis/Preprocessing/src/Environment.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.vcproj (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/main.cpp (modified) Wed, 13 Dec 2006 15:36:34 GMT szirmay [1886] * GTP/trunk/Lib/Illum/IllumModule/OgreIllumModule/include/RenderTechniques/OgreColorCubeMapRenderTechnique.h (modified) * GTP/trunk/Lib/Illum/IllumModule/OgreIllumModule/include/RenderTechniques/OgreConvolvedCubeMapRenderTechnique.h (modified) * GTP/trunk/Lib/Illum/IllumModule/OgreIllumModule/include/RenderTechniques/OgreCubeMapRenderTechnique.h (modified) * GTP/trunk/Lib/Illum/IllumModule/OgreIllumModule/include/RenderTechniques/OgreDistanceCubeMapRenderTechnique.h (modified) * GTP/trunk/Lib/Illum/IllumModule/OgreIllumModule/include/RenderingRuns/OgreCubeMapRenderingRun.h (modified) * GTP/trunk/Lib/Illum/IllumModule/OgreIllumModule/src/RenderTechniques/OgreCausticCasterRenderTechnique.cpp (modified) * GTP/trunk/Lib/Illum/IllumModule/OgreIllumModule/src/RenderTechniques/OgreColorCubeMapRenderTechnique.cpp (modified) * GTP/trunk/Lib/Illum/IllumModule/OgreIllumModule/src/RenderTechniques/OgreConvolvedCubeMapRenderTechnique.cpp (modified) * GTP/trunk/Lib/Illum/IllumModule/OgreIllumModule/src/RenderTechniques/OgreCubeMapRenderTechnique.cpp (modified) * GTP/trunk/Lib/Illum/IllumModule/OgreIllumModule/src/RenderTechniques/OgreDistanceCubeMapRenderTechnique.cpp (modified) * GTP/trunk/Lib/Illum/IllumModule/OgreIllumModule/src/RenderingRuns/OgreCubeMapRenderingRun.cpp (modified) Wed, 13 Dec 2006 15:36:29 GMT szirmay [1885] * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/programs/MetalTeapot.hlsl (modified) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/programs/MetalTeapotNew.hlsl (modified) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/scripts/MetalTeapot.material (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/GameToolsRaytraceDemo.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/Ogre.log (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/OgreLeaks.log (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/OgreMemory.log (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/ReflectionTest.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/GameToolsRaytraceDemo.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/Ogre.log (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/ReflectionTest.exe (modified) Wed, 13 Dec 2006 00:13:15 GMT bittner [1884] * GTP/trunk/Lib/Vis/Preprocessing/src/Makefile (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RssPreprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RssPreprocessor.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RssTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RssTree.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/SamplingStrategy.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/SamplingStrategy.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/default.env (modified) temporary version, rss preprocessor not functional Tue, 12 Dec 2006 16:25:53 GMT bittner [1883] * GTP/trunk/Lib/Vis/Preprocessing/src/GvsPreprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/InternalRayCaster.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Makefile (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Plane3.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Ray.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Ray.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RayCaster.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RssPreprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RssTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/SamplingPreprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/SamplingStrategy.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/SamplingStrategy.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Vector3.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Vector3.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VssPreprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VssRay.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VssTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/default.env (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/preprocessor.pro (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/run_test2 (modified) mixture distribution initial coding Tue, 12 Dec 2006 16:25:24 GMT szirmay [1882] * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/programs/MetalTeapot.hlsl (modified) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/scripts/MetalTeapot.material (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/HPSDemo.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/Ogre.log (modified) Mon, 11 Dec 2006 15:30:08 GMT szirmay [1879] * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/programs/GameTools_HPS_Smoke_L_Depth.hlsl (modified) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/scripts/GameTools_HPS.material (modified) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/scripts/MetalTeapot.material (modified) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/scripts/hangar.material (modified) * GTP/trunk/App/Demos/Illum/Ogre/Media/particle/GameTools.particle (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/CausticTest.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/DiffuseTest.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/GameToolsParticleDemo.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/GameToolsRaytraceDemo.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/GameToolsToneMapDemo.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/HPSDemo.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/Ogre.log (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/OgreLeaks.log (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/OgreMemory.log (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/PRMDemo.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/ReflectionTest.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/CausticTest.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/DiffuseTest.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/GameToolsParticleDemo.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/GameToolsRaytraceDemo.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/GameToolsToneMapDemo.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/HPSDemo.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/Ogre.log (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/PRMDemo.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/ReflectionTest.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/src/Common/include/FrameCapture.h (modified) * GTP/trunk/App/Demos/Illum/Ogre/src/DiffuseTest/include/DiffuseTest.h (modified) * GTP/trunk/App/Demos/Illum/Ogre/src/HierarchicalSystem/include/HierarchicalSystem.h (modified) * GTP/trunk/App/Demos/Illum/Ogre/src/ReflectionTest/include/ReflectionTest.h (modified) Mon, 11 Dec 2006 15:21:36 GMT szirmay [1878] * GTP/trunk/Lib/Illum/IllumModule/OgreIllumModule/src/RenderingRuns/OgreChildParticlesystemRenderingRun.cpp (modified) Mon, 11 Dec 2006 07:31:01 GMT bittner [1877] * GTP/trunk/Lib/Vis/Preprocessing/src/AxisAlignedBox3.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/BvHierarchy.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/BvHierarchy.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Environment.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Intersectable.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/IntersectableWrapper.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/IntersectableWrapper.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Makefile (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Pvs.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/QtGlRenderer.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Ray.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RssPreprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RssTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RssTree.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/SamplingStrategy.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/SamplingStrategy.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCell.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/default.env (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/run_test2 (modified) sampling updates Fri, 08 Dec 2006 22:46:17 GMT bittner [1876] * GTP/trunk/Lib/Vis/Preprocessing/src/Environment.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Halton.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/InternalRayCaster.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Makefile (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ObjParser.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/QtGlRenderer.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RssPreprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RssTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RssTree.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/default.env (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/preprocessor.pro (modified) halton generator updates Fri, 08 Dec 2006 20:17:28 GMT bittner [1875] * GTP/trunk/Lib/Vis/Preprocessing/src/Mailable.cpp (added) * GTP/trunk/Lib/Vis/Preprocessing/src/Mailable.h (added) added mailable - not functional yet Fri, 08 Dec 2006 20:15:44 GMT bittner [1874] * GTP/trunk/Lib/Vis/Preprocessing/src/RssTree.cpp (modified) Fri, 08 Dec 2006 19:10:57 GMT szirmay [1873] * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/DiffuseTest.exe (modified) Fri, 08 Dec 2006 18:36:07 GMT szirmay [1872] * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/ReflectionTest.exe (modified) Fri, 08 Dec 2006 18:29:48 GMT szirmay [1871] * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/DiffuseTest.exe (modified) Fri, 08 Dec 2006 17:52:00 GMT szirmay [1870] * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/programs/MetalTeapotNew.hlsl (modified) Fri, 08 Dec 2006 17:51:42 GMT szirmay [1869] * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/ReflectionTest.exe (modified) Fri, 08 Dec 2006 17:28:35 GMT szirmay [1868] * GTP/trunk/App/Demos/Illum/Ogre/src/DiffuseTest/include/DiffuseTest.h (modified) * GTP/trunk/App/Demos/Illum/Ogre/src/DiffuseTest/scripts/DiffuseTest.vcproj (modified) Fri, 08 Dec 2006 16:10:14 GMT bittner [1867] * GTP/trunk/Lib/Vis/Preprocessing/src/AxisAlignedBox3.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/AxisAlignedBox3.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/BoostPreprocessorThread.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/BoostPreprocessorThread.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/BvHierarchy.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Environment.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Exporter.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Halton.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/IntelRayCaster.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/InternalRayCaster.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Intersectable.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/IntersectableWrapper.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/KdTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Makefile (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Mesh.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/MutualVisibility.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/PreprocessorThread.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/PreprocessorThread.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Pvs.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/QtGlRenderer.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/QtPreprocessorThread.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/QtPreprocessorThread.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Ray.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Ray.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RayCaster.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RssPreprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RssPreprocessor.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RssTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RssTree.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/SamplingStrategy.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/SamplingStrategy.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Triangle3.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Vector3.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Vector3.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCell.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCell.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VssRay.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/default.env (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/main.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/preprocessor.pro (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/run_test2 (modified) merge, global lines, rss sampling updates Fri, 08 Dec 2006 11:28:05 GMT szirmay [1866] * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/ReflectionTest.exe (modified) Fri, 08 Dec 2006 10:26:10 GMT szirmay [1865] * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/ReflectionTest.exe (modified) Fri, 08 Dec 2006 10:12:39 GMT szirmay [1864] * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/ReflectionTest.exe (modified) Thu, 07 Dec 2006 19:27:30 GMT szirmay [1863] * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/programs/MetalTeapotNew.hlsl (modified) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/scripts/MetalTeapot.material (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/Ogre.log (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/ReflectionTest.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/ogre.cfg (modified) * GTP/trunk/App/Demos/Illum/Ogre/src/ReflectionTest/include/ReflectionTest.h (modified) Thu, 07 Dec 2006 15:38:48 GMT szirmay [1862] * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/programs/MetalTeapot.hlsl (modified) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/programs/MetalTeapotNew.hlsl (modified) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/scripts/MetalTeapot.material (modified) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/scripts/colorcube.material (added) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/scripts/terito.material (added) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/textures/blueChecker.tga (added) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/textures/bluewall.tga (added) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/textures/redChecker.tga (added) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/textures/roomc.PNG (added) * GTP/trunk/App/Demos/Illum/Ogre/Media/models/colorcube.mesh (added) * GTP/trunk/App/Demos/Illum/Ogre/Media/models/kannak.mesh (added) * GTP/trunk/App/Demos/Illum/Ogre/Media/models/terito.mesh (added) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/ReflectionTest.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/ogre.cfg (modified) * GTP/trunk/App/Demos/Illum/Ogre/src/ReflectionTest/include/ReflectionTest.h (modified) Wed, 06 Dec 2006 15:20:36 GMT szirmay [1861] * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/programs/MetalTeapotNew.hlsl (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/Ogre.log (modified) Wed, 06 Dec 2006 15:05:53 GMT szirmay [1860] * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/programs/MetalTeapot.hlsl (modified) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/programs/MetalTeapotNew.hlsl (modified) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/scripts/MetalTeapot.material (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/Ogre.log (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/ReflectionTest.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/src/ReflectionTest/include/ReflectionTest.h (modified) * GTP/trunk/App/Demos/Illum/Ogre/src/ReflectionTest/scripts/ReflectionTest.vcproj (modified) Wed, 06 Dec 2006 11:56:11 GMT szirmay [1859] * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/programs/MetalTeapot.hlsl (modified) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/programs/MetalTeapotNew.hlsl (added) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/scripts/MetalTeapot.material (modified) Tue, 05 Dec 2006 14:30:45 GMT gumbau [1858] * GTP/trunk/App/Demos/Geom/OgreStuff/media/materials/textures/terrain_splat3.tga (added) Improved materials for the LodTree demo Tue, 05 Dec 2006 14:27:35 GMT gumbau [1857] * GTP/trunk/App/Demos/Geom/OgreStuff/media/materials/scripts/Example.material (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/media/materials/scripts/blacksmith.material (added) * GTP/trunk/App/Demos/Geom/OgreStuff/media/materials/textures/noise.jpg (added) * GTP/trunk/App/Demos/Geom/OgreStuff/media/materials/textures/smithy.jpg (added) Improved materials for the LodTree demo Tue, 05 Dec 2006 13:40:12 GMT szirmay [1856] * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/Ogre.log (modified) * GTP/trunk/App/Demos/Illum/Ogre/src/ReflectionTest/include/ReflectionTest.h (modified) Tue, 05 Dec 2006 11:01:11 GMT szirmay [1855] * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/ReflectionTest.exe (modified) Tue, 05 Dec 2006 11:01:00 GMT szirmay [1854] * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/programs/MetalTeapot.hlsl (modified) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/scripts/MetalTeapot.material (modified) Tue, 05 Dec 2006 10:49:33 GMT szirmay [1853] * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/programs/MetalTeapot.hlsl (modified) Tue, 05 Dec 2006 10:49:27 GMT szirmay [1852] * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/Ogre.log (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/ReflectionTest.exe (modified) Tue, 05 Dec 2006 10:33:42 GMT szirmay [1851] * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/GameToolsRaytraceDemo.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/Ogre.log (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/OgreLeaks.log (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/OgreMemory.log (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/ReflectionTest.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/ogre.cfg (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/GameToolsRaytraceDemo.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/Ogre.log (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/ReflectionTest.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/ogre.cfg (modified) Tue, 05 Dec 2006 10:33:20 GMT szirmay [1850] * GTP/trunk/App/Demos/Illum/Ogre/src/ReflectionTest/include/ReflectionTest.h (modified) Tue, 05 Dec 2006 09:52:28 GMT szirmay [1849] * GTP/trunk/App/Demos/Illum/Ogre/src/ReflectionTest/include/ReflectionTest.h (modified) Tue, 05 Dec 2006 09:52:18 GMT szirmay [1848] * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/ReflectionTest.exe (modified) Tue, 05 Dec 2006 07:57:19 GMT szirmay [1847] * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/programs/MetalTeapot.hlsl (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/GameToolsRaytraceDemo.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/Ogre.log (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/OgreLeaks.log (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/OgreMemory.log (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/ReflectionTest.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/ogre.cfg (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/GameToolsRaytraceDemo.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/Ogre.log (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/ReflectionTest.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/ogre.cfg (modified) * GTP/trunk/App/Demos/Illum/Ogre/src/Common/include/FrameCapture.h (added) * GTP/trunk/App/Demos/Illum/Ogre/src/Common/src/FrameCapture.cpp (added) * GTP/trunk/App/Demos/Illum/Ogre/src/ReflectionTest/include/ReflectionTest.h (modified) * GTP/trunk/App/Demos/Illum/Ogre/src/ReflectionTest/scripts/ReflectionTest.vcproj (modified) Mon, 04 Dec 2006 22:41:19 GMT mattausch [1846] * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.cpp (modified) Mon, 04 Dec 2006 22:32:28 GMT mattausch [1845] * GTP/trunk/Lib/Vis/Preprocessing/src/HierarchyManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/HierarchyManager.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Pvs.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/TestPreprocessor.vcproj (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspTree.h (modified) improved object pvs Mon, 04 Dec 2006 21:38:56 GMT mattausch [1844] * GTP/trunk/Lib/Vis/Preprocessing/src/BvHierarchy.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/BvHierarchy.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/HierarchyManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/HierarchyManager.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Pvs.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspTree.h (modified) implemented object space compression Mon, 04 Dec 2006 21:34:15 GMT mattausch [1843] * GTP/trunk/Lib/Vis/Preprocessing/src/BvHierarchy.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/BvHierarchy.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Environment.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Exporter.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/HierarchyManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/HierarchyManager.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCell.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.h (modified) warning! changed pvs output because of paper hack Sun, 03 Dec 2006 19:55:53 GMT mattausch [1842] * GTP/trunk/Lib/Vis/Preprocessing/src/BvHierarchy.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/HierarchyManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Plane3.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Pvs.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/QtPreprocessorThread.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/TestPreprocessor.vcproj (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCell.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCell.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/main.cpp (modified) fixed compress Fri, 01 Dec 2006 23:15:15 GMT mattausch [1841] * GTP/trunk/Lib/Vis/Preprocessing/src/BvHierarchy.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/QtGlRenderer/QtGlRenderer.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RssTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/TestPreprocessor.vcproj (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/main.cpp (modified) removed bug in initial subdivision Fri, 01 Dec 2006 18:01:08 GMT gumbau [1840] * GTP/trunk/App/Demos/Geom/Demo_LodTrees/Demo_LodTrees.exe.lnk (modified) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/Demo_LodTrees.suo (modified) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/Demo_LodTrees.vcproj (modified) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/Demo_LodTrees.exe (modified) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/main.cpp (modified) Added shadows to the terrain Fri, 01 Dec 2006 14:24:07 GMT szirmay [1839] * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/Ogre.log (modified) Fri, 01 Dec 2006 12:08:32 GMT szirmay [1838] * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/programs/GameTools_HPS_Smoke_L_Depth.hlsl (modified) Fri, 01 Dec 2006 11:21:04 GMT szirmay [1837] * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/programs/GameTools_HPS_Smoke_L_Depth.hlsl (modified) Fri, 01 Dec 2006 10:56:00 GMT szirmay [1836] * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/HPSDemo.exe (modified) Fri, 01 Dec 2006 10:43:56 GMT szirmay [1835] * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/HPSDemo.exe (modified) Thu, 30 Nov 2006 16:13:59 GMT szirmay [1834] * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/DiffuseTest.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/HPSDemo.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/Ogre.log (modified) * GTP/trunk/App/Demos/Illum/Ogre/src/DiffuseTest/include/DiffuseTest.h (modified) * GTP/trunk/App/Demos/Illum/Ogre/src/HierarchicalSystem/include/HierarchicalSystem.h (modified) Thu, 30 Nov 2006 15:18:00 GMT bittner [1833] * GTP/trunk/Lib/Vis/Preprocessing/src/QtGlViewer.cpp (added) * GTP/trunk/Lib/Vis/Preprocessing/src/QtGlViewer.h (added) gl render updates - separate gl viewer widget Thu, 30 Nov 2006 15:17:35 GMT bittner [1832] * GTP/trunk/Lib/Vis/Preprocessing/src/GlRenderer.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Makefile (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/QtGlRenderer.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/QtGlRenderer.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Renderer.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RssTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RssTree.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Vector3.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/main.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/preprocessor.pro (modified) gl render updates - separate gl viewer widget Thu, 30 Nov 2006 13:48:15 GMT szirmay [1831] * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/programs/MetalTeapot.hlsl (modified) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/textures/Forest_BK.hdr (added) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/textures/Forest_DN.hdr (added) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/textures/Forest_FR.hdr (added) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/textures/Forest_LF.hdr (added) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/textures/Forest_RT.hdr (added) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/textures/Forest_UP.hdr (added) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/textures/rnl_cross.hdr (added) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/GameToolsToneMapDemo.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/Ogre.log (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/OgreLeaks.log (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/OgreMemory.log (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/GameToolsRaytraceDemo.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/GameToolsToneMapDemo.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/HPSDemo.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/Ogre.log (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/ReflectionTest.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/src/GameToolsToneMapDemo/include/GameToolsToneMapDemo.h (modified) * GTP/trunk/App/Demos/Illum/Ogre/src/HierarchicalSystem/include/HierarchicalSystem.h (modified) Wed, 29 Nov 2006 21:43:51 GMT mattausch [1830] * GTP/trunk/Lib/Vis/Preprocessing/src/BvHierarchy.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/HierarchyManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/HierarchyManager.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.cpp (modified) Wed, 29 Nov 2006 11:18:27 GMT bittner [1829] * GTP/trunk/Lib/Vis/Preprocessing/src/InternalRayCaster.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RssTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/run_test2 (modified) ray caster bug fix Wed, 29 Nov 2006 11:16:53 GMT mattausch [1828] * GTP/trunk/Lib/Vis/Preprocessing/src/InternalRayCaster.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellBsp.cpp (modified) Wed, 29 Nov 2006 11:02:08 GMT mattausch [1827] * GTP/trunk/Lib/Vis/Preprocessing/src/BvHierarchy.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.cpp (modified) Wed, 29 Nov 2006 10:13:54 GMT mattausch [1826] * GTP/trunk/Lib/Vis/OnlineCullingCHC/IVReader/src/IVReader.vcproj (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/Plugin_VisibilitySceneManager.vcproj (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.cpp (modified) Wed, 29 Nov 2006 10:01:58 GMT mattausch [1825] * GTP/trunk/Lib/Vis/Preprocessing/src/Environment.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.cpp (modified) Tue, 28 Nov 2006 18:46:36 GMT bittner [1824] * GTP/trunk/Lib/Vis/Preprocessing/src/AxisAlignedBox3.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/AxisAlignedBox3.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/GlRenderer.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/InternalRayCaster.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/InternalRayCaster.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/IntersectableWrapper.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/KdTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Makefile (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Mesh.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/QtGlRenderer.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/QtGlRenderer.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Ray.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RayCaster.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RayCaster.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RssPreprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RssTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/SamplingStrategy.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/SamplingStrategy.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VssRay.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VssRay.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VssTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/default.env (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/run_test2 (modified) global lines support Tue, 28 Nov 2006 16:23:00 GMT mattausch [1823] * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/include/OgreOcclusionCullingSceneManager.h (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreOcclusionCullingSceneManager.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/scripts/terrain.cfg (deleted) * GTP/trunk/Lib/Vis/OnlineCullingCHC/scripts/terrainCulling.cfg (modified) changed occlusion culling scene manager the configuration goes to the ... Tue, 28 Nov 2006 12:44:20 GMT gumbau [1822] * GTP/trunk/App/Demos/Geom/Demo_LodManager/Demo_LodManager.suo (modified) * GTP/trunk/App/Demos/Geom/Demo_LodManager/build/Release/BuildLog.htm (deleted) * GTP/trunk/App/Demos/Geom/Demo_LodManager/build/Release/Demo_LodManager.exe (modified) * GTP/trunk/App/Demos/Geom/Demo_LodManager/build/Release/Ogre.log (deleted) * GTP/trunk/App/Demos/Geom/Demo_LodManager/build/Release/main.obj (deleted) * GTP/trunk/App/Demos/Geom/Demo_LodManager/build/Release/vc70.idb (deleted) * GTP/trunk/App/Demos/Geom/Demo_LodManager/build/Release/vc70.pdb (deleted) Tue, 28 Nov 2006 12:42:21 GMT gumbau [1821] * GTP/trunk/App/Demos/Geom/OgreStuff/media/materials/textures/Destina.jpg (added) * GTP/trunk/App/Demos/Geom/OgreStuff/media/materials/textures/Grass.png (added) * GTP/trunk/App/Demos/Geom/OgreStuff/media/materials/textures/Thumbs.db (deleted) * GTP/trunk/App/Demos/Geom/OgreStuff/media/materials/textures/anvil.jpg (added) * GTP/trunk/App/Demos/Geom/OgreStuff/media/materials/textures/esse.jpg (added) * GTP/trunk/App/Demos/Geom/OgreStuff/media/materials/textures/grass.jpg (added) * GTP/trunk/App/Demos/Geom/OgreStuff/media/materials/textures/hut.jpg (added) * GTP/trunk/App/Demos/Geom/OgreStuff/media/materials/textures/oven.jpg (added) * GTP/trunk/App/Demos/Geom/OgreStuff/media/materials/textures/patchy.jpg (added) * GTP/trunk/App/Demos/Geom/OgreStuff/media/materials/textures/water.jpg (added) * GTP/trunk/App/Demos/Geom/OgreStuff/media/materials/textures/wood.jpg (added) * GTP/trunk/App/Demos/Geom/OgreStuff/media/materials/textures/wood2.jpg (added) Some textures added to the LodTrees demo Tue, 28 Nov 2006 12:40:00 GMT gumbau [1820] * GTP/trunk/App/Demos/Geom/OgreStuff/media/materials/textures/ML06brk.tif (added) * GTP/trunk/App/Demos/Geom/OgreStuff/media/materials/textures/ML11lef.tif (added) * GTP/trunk/App/Demos/Geom/OgreStuff/media/materials/textures/ML13brk.tif (added) * GTP/trunk/App/Demos/Geom/OgreStuff/media/materials/textures/ML15brk.tif (added) * GTP/trunk/App/Demos/Geom/OgreStuff/media/materials/textures/ml06lef.dds (added) * GTP/trunk/App/Demos/Geom/OgreStuff/media/materials/textures/ml11lef.dds (added) * GTP/trunk/App/Demos/Geom/OgreStuff/media/materials/textures/ml13lef.dds (added) * GTP/trunk/App/Demos/Geom/OgreStuff/media/materials/textures/ml15lef.dds (added) Added some textures to the LodTrees demo Tue, 28 Nov 2006 12:38:40 GMT gumbau [1819] * GTP/trunk/App/Demos/Geom/Demo_LodManager/Demo_LodManager.exe.lnk (modified) * GTP/trunk/App/Demos/Geom/Demo_LodManager/Demo_LodManager.suo (modified) * GTP/trunk/App/Demos/Geom/Demo_LodManager/build/Release/BuildLog.htm (modified) * GTP/trunk/App/Demos/Geom/Demo_LodManager/build/Release/Demo_LodManager.exe (modified) * GTP/trunk/App/Demos/Geom/Demo_LodManager/build/Release/Ogre.log (modified) * GTP/trunk/App/Demos/Geom/Demo_LodManager/build/Release/main.obj (modified) * GTP/trunk/App/Demos/Geom/Demo_LodManager/build/Release/vc70.idb (modified) * GTP/trunk/App/Demos/Geom/Demo_LodManager/build/Release/vc70.pdb (modified) * GTP/trunk/App/Demos/Geom/Demo_LodManager/main.cpp (modified) Tue, 28 Nov 2006 12:37:09 GMT gumbau [1818] * GTP/trunk/App/Demos/Geom/OgreStuff/media/GT/ML06a_01.mesh (added) * GTP/trunk/App/Demos/Geom/OgreStuff/media/GT/ML06a_10.mesh (added) * GTP/trunk/App/Demos/Geom/OgreStuff/media/GT/ML13a_02.mesh (added) * GTP/trunk/App/Demos/Geom/OgreStuff/media/GT/ML13a_10.mesh (added) * GTP/trunk/App/Demos/Geom/OgreStuff/media/GT/ML15a_01.mesh (added) * GTP/trunk/App/Demos/Geom/OgreStuff/media/GT/ML15a_03.mesh (added) * GTP/trunk/App/Demos/Geom/OgreStuff/media/GT/ML15a_10.mesh (added) Added some trees for the LodTrees demo Tue, 28 Nov 2006 12:34:45 GMT gumbau [1817] * GTP/trunk/App/Demos/Geom/OgreStuff/media/models/blacksmith.mesh (added) Tue, 28 Nov 2006 11:50:34 GMT mattausch [1816] * GTP/trunk/App/Demos/Vis/HillyTerrain/OGRE/TerrainFrameListener.cpp (modified) * GTP/trunk/App/Demos/Vis/HillyTerrain/OGRE/TestCullingTerrainApplication.cpp (modified) * GTP/trunk/App/Demos/Vis/HillyTerrain/OGRE/TestCullingTerrainApplication.h (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/include/OgreOcclusionCullingSceneManager.h (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreBvHierarchySceneManager.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreKdTerrainSceneManager.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreKdTreeSceneManager.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreOcclusionCullingSceneManager.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/Plugin_VisibilitySceneManager.vcproj (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/src/CoherentHierarchicalCullingManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.cpp (modified) changed scenemanager: options are directly given to it Tue, 28 Nov 2006 10:42:06 GMT gumbau [1815] * GTP/trunk/App/Demos/Geom/OgreStuff/media/materials/textures/noise2.jpg (added) Added terrain heightmap Tue, 28 Nov 2006 10:41:18 GMT gumbau [1814] * GTP/trunk/App/Demos/Geom/Demo_LodManager/Demo_LodManager.exe.lnk (added) * GTP/trunk/App/Demos/Geom/Demo_LodManager/Demo_LodManager.ncb (deleted) * GTP/trunk/App/Demos/Geom/Demo_LodManager/Ogre.log (modified) * GTP/trunk/App/Demos/Geom/Demo_LodManager/build/Release/BuildLog.htm (modified) * GTP/trunk/App/Demos/Geom/Demo_LodManager/build/Release/Demo_LodManager.exe (modified) * GTP/trunk/App/Demos/Geom/Demo_LodManager/build/Release/Ogre.log (modified) * GTP/trunk/App/Demos/Geom/Demo_LodManager/build/Release/main.obj (modified) * GTP/trunk/App/Demos/Geom/Demo_LodManager/build/Release/ogre.cfg (deleted) * GTP/trunk/App/Demos/Geom/Demo_LodManager/build/Release/vc70.idb (modified) * GTP/trunk/App/Demos/Geom/Demo_LodManager/build/Release/vc70.pdb (modified) * GTP/trunk/App/Demos/Geom/Demo_LodManager/main.cpp (modified) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/Demo_LodStrips.exe (modified) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/Demo_LodTrees.exe.lnk (modified) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/Demo_LodTrees.suo (modified) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/Demo_LodTrees.exe (modified) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/ogre.cfg (deleted) Tue, 28 Nov 2006 09:57:59 GMT gumbau [1813] * GTP/trunk/App/Demos/Geom/Demo_LodManager/Demo_LodManager.ncb (modified) * GTP/trunk/App/Demos/Geom/Demo_LodManager/Demo_LodManager.suo (modified) * GTP/trunk/App/Demos/Geom/Demo_LodManager/build/Release/BuildLog.htm (modified) * GTP/trunk/App/Demos/Geom/Demo_LodManager/build/Release/CEGUIBase.dll (modified) * GTP/trunk/App/Demos/Geom/Demo_LodManager/build/Release/CEGUITaharezLook.dll (modified) * GTP/trunk/App/Demos/Geom/Demo_LodManager/build/Release/CEGUIWindowsLook.dll (modified) * GTP/trunk/App/Demos/Geom/Demo_LodManager/build/Release/Demo_LodManager.exe (modified) * GTP/trunk/App/Demos/Geom/Demo_LodManager/build/Release/OgreGUIRenderer.dll (modified) * GTP/trunk/App/Demos/Geom/Demo_LodManager/build/Release/OgreMain.dll (modified) * GTP/trunk/App/Demos/Geom/Demo_LodManager/build/Release/OgrePlatform.dll (modified) * GTP/trunk/App/Demos/Geom/Demo_LodManager/build/Release/Plugin_BSPSceneManager.dll (modified) * GTP/trunk/App/Demos/Geom/Demo_LodManager/build/Release/Plugin_CgProgramManager.dll (modified) * GTP/trunk/App/Demos/Geom/Demo_LodManager/build/Release/Plugin_OctreeSceneManager.dll (modified) * GTP/trunk/App/Demos/Geom/Demo_LodManager/build/Release/Plugin_ParticleFX.dll (modified) * GTP/trunk/App/Demos/Geom/Demo_LodManager/build/Release/Plugins.cfg (modified) * GTP/trunk/App/Demos/Geom/Demo_LodManager/build/Release/RenderSystem_Direct3D9.dll (modified) * GTP/trunk/App/Demos/Geom/Demo_LodManager/build/Release/RenderSystem_GL.dll (modified) * GTP/trunk/App/Demos/Geom/Demo_LodManager/build/Release/cg.dll (modified) * GTP/trunk/App/Demos/Geom/Demo_LodManager/build/Release/main.obj (modified) * GTP/trunk/App/Demos/Geom/Demo_LodManager/build/Release/ogre.cfg (modified) * GTP/trunk/App/Demos/Geom/Demo_LodManager/build/Release/terrain.cfg (modified) * GTP/trunk/App/Demos/Geom/Demo_LodManager/build/Release/vc70.idb (modified) * GTP/trunk/App/Demos/Geom/Demo_LodManager/build/Release/vc70.pdb (modified) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/Demo_LodStrips.suo (modified) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/CEGUIBase.dll (modified) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/CEGUITaharezLook.dll (modified) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/CEGUIWindowsLook.dll (modified) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/Demo_LodStrips.exe (modified) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/OgreGUIRenderer.dll (modified) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/OgreMain.dll (modified) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/OgrePlatform.dll (modified) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/Plugin_BSPSceneManager.dll (modified) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/Plugin_CgProgramManager.dll (modified) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/Plugin_OctreeSceneManager.dll (modified) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/Plugin_ParticleFX.dll (modified) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/Plugins.cfg (modified) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/RenderSystem_Direct3D9.dll (modified) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/RenderSystem_GL.dll (modified) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/cg.dll (modified) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/terrain.cfg (modified) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/Demo_LodTrees.suo (modified) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/Demo_LodTrees.exe (modified) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/main.cpp (modified) Demos updated to the last version of Ogre Tue, 28 Nov 2006 09:40:13 GMT gumbau [1812] * GTP/trunk/App/Demos/Geom/Demo_LodTrees/Demo_LodTrees.suo (modified) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/CEGUIBase.dll (modified) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/CEGUITaharezLook.dll (modified) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/CEGUIWindowsLook.dll (modified) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/Demo_LodTrees.exe (modified) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/OgreGUIRenderer.dll (modified) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/OgreMain.dll (modified) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/OgrePlatform.dll (modified) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/Plugin_BSPSceneManager.dll (modified) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/Plugin_CgProgramManager.dll (modified) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/Plugin_OctreeSceneManager.dll (modified) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/Plugin_ParticleFX.dll (modified) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/Plugins.cfg (modified) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/RenderSystem_Direct3D9.dll (modified) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/RenderSystem_GL.dll (modified) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/cg.dll (modified) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/ogre.cfg (modified) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/main.cpp (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/bin/debug/CEGUIBase_d.dll (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/bin/debug/CEGUITaharezLook_d.dll (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/bin/debug/CEGUIWindowsLook_d.dll (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/bin/debug/OgreGUIRenderer_d.dll (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/bin/debug/OgreMain_d.dll (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/bin/debug/OgrePlatform_d.dll (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/bin/debug/Plugin_BSPSceneManager.dll (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/bin/debug/Plugin_CgProgramManager.dll (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/bin/debug/Plugin_OctreeSceneManager.dll (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/bin/debug/Plugin_ParticleFX.dll (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/bin/debug/Plugins.cfg (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/bin/debug/RenderSystem_Direct3D9.dll (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/bin/debug/RenderSystem_GL.dll (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/bin/debug/cg.dll (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/bin/release/CEGUIBase.dll (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/bin/release/CEGUITaharezLook.dll (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/bin/release/CEGUIWindowsLook.dll (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/bin/release/OgreGUIRenderer.dll (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/bin/release/OgreMain.dll (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/bin/release/OgrePlatform.dll (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/bin/release/Plugin_BSPSceneManager.dll (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/bin/release/Plugin_CgProgramManager.dll (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/bin/release/Plugin_OctreeSceneManager.dll (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/bin/release/Plugin_ParticleFX.dll (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/bin/release/Plugins.cfg (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/bin/release/RenderSystem_Direct3D9.dll (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/bin/release/RenderSystem_GL.dll (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/bin/release/cg.dll (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/include (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUI.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIBase.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIColourRect.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIConfig.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIConfig_xmlHandler.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIDataContainer.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIDefaultResourceProvider.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIEvent.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIEventArgs.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIEventSet.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIExceptions.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIFactoryModule.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIFont.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIFontManager.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIFontManager_implData.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIFont_implData.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIFont_xmlHandler.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIForwardRefs.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIGUILayout_xmlHandler.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIGlobalEventSet.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIImage.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIImageset.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIImagesetManager.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIImageset_xmlHandler.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIInputEvent.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIIteratorBase.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUILogger.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIMouseCursor.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIProperty.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIPropertyHelper.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIPropertySet.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIRect.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIRefPtr.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIRenderCache.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIRenderableElement.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIRenderableFrame.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIRenderableImage.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIRenderer.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIResourceProvider.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIScheme.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUISchemeManager.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIScheme_xmlHandler.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIScriptModule.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUISingleton.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUISize.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIString.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUISystem.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUITextUtils.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUITexture.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUITinyXMLParser.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIUDim.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIVector.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIVersion.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIWindow.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIWindowFactory.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIWindowFactoryManager.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIWindowManager.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIWindowProperties.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIXMLAttributes.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIXMLHandler.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIXMLParser.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIXercesParser.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/CEGUIcolour.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/Makefile.am (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIButtonBase.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIButtonBaseProperties.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUICheckbox.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUICheckboxProperties.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIComboDropList.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUICombobox.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIComboboxProperties.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIDragContainer.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIDragContainerProperties.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIEditbox.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIEditboxProperties.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIFrameWindow.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIFrameWindowProperties.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIGUISheet.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIItemEntry.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIItemListBase.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIItemListBaseProperties.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIListHeader.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIListHeaderProperties.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIListHeaderSegment.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIListHeaderSegmentProperties.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIListbox.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIListboxItem.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIListboxProperties.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIListboxTextItem.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIMenuBase.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIMenuBaseProperties.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIMenuItem.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIMenuItemProperties.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIMenubar.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIMultiColumnList.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIMultiColumnListProperties.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIMultiLineEditbox.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIMultiLineEditboxProperties.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIPopupMenu.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIPopupMenuProperties.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIProgressBar.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIProgressBarProperties.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIPushButton.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIPushButtonProperties.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIRadioButton.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIRadioButtonProperties.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIScrollablePane.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIScrollablePaneProperties.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIScrollbar.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIScrollbarProperties.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIScrolledContainer.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIScrolledContainerProperties.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUISlider.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUISliderProperties.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUISpinner.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUISpinnerProperties.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIStatic.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIStaticImage.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIStaticImageProperties.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIStaticProperties.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIStaticText.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIStaticTextProperties.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUITabButton.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUITabControl.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUITabControlProperties.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUITabPane.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUITextItem.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUITextItemProperties.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIThumb.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUIThumbProperties.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUITitlebar.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUITitlebarProperties.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUITooltip.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/CEGUITooltipProperties.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/elements/Makefile.am (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/falagard (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/falagard/CEGUIFalComponentBase.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/falagard/CEGUIFalDimensions.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/falagard/CEGUIFalEnums.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/falagard/CEGUIFalFrameComponent.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/falagard/CEGUIFalImageryComponent.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/falagard/CEGUIFalImagerySection.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/falagard/CEGUIFalLayerSpecification.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/falagard/CEGUIFalNamedArea.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/falagard/CEGUIFalPropertyDefinition.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/falagard/CEGUIFalPropertyInitialiser.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/falagard/CEGUIFalSectionSpecification.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/falagard/CEGUIFalStateImagery.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/falagard/CEGUIFalTextComponent.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/falagard/CEGUIFalWidgetComponent.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/falagard/CEGUIFalWidgetLookFeel.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/falagard/CEGUIFalWidgetLookManager.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/falagard/CEGUIFalXMLEnumHelper.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/falagard/CEGUIFalagard_xmlHandler.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/falagard/Makefile.am (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/ExampleApplication.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/ExampleFrameListener.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/ExampleRefAppApplication.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/ExampleRefAppFrameListener.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/Ogre.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreAnimable.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreAnimation.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreAnimationState.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreAnimationTrack.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreAny.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreArchive.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreArchiveFactory.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreArchiveManager.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreAutoParamDataSource.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreAxisAlignedBox.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreBillboard.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreBillboardChain.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreBillboardParticleRenderer.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreBillboardSet.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreBitwise.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreBlendMode.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreBone.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreBorderPanelOverlayElement.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreCamera.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreCodec.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreColourValue.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreCommon.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreCompiler2Pass.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreCompositionPass.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreCompositionTargetPass.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreCompositionTechnique.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreCompositor.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreCompositorChain.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreCompositorInstance.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreCompositorManager.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreCompositorScriptCompiler.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreCompositorSerializer.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreConfig.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreConfigDialog.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreConfigFile.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreConfigOptionMap.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreController.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreControllerManager.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreCursor.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreDataStream.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreDefaultHardwareBufferManager.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreDynLib.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreDynLibManager.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreEdgeListBuilder.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreEntity.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreErrorDialog.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreEventDispatcher.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreEventListeners.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreEventProcessor.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreEventQueue.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreEventTarget.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreException.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreExternalTextureSource.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreExternalTextureSourceManager.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreFactoryObj.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreFileSystem.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreFont.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreFontManager.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreFrameListener.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreFrustum.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreGpuProgram.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreGpuProgramManager.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreGpuProgramUsage.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreHardwareBuffer.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreHardwareBufferManager.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreHardwareIndexBuffer.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreHardwareOcclusionQuery.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreHardwarePixelBuffer.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreHardwareVertexBuffer.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreHighLevelGpuProgram.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreHighLevelGpuProgramManager.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreILCodecs.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreILImageCodec.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreILUtil.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreImage.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreImageCodec.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreInput.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreInputEvent.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreIteratorWrappers.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreKeyEvent.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreKeyFrame.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreKeyTarget.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreLight.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreLog.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreLogManager.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreManualObject.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreMaterial.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreMaterialManager.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreMaterialScriptCompiler.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreMaterialSerializer.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreMath.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreMatrix3.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreMatrix4.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreMemoryMacros.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreMemoryManager.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreMesh.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreMeshFileFormat.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreMeshManager.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreMeshSerializer.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreMeshSerializerImpl.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreMouseEvent.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreMouseMotionTarget.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreMouseTarget.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreMovableObject.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreMovablePlane.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreNoMemoryMacros.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreNode.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreOverlay.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreOverlayContainer.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreOverlayElement.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreOverlayElementCommands.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreOverlayElementFactory.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreOverlayManager.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgrePanelOverlayElement.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreParticle.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreParticleAffector.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreParticleAffectorFactory.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreParticleEmitter.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreParticleEmitterCommands.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreParticleEmitterFactory.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreParticleIterator.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreParticleSystem.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreParticleSystemManager.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreParticleSystemRenderer.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgrePass.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgrePatchMesh.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgrePatchSurface.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgrePixelFormat.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgrePlane.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgrePlaneBoundedVolume.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgrePlatform.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgrePlatformManager.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgrePose.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgrePositionTarget.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgrePredefinedControllers.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgrePrerequisites.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreProfiler.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreProgressiveMesh.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreQuaternion.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreRadixSort.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreRay.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreRectangle.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreRectangle2D.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreRenderOperation.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreRenderQueue.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreRenderQueueInvocation.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreRenderQueueListener.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreRenderQueueSortingGrouping.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreRenderSystem.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreRenderSystemCapabilities.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreRenderTarget.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreRenderTargetListener.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreRenderTexture.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreRenderWindow.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreRenderable.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreResource.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreResourceBackgroundQueue.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreResourceGroupManager.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreResourceManager.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreRibbonTrail.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreRoot.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreRotationalSpline.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreSceneManager.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreSceneManagerEnumerator.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreSceneNode.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreSceneQuery.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreScriptLoader.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreSearchOps.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreSerializer.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreShadowCaster.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreShadowVolumeExtrudeProgram.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreSharedPtr.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreSimpleRenderable.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreSimpleSpline.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreSingleton.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreSkeleton.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreSkeletonFileFormat.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreSkeletonInstance.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreSkeletonManager.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreSkeletonSerializer.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreSphere.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreSpotShadowFadePng.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreStableHeaders.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreStaticFaceGroup.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreStaticGeometry.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreStdHeaders.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreString.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreStringConverter.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreStringInterface.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreStringVector.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreSubEntity.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreSubMesh.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreTagPoint.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreTargetManager.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreTechnique.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreTextAreaOverlayElement.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreTexture.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreTextureManager.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreTextureUnitState.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreTimer.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreUserDefinedObject.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreVector2.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreVector3.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreVector4.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreVertexBoneAssignment.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreVertexIndexData.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreViewport.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreWireBoundingBox.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/OgreZip.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/asm_math.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/ode (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/ode/README (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/ode/collision.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/ode/collision_space.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/ode/collision_trimesh.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/ode/common.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/ode/compatibility.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/ode/config.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/ode/contact.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/ode/error.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/ode/export-dif.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/ode/mass.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/ode/matrix.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/ode/memory.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/ode/misc.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/ode/objects.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/ode/ode.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/ode/odecpp.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/ode/odecpp_collision.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/ode/odecpp_old.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/ode/odemath.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/ode/rotation.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/ode/timer.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/opt (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/opt/OgreBspLevel.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/opt/OgreBspNode.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/opt/OgreBspPrerequisites.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/opt/OgreBspResourceManager.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/opt/OgreBspSceneManager.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/opt/OgreBspSceneNode.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/opt/OgreHeightmapTerrainPageSource.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/opt/OgreOctree.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/opt/OgreOctreeCamera.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/opt/OgreOctreeNode.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/opt/OgreOctreeSceneManager.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/opt/OgreOctreeSceneQuery.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/opt/OgreQuake3Level.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/opt/OgreQuake3Shader.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/opt/OgreQuake3ShaderManager.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/opt/OgreQuake3Types.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/opt/OgreTerrainPage.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/opt/OgreTerrainPageSource.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/opt/OgreTerrainPrerequisites.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/opt/OgreTerrainRenderable.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/opt/OgreTerrainSceneManager.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/opt/OgreTerrainVertexProgram.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/include/stl_user_config.h (added) * GTP/trunk/App/Demos/Geom/OgreStuff/lib/CEGUIBase.lib (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/lib/CEGUIBase_d.lib (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/lib/OgreGUIRenderer.lib (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/lib/OgreGUIRenderer_d.lib (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/lib/OgreMain.lib (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/lib/OgreMain_d.lib (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/lib/ode.lib (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/lib/opt/debug/Plugin_BSPSceneManager.lib (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/lib/opt/debug/Plugin_OctreeSceneManager.lib (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/lib/opt/release/Plugin_BSPSceneManager.lib (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/lib/opt/release/Plugin_OctreeSceneManager.lib (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/media/fonts/sample.fontdef (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/media/overlays/DP3.overlay (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/media/overlays/Demo_LodStrips.overlay (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/media/overlays/Example-CubeMapping.overlay (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/media/overlays/Example-DynTex.overlay (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/media/overlays/Example-Water.overlay (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/media/overlays/Shadows.overlay (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/media/packs/OgreCore.zip (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/media/packs/fresneldemo.zip (modified) Mon, 27 Nov 2006 17:33:08 GMT mattausch [1811] * GTP/trunk/Lib/Vis/Preprocessing/src/BvHierarchy.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/TestPreprocessor.vcproj (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.cpp (modified) Mon, 27 Nov 2006 15:09:12 GMT gumbau [1810] * GTP/trunk/App/Demos/Geom/OgreStuff/include (deleted) Mon, 27 Nov 2006 15:03:24 GMT gumbau [1809] * GTP/trunk/Lib/Geom/OgreStuff (added) * GTP/trunk/Lib/Geom/OgreStuff/include (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUI.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIBase.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIColourRect.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIConfig.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIConfig_xmlHandler.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIDataContainer.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIDefaultResourceProvider.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIEvent.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIEventArgs.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIEventSet.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIExceptions.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIFactoryModule.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIFont.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIFontManager.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIFontManager_implData.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIFont_implData.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIFont_xmlHandler.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIForwardRefs.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIGUILayout_xmlHandler.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIGlobalEventSet.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIImage.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIImageset.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIImagesetManager.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIImageset_xmlHandler.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIInputEvent.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIIteratorBase.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUILogger.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIMouseCursor.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIProperty.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIPropertyHelper.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIPropertySet.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIRect.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIRefPtr.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIRenderCache.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIRenderableElement.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIRenderableFrame.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIRenderableImage.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIRenderer.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIResourceProvider.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIScheme.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUISchemeManager.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIScheme_xmlHandler.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIScriptModule.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUISingleton.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUISize.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIString.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUISystem.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUITextUtils.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUITexture.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUITinyXMLParser.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIUDim.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIVector.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIVersion.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIWindow.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIWindowFactory.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIWindowFactoryManager.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIWindowManager.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIWindowProperties.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIXMLAttributes.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIXMLHandler.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIXMLParser.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIXercesParser.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/CEGUIcolour.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/Makefile.am (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIButtonBase.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIButtonBaseProperties.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUICheckbox.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUICheckboxProperties.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIComboDropList.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUICombobox.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIComboboxProperties.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIDragContainer.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIDragContainerProperties.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIEditbox.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIEditboxProperties.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIFrameWindow.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIFrameWindowProperties.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIGUISheet.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIItemEntry.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIItemListBase.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIItemListBaseProperties.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIListHeader.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIListHeaderProperties.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIListHeaderSegment.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIListHeaderSegmentProperties.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIListbox.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIListboxItem.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIListboxProperties.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIListboxTextItem.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIMenuBase.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIMenuBaseProperties.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIMenuItem.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIMenuItemProperties.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIMenubar.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIMultiColumnList.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIMultiColumnListProperties.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIMultiLineEditbox.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIMultiLineEditboxProperties.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIPopupMenu.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIPopupMenuProperties.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIProgressBar.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIProgressBarProperties.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIPushButton.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIPushButtonProperties.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIRadioButton.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIRadioButtonProperties.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIScrollablePane.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIScrollablePaneProperties.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIScrollbar.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIScrollbarProperties.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIScrolledContainer.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIScrolledContainerProperties.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUISlider.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUISliderProperties.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUISpinner.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUISpinnerProperties.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIStatic.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIStaticImage.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIStaticImageProperties.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIStaticProperties.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIStaticText.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIStaticTextProperties.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUITabButton.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUITabControl.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUITabControlProperties.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUITabPane.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUITextItem.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUITextItemProperties.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIThumb.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUIThumbProperties.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUITitlebar.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUITitlebarProperties.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUITooltip.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/CEGUITooltipProperties.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/elements/Makefile.am (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/falagard (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/falagard/CEGUIFalComponentBase.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/falagard/CEGUIFalDimensions.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/falagard/CEGUIFalEnums.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/falagard/CEGUIFalFrameComponent.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/falagard/CEGUIFalImageryComponent.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/falagard/CEGUIFalImagerySection.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/falagard/CEGUIFalLayerSpecification.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/falagard/CEGUIFalNamedArea.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/falagard/CEGUIFalPropertyDefinition.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/falagard/CEGUIFalPropertyInitialiser.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/falagard/CEGUIFalSectionSpecification.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/falagard/CEGUIFalStateImagery.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/falagard/CEGUIFalTextComponent.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/falagard/CEGUIFalWidgetComponent.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/falagard/CEGUIFalWidgetLookFeel.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/falagard/CEGUIFalWidgetLookManager.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/falagard/CEGUIFalXMLEnumHelper.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/falagard/CEGUIFalagard_xmlHandler.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/CEGUI/falagard/Makefile.am (added) * GTP/trunk/Lib/Geom/OgreStuff/include/ExampleRefAppApplication.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/ExampleRefAppFrameListener.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/Ogre.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreAnimable.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreAnimation.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreAnimationState.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreAnimationTrack.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreAny.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreArchive.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreArchiveFactory.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreArchiveManager.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreAutoParamDataSource.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreAxisAlignedBox.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreBillboard.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreBillboardChain.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreBillboardParticleRenderer.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreBillboardSet.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreBitwise.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreBlendMode.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreBone.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreBorderPanelOverlayElement.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreCamera.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreCodec.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreColourValue.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreCommon.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreCompiler2Pass.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreCompositionPass.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreCompositionTargetPass.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreCompositionTechnique.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreCompositor.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreCompositorChain.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreCompositorInstance.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreCompositorManager.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreCompositorScriptCompiler.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreCompositorSerializer.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreConfig.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreConfigDialog.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreConfigFile.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreConfigOptionMap.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreController.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreControllerManager.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreCursor.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreDataStream.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreDefaultHardwareBufferManager.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreDynLib.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreDynLibManager.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreEdgeListBuilder.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreEntity.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreErrorDialog.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreEventDispatcher.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreEventListeners.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreEventProcessor.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreEventQueue.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreEventTarget.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreException.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreExternalTextureSource.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreExternalTextureSourceManager.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreFactoryObj.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreFileSystem.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreFont.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreFontManager.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreFrameListener.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreFrustum.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreGpuProgram.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreGpuProgramManager.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreGpuProgramUsage.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreHardwareBuffer.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreHardwareBufferManager.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreHardwareIndexBuffer.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreHardwareOcclusionQuery.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreHardwarePixelBuffer.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreHardwareVertexBuffer.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreHighLevelGpuProgram.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreHighLevelGpuProgramManager.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreILCodecs.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreILImageCodec.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreILUtil.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreImage.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreImageCodec.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreInput.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreInputEvent.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreIteratorWrappers.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreKeyEvent.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreKeyFrame.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreKeyTarget.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreLight.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreLog.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreLogManager.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreManualObject.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreMaterial.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreMaterialManager.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreMaterialScriptCompiler.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreMaterialSerializer.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreMath.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreMatrix3.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreMatrix4.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreMemoryMacros.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreMemoryManager.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreMesh.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreMeshFileFormat.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreMeshManager.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreMeshSerializer.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreMeshSerializerImpl.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreMouseEvent.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreMouseMotionTarget.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreMouseTarget.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreMovableObject.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreMovablePlane.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreNoMemoryMacros.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreNode.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreOverlay.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreOverlayContainer.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreOverlayElement.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreOverlayElementCommands.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreOverlayElementFactory.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreOverlayManager.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgrePanelOverlayElement.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreParticle.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreParticleAffector.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreParticleAffectorFactory.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreParticleEmitter.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreParticleEmitterCommands.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreParticleEmitterFactory.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreParticleIterator.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreParticleSystem.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreParticleSystemManager.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreParticleSystemRenderer.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgrePass.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgrePatchMesh.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgrePatchSurface.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgrePixelFormat.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgrePlane.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgrePlaneBoundedVolume.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgrePlatform.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgrePlatformManager.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgrePose.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgrePositionTarget.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgrePredefinedControllers.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgrePrerequisites.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreProfiler.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreProgressiveMesh.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreQuaternion.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreRadixSort.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreRay.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreRectangle.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreRectangle2D.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreRenderOperation.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreRenderQueue.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreRenderQueueInvocation.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreRenderQueueListener.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreRenderQueueSortingGrouping.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreRenderSystem.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreRenderSystemCapabilities.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreRenderTarget.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreRenderTargetListener.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreRenderTexture.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreRenderWindow.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreRenderable.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreResource.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreResourceBackgroundQueue.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreResourceGroupManager.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreResourceManager.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreRibbonTrail.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreRoot.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreRotationalSpline.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreSceneManager.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreSceneManagerEnumerator.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreSceneNode.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreSceneQuery.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreScriptLoader.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreSearchOps.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreSerializer.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreShadowCaster.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreShadowVolumeExtrudeProgram.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreSharedPtr.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreSimpleRenderable.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreSimpleSpline.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreSingleton.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreSkeleton.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreSkeletonFileFormat.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreSkeletonInstance.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreSkeletonManager.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreSkeletonSerializer.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreSphere.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreSpotShadowFadePng.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreStableHeaders.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreStaticFaceGroup.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreStaticGeometry.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreStdHeaders.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreString.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreStringConverter.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreStringInterface.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreStringVector.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreSubEntity.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreSubMesh.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreTagPoint.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreTargetManager.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreTechnique.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreTextAreaOverlayElement.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreTexture.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreTextureManager.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreTextureUnitState.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreTimer.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreUserDefinedObject.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreVector2.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreVector3.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreVector4.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreVertexBoneAssignment.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreVertexIndexData.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreViewport.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreWireBoundingBox.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/OgreZip.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/asm_math.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/ode (added) * GTP/trunk/Lib/Geom/OgreStuff/include/ode/README (added) * GTP/trunk/Lib/Geom/OgreStuff/include/ode/collision.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/ode/collision_space.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/ode/collision_trimesh.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/ode/common.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/ode/compatibility.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/ode/config.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/ode/contact.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/ode/error.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/ode/export-dif.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/ode/mass.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/ode/matrix.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/ode/memory.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/ode/misc.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/ode/objects.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/ode/ode.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/ode/odecpp.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/ode/odecpp_collision.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/ode/odecpp_old.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/ode/odemath.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/ode/rotation.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/ode/timer.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/opt (added) * GTP/trunk/Lib/Geom/OgreStuff/include/opt/OgreBspLevel.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/opt/OgreBspNode.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/opt/OgreBspPrerequisites.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/opt/OgreBspResourceManager.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/opt/OgreBspSceneManager.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/opt/OgreBspSceneNode.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/opt/OgreHeightmapTerrainPageSource.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/opt/OgreOctree.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/opt/OgreOctreeCamera.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/opt/OgreOctreeNode.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/opt/OgreOctreeSceneManager.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/opt/OgreOctreeSceneQuery.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/opt/OgreQuake3Level.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/opt/OgreQuake3Shader.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/opt/OgreQuake3ShaderManager.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/opt/OgreQuake3Types.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/opt/OgreTerrainPage.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/opt/OgreTerrainPageSource.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/opt/OgreTerrainPrerequisites.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/opt/OgreTerrainRenderable.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/opt/OgreTerrainSceneManager.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/opt/OgreTerrainVertexProgram.h (added) * GTP/trunk/Lib/Geom/OgreStuff/include/stl_user_config.h (added) Mon, 27 Nov 2006 12:52:57 GMT szirmay [1808] * GTP/trunk/App/Demos/Illum/StochasticIteration (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/Common (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/Common/DXUT.cpp (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/Common/DXUT.h (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/Common/DXUTEffectMap.cpp (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/Common/DXUTEffectMap.h (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/Common/DXUTMesh.cpp (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/Common/DXUTMesh.h (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/Common/DXUTSettingsDlg.cpp (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/Common/DXUTSettingsDlg.h (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/Common/DXUTenum.cpp (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/Common/DXUTenum.h (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/Common/DXUTgui.cpp (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/Common/DXUTgui.h (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/Common/DXUTmisc.cpp (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/Common/DXUTmisc.h (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/Common/DXUTsound.cpp (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/Common/DXUTsound.h (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/Common/directx.ico (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/Common/dxstdafx.cpp (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/Common/dxstdafx.h (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/Media (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/Media/UI (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/Media/UI/Annotated Hemisphere.fx (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/Media/UI/Annotated woodSingle.fx (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/Media/UI/DXUTShared.fx (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/Media/UI/Default.fx (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/Media/UI/arrow.x (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/Media/UI/dxutcontrols.dds (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/ObjectVector.cpp (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/ObjectVector.h (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/RadiosityAlgorithm.cpp (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/RadiosityAlgorithm.h (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/Stochastic.exe (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/Stochastic_3.cpp (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/Stochastic_3.jpg (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/Stochastic_3.manifest (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/Stochastic_3.rc (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/Stochastic_3_2002.sln (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/Stochastic_3_2002.suo (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/Stochastic_3_2002.vcproj (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/Stochastic_3_2003.ncb (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/Stochastic_3_2003.sln (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/Stochastic_3_2003.suo (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/Stochastic_3_2003.vcproj (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/Stochastic_Rad1.cpp (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/boxl6.obj (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/color.h (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/d3ddefs.cpp (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/d3ddefs.h (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/hlsl.fx (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/kiskocka6.obj (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/light.obj (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/log.txt (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/makefile.x64 (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/object.cpp (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/object.h (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/origvismap.hdr (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/resource.h (added) * GTP/trunk/App/Demos/Illum/StochasticIteration/vector4d.h (added) Mon, 27 Nov 2006 10:07:08 GMT gumbau [1807] * GTP/trunk/App/Demos/Geom/Demo_LodManager/resource.h (moved) Mon, 27 Nov 2006 10:06:57 GMT gumbau [1806] * GTP/trunk/App/Demos/Geom/Demo_LodManager/README.txt (moved) Mon, 27 Nov 2006 10:03:21 GMT gumbau [1805] * GTP/trunk/App/Demos/Geom/Demo_LodManager/OgreMemory.log (moved) Mon, 27 Nov 2006 10:03:11 GMT gumbau [1804] * GTP/trunk/App/Demos/Geom/Demo_LodManager/Ogre.log (moved) Mon, 27 Nov 2006 10:03:02 GMT gumbau [1803] * GTP/trunk/App/Demos/Geom/Demo_LodManager/musica.mp3 (moved) Mon, 27 Nov 2006 10:02:52 GMT gumbau [1802] * GTP/trunk/App/Demos/Geom/Demo_LodManager/main.cpp (moved) Mon, 27 Nov 2006 10:02:44 GMT gumbau [1801] * GTP/trunk/App/Demos/Geom/Demo_LodManager/Demo_LodManager.vcproj (moved)