# # ChangeLog for / # # Generated by Trac 0.12.3dev-r10799 # 06/29/24 10:46:05 Tue, 10 Oct 2006 09:13:58 GMT szirmay [1598] * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/programs/GameTools_Phong.hlsl (modified) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/scripts/uvegfolyoso2.material (added) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/textures/background.jpg (added) * GTP/trunk/App/Demos/Illum/Ogre/Media/models/uvegfolyoso2.mesh (added) * 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/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/DiffuseTest.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/DiffuseTest/scripts/DiffuseTest.vcproj (modified) Tue, 10 Oct 2006 07:05:48 GMT mattausch [1597] * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreOcclusionCullingSceneManager.cpp (modified) added demo hack Tue, 10 Oct 2006 07:05:05 GMT mattausch [1596] * GTP/trunk/App/Demos/Vis/HillyTerrain/OGRE/TerrainFrameListener.cpp (modified) Mon, 09 Oct 2006 23:27:11 GMT mattausch [1595] * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/include/OgreBoundingBoxConverter.h (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/include/OgreBvHierarchySceneManager.h (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreBoundingBoxConverter.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreBvHierarchySceneManager.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/OgrePlatformHierarchyInterface.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/GvsPreprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsParser.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/main.cpp (modified) Mon, 09 Oct 2006 22:59:59 GMT bittner [1594] * GTP/trunk/Lib/Vis/Preprocessing/src/GlRenderer.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/GlRenderer.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/IntersectableWrapper.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/KdTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/KdTree.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Makefile (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/OspTree.h (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/ViewCellsManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/default.env (modified) support for kd tree based pvs Mon, 09 Oct 2006 20:38:07 GMT mattausch [1593] * GTP/trunk/App/Demos/Vis/HillyTerrain/OGRE/TestCullingTerrainApplication.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/include/OgreMeshInstance.h (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/include/OgreOcclusionCullingSceneManager.h (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/include/OgreTypeConverter.h (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreBvHierarchySceneManager.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreKdTree.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreKdTreeSceneManager.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreMeshInstance.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreOcclusionCullingSceneManager.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreTypeConverter.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.cpp (modified) Mon, 09 Oct 2006 19:36:12 GMT szirmay [1592] * GTP/trunk/Lib/Illum/IllumModule/OgreIllumModule/src/OgreRenderingRun.cpp (modified) Mon, 09 Oct 2006 19:28:19 GMT szirmay [1591] * OGRE/trunk/ogre_changes/Ogre1.2/OgreMain/include/OgreFrameListener.h (added) * OGRE/trunk/ogre_changes/Ogre1.2/OgreMain/include/OgreRoot.h (added) * OGRE/trunk/ogre_changes/Ogre1.2/OgreMain/src/OgreRoot.cpp (added) Mon, 09 Oct 2006 19:27:06 GMT szirmay [1590] * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/programs/GameTools_Diffuse.hlsl (modified) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/programs/GameTools_Phong.hlsl (added) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/scripts/Diffuse.material (modified) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/scripts/GameTools.material (modified) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/scripts/Glow.material (modified) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/scripts/diffscene.material (added) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/textures/talaj.jpg (added) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/textures/tetolampakek.jpg (added) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/textures/tetolampasarga.jpg (added) * GTP/trunk/App/Demos/Illum/Ogre/Media/models/diffscene.mesh (added) * 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/HPSDemo.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/Ogre.log (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/OgreGUIRenderer_d.dll (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/OgreLeaks.log (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/OgreMain_d.dll (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/OgreMemory.log (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/OgrePlatform_d.dll (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/PRMDemo.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/Plugin_BSPSceneManager.dll (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/Plugin_CgProgramManager.dll (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/Plugin_OctreeSceneManager.dll (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/Plugin_ParticleFX.dll (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/RenderSystem_Direct3D9.dll (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/RenderSystem_GL.dll (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/CausticTest.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/DiffuseTest.exe (added) * 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/HPSDemo.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/Ogre.log (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/OgreGUIRenderer.dll (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/OgreMain.dll (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/OgrePlatform.dll (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/PRMDemo.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/Plugin_BSPSceneManager.dll (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/Plugin_CgProgramManager.dll (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/Plugin_OctreeSceneManager.dll (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/Plugin_ParticleFX.dll (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/RenderSystem_Direct3D9.dll (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/RenderSystem_GL.dll (modified) * GTP/trunk/App/Demos/Illum/Ogre/src/DiffuseTest/include/DiffuseTest.h (modified) * GTP/trunk/App/Demos/Illum/Ogre/src/DiffuseTest/scripts/DiffuseTest.vcproj (modified) * GTP/trunk/App/Demos/Illum/Ogre/src/GameToolsParticleDemo/include/GameToolsParticleDemo.h (modified) Mon, 09 Oct 2006 15:16:40 GMT mattausch [1589] * GTP/trunk/Lib/Vis/Preprocessing/src/BvHierarchy.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/GlRenderer.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/HierarchyManager.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.cpp (modified) Mon, 09 Oct 2006 15:07:02 GMT mattausch [1588] * GTP/trunk/Lib/Vis/Preprocessing/src/SamplingStrategy.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspTree.cpp (modified) Mon, 09 Oct 2006 14:40:52 GMT mattausch [1587] * GTP/trunk/Lib/Vis/Preprocessing/src/IntersectableWrapper.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/IntersectableWrapper.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Mesh.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/SamplingStrategy.cpp (modified) fixed bug in TriangleIntersectable::GetRandomSurfacePoint Mon, 09 Oct 2006 13:57:28 GMT mattausch [1586] * GTP/trunk/Lib/Vis/Preprocessing/EvalStats/EvalStats.cpp (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/Mesh.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Pvs.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Pvs.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Triangle3.cpp (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/ViewCellsParser.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspBspTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspTree.cpp (modified) resolved bug for object space distribution using triangles fixed biasing ... Mon, 09 Oct 2006 13:10:29 GMT bittner [1585] * GTP/trunk/Lib/Vis/Preprocessing/src/GlRenderer.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/GlRenderer.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Makefile (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/RssPreprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCell.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/default.env (modified) renderer changes Sun, 08 Oct 2006 21:29:21 GMT bittner [1584] * GTP/trunk/Lib/Vis/Preprocessing/src/InternalRayCaster.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/KdTree.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.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/ViewCellsManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/default.env (modified) functional ray casting - fixed computeinvdir issue Sun, 08 Oct 2006 12:41:41 GMT bittner [1583] * GTP/trunk/Lib/Vis/Preprocessing/src/Camera.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Camera.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/InternalRayCaster.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/KdTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/PreprocessorThread.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Ray.cpp (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/default.env (modified) ray casting issue partially solved Sat, 07 Oct 2006 21:13:47 GMT bittner [1582] * GTP/trunk/Lib/Vis/Preprocessing/src/Camera.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.h (modified) ViewcellsManager issue solved Sat, 07 Oct 2006 20:54:13 GMT bittner [1581] * GTP/trunk/Lib/Vis/Preprocessing/src/AxisAlignedBox3.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/GlRenderer.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/GlRenderer.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/IntersectableWrapper.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Makefile (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/PreprocessorThread.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/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/Trackball.cpp (added) * GTP/trunk/Lib/Vis/Preprocessing/src/Trackball.h (added) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsParser.cpp (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) Qtglwidget changes - second view + trackball - ray casting seems not ... Fri, 06 Oct 2006 19:37:00 GMT mattausch [1580] * GTP/trunk/Lib/Vis/Preprocessing/src/BvHierarchy.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/BvHierarchy.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/GvsPreprocessor.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) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspBspTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VssRay.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/main.cpp (modified) Fri, 06 Oct 2006 15:23:49 GMT bittner [1579] * GTP/trunk/Lib/Vis/Preprocessing/src/Environment.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Intersectable.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Makefile (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/SamplingPreprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Vector3.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) merge Fri, 06 Oct 2006 15:10:18 GMT gumbau [1578] * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoLodStripsConstructor.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoMeshSimplifier.cpp (modified) Fixed bones bug constructing LOD objects Fri, 06 Oct 2006 06:59:09 GMT mattausch [1577] * GTP/trunk/Lib/Vis/Preprocessing/src/BvHierarchy.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/HierarchyManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/UnigraphicsParser.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspBspTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VssPreprocessor.cpp (modified) Thu, 05 Oct 2006 16:51:15 GMT mattausch [1576] * 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/GvsPreprocessor.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/OspTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/SamplingStrategy.cpp (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/ViewCellsManager.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspTree.h (modified) added measurement for pvs entries size decrease during subdivision Thu, 05 Oct 2006 13:59:30 GMT szirmay [1575] * GTP/trunk/App/Demos/Illum/EnvMap/EnvMap.fx (modified) Thu, 05 Oct 2006 13:46:33 GMT szirmay [1574] * GTP/trunk/App/Demos/Illum/EnvMap/.matrix (modified) * GTP/trunk/App/Demos/Illum/EnvMap/.params (modified) * GTP/trunk/App/Demos/Illum/EnvMap/EnvMap.cpp (modified) * GTP/trunk/App/Demos/Illum/EnvMap/EnvMap.fx (modified) Thu, 05 Oct 2006 11:43:54 GMT szirmay [1573] * GTP/trunk/App/Demos/Illum/EnvMap/.matrix (modified) * GTP/trunk/App/Demos/Illum/EnvMap/.params (modified) * GTP/trunk/App/Demos/Illum/EnvMap/EnvMap.cpp (modified) * GTP/trunk/App/Demos/Illum/EnvMap/EnvMap.exe (modified) * GTP/trunk/App/Demos/Illum/EnvMap/EnvMap.fx (modified) * GTP/trunk/App/Demos/Illum/EnvMap/EnvMap_2003.suo (modified) * GTP/trunk/App/Demos/Illum/EnvMap/Main.cpp (modified) * GTP/trunk/App/Demos/Illum/EnvMap/Media/Maps/_pixel-grid-b.PNG (deleted) * GTP/trunk/App/Demos/Illum/EnvMap/Media/Maps/pixel-grid-b.PNG (modified) * GTP/trunk/App/Demos/Illum/EnvMap/Media/Maps/pixel-grid-b_white.PNG (added) * GTP/trunk/App/Demos/Illum/EnvMap/Parameters.h (modified) Thu, 05 Oct 2006 09:16:57 GMT mattausch [1572] * GTP/trunk/Lib/Vis/Preprocessing/src/GvsPreprocessor.cpp (modified) Thu, 05 Oct 2006 09:15:50 GMT mattausch [1571] * GTP/trunk/Lib/Vis/Preprocessing/src/BvHierarchy.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/GvsPreprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Polygon3.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/VrmlExporter.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VssRay.h (modified) Wed, 04 Oct 2006 18:43:07 GMT mattausch [1570] * GTP/trunk/Lib/Vis/Preprocessing/src/GvsPreprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Intersectable.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/OspTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.cpp (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/VspTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspTree.h (modified) Wed, 04 Oct 2006 12:29:56 GMT szirmay [1569] * GTP/trunk/Lib/Illum/shared/scripts/GTPIllumination.sln (modified) Wed, 04 Oct 2006 12:29:24 GMT szirmay [1568] * GTP/trunk/App/Demos/Illum/Ogre/src/GameToolsToneMapDemo/include/GameToolsToneMapDemo.h (added) * GTP/trunk/App/Demos/Illum/Ogre/src/GameToolsToneMapDemo/scripts/GameToolsToneMapDemo.dsp (added) * GTP/trunk/App/Demos/Illum/Ogre/src/GameToolsToneMapDemo/scripts/GameToolsToneMapDemo.vcproj (added) * GTP/trunk/App/Demos/Illum/Ogre/src/GameToolsToneMapDemo/src/GameToolsToneMapDemo.cpp (added) Wed, 04 Oct 2006 12:28:01 GMT szirmay [1567] * GTP/trunk/App/Demos/Illum/Ogre/src/GameToolsToneMapDemo (added) * GTP/trunk/App/Demos/Illum/Ogre/src/GameToolsToneMapDemo/include (added) * GTP/trunk/App/Demos/Illum/Ogre/src/GameToolsToneMapDemo/scripts (added) * GTP/trunk/App/Demos/Illum/Ogre/src/GameToolsToneMapDemo/src (added) Wed, 04 Oct 2006 09:11:51 GMT mattausch [1566] * GTP/trunk/Lib/Vis/Preprocessing/src/GvsPreprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VssRay.h (modified) Wed, 04 Oct 2006 07:18:20 GMT szirmay [1565] * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/programs/GameTools_Diffuse.hlsl (modified) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/programs/HPS_ILLUM_L_PS.asm (added) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/scripts/GameTools_HPS.material (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/Ogre.log (modified) Tue, 03 Oct 2006 20:34:29 GMT mattausch [1564] * GTP/trunk/Lib/Vis/Preprocessing/src/HierarchyManager.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/ViewCellBsp.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspBspTree.cpp (modified) Tue, 03 Oct 2006 20:03:58 GMT mattausch [1563] * GTP/trunk/Lib/Vis/Preprocessing/FrontEnd/preprocessorFrontEnd.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/FrontEnd/preprocessorFrontEnd.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/FrontEnd/preprocessorFrontEnd.vcproj (modified) * GTP/trunk/Lib/Vis/Preprocessing/data/artificial/hole.x3d (added) * GTP/trunk/Lib/Vis/Preprocessing/data/artificial/simpleHoleViewCell.x3d (added) * GTP/trunk/Lib/Vis/Preprocessing/src/BvHierarchy.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/GvsPreprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/GvsPreprocessor.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/GzBinFileInputStream.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/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/SamplingPreprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellBsp.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellBsp.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsParser.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspBspTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspBspTree.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VssPreprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VssPreprocessor.h (modified) fixed bug with view space box Tue, 03 Oct 2006 15:32:34 GMT gumbau [1562] * GTP/trunk/App/Demos/Geom/OgreStuff/media/GT/ML03m.mesh (deleted) * GTP/trunk/App/Demos/Geom/OgreStuff/media/GT/ML12m.mesh (deleted) Removed obsolete trees Tue, 03 Oct 2006 15:31:07 GMT gumbau [1561] * GTP/trunk/App/Demos/Geom/Demo_LodStrips/Demo_LodStrips.suo (modified) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/Demo_LodStrips.exe (modified) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/main.cpp (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 (modified) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/main.cpp (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/media/GT/ML11.mesh (added) * GTP/trunk/App/Demos/Geom/OgreStuff/media/GT/ogrolod.mesh (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/media/materials/scripts/Example.material (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/media/materials/scripts/RZR-002.material (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/media/materials/textures/Thumbs.db (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/media/overlays/Demo_LodStrips.overlay (modified) Added F1 key functionality Tue, 03 Oct 2006 12:11:36 GMT gumbau [1560] * GTP/trunk/Lib/Geom/shared/GTGeometry/include/GeoLodStripsLibrary.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoLodStripsLibrary.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/SimplificationMethod.cpp (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/src/GeoMeshViewUI.cpp (modified) Tue, 03 Oct 2006 10:35:03 GMT gumbau [1559] * GTP/trunk/Lib/Geom/shared/GTGeometry/include/GeoMeshStripifier.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoMeshStripifier.cpp (modified) Tue, 03 Oct 2006 10:07:06 GMT mattausch [1558] * GTP/trunk/Lib/Vis/Preprocessing/FrontEnd (added) * GTP/trunk/Lib/Vis/Preprocessing/FrontEnd/mondrian.ico (added) * GTP/trunk/Lib/Vis/Preprocessing/FrontEnd/mondros2.ico (added) * GTP/trunk/Lib/Vis/Preprocessing/FrontEnd/preprocessorFrontEnd.cpp (added) * GTP/trunk/Lib/Vis/Preprocessing/FrontEnd/preprocessorFrontEnd.dsp (added) * GTP/trunk/Lib/Vis/Preprocessing/FrontEnd/preprocessorFrontEnd.dsw (added) * GTP/trunk/Lib/Vis/Preprocessing/FrontEnd/preprocessorFrontEnd.h (added) * GTP/trunk/Lib/Vis/Preprocessing/FrontEnd/preprocessorFrontEnd.pro (added) * GTP/trunk/Lib/Vis/Preprocessing/FrontEnd/preprocessorFrontEnd.rc (added) * GTP/trunk/Lib/Vis/Preprocessing/FrontEnd/preprocessorFrontEnd.sln (added) * GTP/trunk/Lib/Vis/Preprocessing/FrontEnd/preprocessorFrontEnd.vcproj (added) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellBsp.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellBsp.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsParser.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspBspTree.cpp (modified) added the preprocessor front end Tue, 03 Oct 2006 08:10:01 GMT mattausch [1557] * GTP/trunk/Lib/Vis/Preprocessing/src/HierarchyManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/HierarchyManager.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellBsp.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellBsp.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/VspBspTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/common.h (modified) Tue, 03 Oct 2006 07:41:15 GMT szirmay [1556] * GTP/trunk/App/Demos/Illum/EnvMap/.matrix (modified) * GTP/trunk/App/Demos/Illum/EnvMap/.params (modified) * GTP/trunk/App/Demos/Illum/EnvMap/EnvMap.cpp (modified) * GTP/trunk/App/Demos/Illum/EnvMap/EnvMap.fx (modified) * GTP/trunk/App/Demos/Illum/EnvMap/EnvMap_2003.suo (modified) Mon, 02 Oct 2006 17:19:32 GMT gumbau [1555] * GTP/trunk/App/Demos/Geom/Demo_LodStrips/Demo_LodStrips.suo (modified) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/Demo_LodStrips.exe (modified) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/main.cpp (modified) Mon, 02 Oct 2006 17:16:14 GMT gumbau [1554] * GTP/trunk/Lib/Geom/shared/GeoTool/include/GeoMeshViewUI.h (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/src/GeoMeshView.cpp (modified) Mon, 02 Oct 2006 17:11:05 GMT mattausch [1553] * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellBsp.cpp (modified) Mon, 02 Oct 2006 17:09:48 GMT gumbau [1552] * GTP/trunk/Lib/Geom/shared/GTGeometry/include/GeoLodStripsLibrary.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/include/GeoLodTreeLibrary.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoLodStripsConstructor.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoLodStripsLibrary.cpp (modified) Fixed degenerates in LodStripsFixed Mon, 02 Oct 2006 17:07:38 GMT mattausch [1551] * GTP/trunk/Lib/Vis/Preprocessing/src/BvHierarchy.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/GvsPreprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/HierarchyManager.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/InternalRayCaster.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/KdTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/OspTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RayCaster.cpp (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/ViewCellBsp.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellBsp.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/ViewCellsParser.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsParserXerces.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VrmlExporter.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspBspTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspTree.cpp (modified) updated view cells loading. probably no optimal for performance Mon, 02 Oct 2006 15:58:21 GMT denisa [1550] * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/body_aaa.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage.nod (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_aaa.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_demos___videos.html (modified) Mon, 02 Oct 2006 12:17:27 GMT gumbau [1549] * GTP/trunk/Lib/Geom/shared/GeoTool/include/GeoMeshView.h (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/include/GeoMeshViewUI.h (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/media/materials/dwarf.material (added) * GTP/trunk/Lib/Geom/shared/GeoTool/media/materials/enano.material (deleted) * GTP/trunk/Lib/Geom/shared/GeoTool/media/materials/jaiqua.material (added) * GTP/trunk/Lib/Geom/shared/GeoTool/media/models/Barrel.mesh (added) * GTP/trunk/Lib/Geom/shared/GeoTool/media/models/WoodPallet.mesh (added) * GTP/trunk/Lib/Geom/shared/GeoTool/media/models/dwarf.mesh (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/media/models/dwarfRed.mesh (added) * GTP/trunk/Lib/Geom/shared/GeoTool/media/models/enano.mesh (deleted) * GTP/trunk/Lib/Geom/shared/GeoTool/media/models/jaiqua.mesh (added) * GTP/trunk/Lib/Geom/shared/GeoTool/media/models/tudorhouse.mesh (added) * GTP/trunk/Lib/Geom/shared/GeoTool/media/textures/WeirdEye.png (added) * GTP/trunk/Lib/Geom/shared/GeoTool/media/textures/atheneNormalMap.png (added) * GTP/trunk/Lib/Geom/shared/GeoTool/media/textures/blue_jaiqua.jpg (added) * GTP/trunk/Lib/Geom/shared/GeoTool/media/textures/dirt01.jpg (added) * GTP/trunk/Lib/Geom/shared/GeoTool/media/textures/fw12b.jpg (added) * GTP/trunk/Lib/Geom/shared/GeoTool/media/textures/spheremap.png (added) * GTP/trunk/Lib/Geom/shared/GeoTool/src/GeoMeshView.cpp (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/src/GeoMeshViewUI.cpp (modified) Mon, 02 Oct 2006 06:38:25 GMT mattausch [1548] * 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/RssTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.cpp (modified) Sat, 30 Sep 2006 17:13:23 GMT igarcia [1547] * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/bin/release/Ogre.log (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/bin/release/screenshot_1.png (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/bin/release/screenshot_1_cull_hard_none.png (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/bin/release/screenshot_1_no_cull_hard_no_cull_soft.png (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnut128 (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnut128/castanea_sativa_bark.png (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnut128/chesnutTrunk.material (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnut128/chestnutDiffuseColorBillboardGroupAtlas0.png (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnut128/chestnutIndirectBillboardGroupAtlas0.png (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnut128/chestnutLeavesBillboardCloudGrouped.mesh (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnut128/chestnutLeavesMaterial.material (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnut128/chestnutLeavesVisibilityBillboardCloudGroupedIndirectTexturing.mesh (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnut128/chestnutLeavesVisibilityBillboardCloudGroupedIndirectTexturing.mesh.xml (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnut128/chestnutLeavesVisibilityBillboardCloudGroupedIndirectTexturingLOD02.mesh (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnut128/chestnutLeavesVisibilityBillboardCloudGroupedIndirectTexturingLOD02.mesh.xml (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnut128/chestnutLeavesVisibilityIndirectBillboardGroupAtlas0.png (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnut128/chestnutLeavesVisibilityIndirectDiffuseColorBillboardGroupAtlas0.png (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnut128/chestnutRotatedLeafAtlasDefault.png (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnut128/chestnutRotatedLeafAtlasDefault128.png (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnut128/chestnutTrunkLevel2.mesh (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnut32 (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnut32/castanea_sativa_bark.png (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnut32/chesnutTrunk.material (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnut32/chestnutLeavesMaterial.material (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnut32/chestnutLeavesVisibilityBillboardCloudGroupedIndirectTexturing.mesh (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnut32/chestnutLeavesVisibilityBillboardCloudGroupedIndirectTexturingLOD02.mesh (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnut32/chestnutLeavesVisibilityIndirectBillboardGroupAtlas0.png (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnut32/chestnutLeavesVisibilityIndirectDiffuseColorBillboardGroupAtlas0.png (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnut32/chestnutRotatedLeafAtlasDefault.png (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnut32/chestnutRotatedLeafAtlasDefault128.png (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnut32/chestnutTrunkLevel2.mesh (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnut64 (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnut64/castanea_sativa_bark.png (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnut64/chesnutTrunk.material (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnut64/chestnutLeavesMaterial.material (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnut64/chestnutLeavesVisibilityBillboardCloudGroupedIndirectTexturing.mesh.xml (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnut64/chestnutLeavesVisibilityBillboardCloudGroupedIndirectTexturingLOD02.mesh (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnut64/chestnutLeavesVisibilityBillboardCloudGroupedIndirectTexturingLOD02.mesh.xml (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnut64/chestnutLeavesVisibilityBillboardCloudGroupedIndirectTexturing_64.mesh (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnut64/chestnutLeavesVisibilityIndirectBillboardGroupAtlas0_64.png (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnut64/chestnutLeavesVisibilityIndirectDiffuseColorBillboardGroupAtlas0_64.png (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnut64/chestnutRotatedLeafAtlasDefault.png (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnut64/chestnutRotatedLeafAtlasDefault128.png (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnut64/chestnutTrunkLevel2.mesh (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnutLeavesMaterial.material (deleted) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnutLeavesMaterial32.material (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnutLeavesVisibilityBillboardCloudGroupedIndirectTexturing_32.mesh (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnutLeavesVisibilityBillboardCloudGroupedIndirectTexturing_64.mesh (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnutLeavesVisibilityIndirectBillboardGroupAtlas0_32.png (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnutLeavesVisibilityIndirectBillboardGroupAtlas0_64.png (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnutLeavesVisibilityIndirectDiffuseColorBillboardGroupAtlas0_32.png (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnutLeavesVisibilityIndirectDiffuseColorBillboardGroupAtlas0_64.png (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnutTrunkLevel0.mesh (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnutTrunkLevel1.mesh (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnutTrunkLevel11.mesh (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnutTrunkLevel22.mesh (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnutTrunkLevel3.mesh (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnutTrunkLevel33.mesh (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnutTrunkLevel3LOD.mesh (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnutTrunkLevel4.mesh (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/general/Random3D.dds (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/scripts/Ogre.log (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/scripts/OgreLeaks.log (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/scripts/OgreMemory.log (added) Sat, 30 Sep 2006 17:00:42 GMT igarcia [1546] * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/bin/debug/Demo_IndirectTexturing.exe (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/bin/debug/Demo_IndirectTexturing.pdb (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/bin/release/Demo_IndirectTexturing.exe (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/bin/release/Ogre.log (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/bin/release/OgreGUIRenderer.dll (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/bin/release/OgreMain.dll (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/bin/release/OgrePlatform.dll (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/bin/release/Plugin_BSPSceneManager.dll (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/bin/release/Plugin_CgProgramManager.dll (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/bin/release/Plugin_OctreeSceneManager.dll (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/bin/release/Plugin_ParticleFX.dll (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/bin/release/Plugins.cfg (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/bin/release/RenderSystem_Direct3D9.dll (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/bin/release/RenderSystem_GL.dll (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/bin/release/configScene.cfg (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/bin/release/ogre.cfg (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/include/Grass.h (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/include/IndirectTexturing.h (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnutLeavesVisibilityBillboardCloudGroupedIndirectTexturing.mesh (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnutTrunkLevel2.mesh (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/general/f_lighting_indirect_texture_mapping.cg (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/general/v_lighting_indirect_texture_mapping.cg (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/materials/scripts/grass.material (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/obj/Debug/BuildLog.htm (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/obj/Debug/IndirectTexturing.obj (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/obj/Debug/OgreOSMScene.obj (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/obj/Debug/tinystr.obj (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/obj/Debug/tinyxml.obj (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/obj/Debug/tinyxmlerror.obj (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/obj/Debug/tinyxmlparser.obj (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/obj/Debug/vc70.idb (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/obj/Debug/vc70.pdb (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/obj/Release/BuildLog.htm (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/obj/Release/IndirectTexturing.obj (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/obj/Release/OgreOSMScene.obj (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/obj/Release/tinystr.obj (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/obj/Release/tinyxml.obj (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/obj/Release/tinyxmlerror.obj (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/obj/Release/tinyxmlparser.obj (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/obj/Release/vc70.idb (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/scripts/Demo_IndirectTexturing.ncb (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/scripts/Demo_IndirectTexturing.suo (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/scripts/Demo_IndirectTexturing.vcproj (modified) Fri, 29 Sep 2006 20:42:25 GMT mattausch [1545] * GTP/trunk/Lib/Vis/Preprocessing/src/BoundingBoxConverter.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Environment.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/GvsPreprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/GvsPreprocessor.h (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/Preprocessor.vcproj (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/ViewCell.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCell.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellBsp.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellBsp.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/VspBspTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspBspTree.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/X3dExporter.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/X3dParser.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/main.cpp (modified) Fri, 29 Sep 2006 15:01:33 GMT denisa [1544] * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Assets/Explosionsmall.jpg (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Assets/Raytracesmall.jpg (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Assets/cargamesmall.jpg (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Assets/hpssmall.jpg (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Assets/pathmap4.jpg (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Assets/tatu3.jpg (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage.nod (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/Explosionsmall.jpg (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/Raytracesmall.jpg (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/cargamesmall.jpg (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/hpssmall.jpg (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/pathmap4.jpg (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/tatu3.jpg (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_demos___videos.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/header_demos___videos.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_demos___videos.html (modified) Fri, 29 Sep 2006 12:26:17 GMT gumbau [1543] * GTP/trunk/Lib/Geom/shared/GeoTool/include/GeoMeshViewUI.h (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/src/GeoMeshView.cpp (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/src/GeoMeshViewUI.cpp (modified) Fri, 29 Sep 2006 10:31:02 GMT gumbau [1542] * GTP/trunk/App/Demos/Geom/Demo_LodStrips/Demo_LodStrips.suo (modified) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/Demo_LodStrips.exe (modified) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/main.cpp (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/media/materials/scripts/Example.material (modified) Fri, 29 Sep 2006 09:19:25 GMT gumbau [1541] * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoLodStripsConstructor.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoLodStripsLibrary.cpp (modified) Fri, 29 Sep 2006 09:02:43 GMT gumbau [1540] * GTP/trunk/App/Demos/Geom/Demo_LodTrees/Demo_LodTrees.exe.lnk (added) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/Demo_LodTrees.suo (modified) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/README.txt (added) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build (added) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release (added) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/CEGUIBase.dll (added) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/CEGUITaharezLook.dll (added) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/CEGUIWindowsLook.dll (added) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/Demo_LodTrees.exe (added) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/DevIL.dll (added) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/ILU.dll (added) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/ILUT.dll (added) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/OgreGUIRenderer.dll (added) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/OgreMain.dll (added) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/OgrePlatform.dll (added) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/Plugin_BSPSceneManager.dll (added) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/Plugin_CgProgramManager.dll (added) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/Plugin_OctreeSceneManager.dll (added) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/Plugin_ParticleFX.dll (added) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/Plugins.cfg (added) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/RenderSystem_Direct3D7.dll (added) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/RenderSystem_Direct3D9.dll (added) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/RenderSystem_GL.dll (added) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/cg.dll (added) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/media.cfg (added) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/ogre.cfg (added) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/quake3settings.cfg (added) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/resources.cfg (added) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/terrain.cfg (added) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/build/Release/zlib1.dll (added) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/main.cpp (modified) Demo updated with the new version of the programming interface. Fri, 29 Sep 2006 08:55:48 GMT gumbau [1539] * GTP/trunk/App/Demos/Geom/Demo_LodStrips/Demo_LodStrips.suo (modified) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/Demo_LodStrips.exe (modified) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/main.cpp (modified) Fri, 29 Sep 2006 08:55:19 GMT denisa [1538] * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/EG06poster_th.jpg (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/GTPleaflet.jpg (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/GTPposter.jpg (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/GTPpresentation.jpg (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/autogen/Publications_Nbanner3_transparent_grey254_400px.gif (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/eg06_voting_sheet_h200.png (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/gcdc_logo2.gif (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/geom1.jpg (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/geom2.jpg (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/geom3.png (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/ice_blue_cube_h85.png (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/jungle_rumble2_rot_right_th_h200.png (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/screenshots_bar3.jpg (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_aaa.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_downloads.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_geometry.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_news.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_results.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_sig_membership_agreement.html (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_technology.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/header_aaa.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/header_downloads.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/header_geometry.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/header_results.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/header_sig_membership_agreement.html (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/header_technology.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_aaa.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_demos___videos.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_downloads.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_economy.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_faq.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_geometry.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_global_illumination.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_gtp_members.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_gtp_partners.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_gtp_sig.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_internal.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_join_the_gtp__.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_jungle_rumble.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_links.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_member_area.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_member_forum.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_overview.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_pa3.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_press.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_results.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_sig_membership_agreement.html (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_technology.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_visibility.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/sig_membership_agreement.html (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/left_index.html (modified) Fri, 29 Sep 2006 08:42:03 GMT gumbau [1537] * GTP/trunk/App/Demos/Geom/Demo_LodStrips/Demo_LodStrips.suo (modified) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/Demo_LodStrips.exe (modified) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/main.cpp (modified) Keys fixed. Fri, 29 Sep 2006 08:35:14 GMT gumbau [1536] * GTP/trunk/App/Demos/Geom/Demo_LodStrips/Demo_LodStrips.exe.lnk (added) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/Demo_LodStrips.suo (modified) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/README.txt (added) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build (added) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release (added) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/CEGUIBase.dll (added) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/CEGUITaharezLook.dll (added) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/CEGUIWindowsLook.dll (added) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/Demo_LodStrips.exe (added) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/DevIL.dll (added) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/ILU.dll (added) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/ILUT.dll (added) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/OgreGUIRenderer.dll (added) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/OgreMain.dll (added) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/OgrePlatform.dll (added) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/Plugin_BSPSceneManager.dll (added) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/Plugin_CgProgramManager.dll (added) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/Plugin_OctreeSceneManager.dll (added) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/Plugin_ParticleFX.dll (added) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/Plugins.cfg (added) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/RenderSystem_Direct3D7.dll (added) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/RenderSystem_Direct3D9.dll (added) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/RenderSystem_GL.dll (added) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/cg.dll (added) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/quake3settings.cfg (added) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/resources.cfg (added) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/terrain.cfg (added) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/build/Release/zlib1.dll (added) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/main.cpp (modified) Demo updated with the new version of the programming interface. Fri, 29 Sep 2006 07:07:32 GMT szirmay [1535] * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/programs/GameTools_Diffuse.hlsl (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/HierarchicalSystem/include/HierarchicalSystem.h (modified) Fri, 29 Sep 2006 07:06:21 GMT szirmay [1534] * GTP/trunk/App/Demos/Illum/EnvMap/.matrix (modified) * GTP/trunk/App/Demos/Illum/EnvMap/.params (modified) * GTP/trunk/App/Demos/Illum/EnvMap/EnvMap.cpp (modified) * GTP/trunk/App/Demos/Illum/EnvMap/EnvMap.fx (modified) * GTP/trunk/App/Demos/Illum/EnvMap/EnvMap_2003.suo (modified) * GTP/trunk/App/Demos/Illum/EnvMap/Main.cpp (modified) * GTP/trunk/App/Demos/Illum/EnvMap/Media/Maps/_pixel-grid-b.PNG (added) * GTP/trunk/App/Demos/Illum/EnvMap/Media/Maps/pixel-grid-b.PNG (modified) * GTP/trunk/App/Demos/Illum/EnvMap/Parameters.h (modified) Fri, 29 Sep 2006 06:57:34 GMT mattausch [1533] * GTP/trunk/Lib/Vis/Preprocessing/src/GvsPreprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/GvsPreprocessor.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/IntelRayCaster.cpp (modified) Thu, 28 Sep 2006 21:01:12 GMT denisa [1532] * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Assets/GTPleaflet.jpg (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Assets/GTPposter.jpg (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Assets/GTPpresentation.jpg (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Assets/geom1.jpg (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Assets/geom2.jpg (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Assets/geom3.png (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/Autogen/Publications_Nbanner3_transparent_grey254_400px.gif (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/body_aaa.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/body_downloads.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/body_geometry.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/body_news.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/body_technology.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/header_aaa.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/header_downloads.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/header_geometry.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/header_technology.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_aaa.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_downloads.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_economy.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_geometry.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_global_illumination.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_gtp_members.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_gtp_partners.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_index.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_join_the_gtp__.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_links.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_member_area.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_member_forum.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_overview.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_pa3.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_press.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_technology.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_visibility.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage.nod (modified) Thu, 28 Sep 2006 19:37:03 GMT denisa [1531] * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/body_news.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/header_news.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_news.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage.nod (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_news.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/header_news.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_news.html (modified) Thu, 28 Sep 2006 17:26:42 GMT gumbau [1530] * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoLodStripsLibrary.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoMeshStripifier.cpp (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/src/GTAboutDialog.cpp (modified) Thu, 28 Sep 2006 17:26:26 GMT gumbau [1529] * GTP/trunk/App/Demos/Geom/Demo_LodStrips/Demo_LodStrips.suo (modified) * GTP/trunk/App/Demos/Geom/Demo_LodStrips/main.cpp (modified) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/Demo_LodTrees.suo (modified) * GTP/trunk/App/Demos/Geom/Demo_LodTrees/main.cpp (modified) * GTP/trunk/App/Demos/Geom/OgreStuff/media/GT/ogrolod.mesh (modified) Demos upgraded to the new programming interface Thu, 28 Sep 2006 16:51:43 GMT mattausch [1528] * GTP/trunk/Lib/Vis/Preprocessing/src/GvsPreprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/GvsPreprocessor.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/IntelRayCaster.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/IntelRayCaster.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/OspTree.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/Pvs.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/ViewCellsManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VrmlExporter.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VssPreprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VssRay.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VssRay.h (modified) worked on gvs Thu, 28 Sep 2006 15:50:07 GMT gumbau [1527] * GTP/trunk/Lib/Geom/GeometryLOD (deleted) * GTP/trunk/Lib/Geom/ImageBased (deleted) * GTP/trunk/Lib/Geom/TreeLOD (deleted) Deleting unnecessary folders. Thu, 28 Sep 2006 15:49:37 GMT gumbau [1526] * GTP/trunk/Lib/Geom/shared/GTGeometry/GTGeometry.vcproj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/README.txt (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/include/GeoBase.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/include/GeoLodManager.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/include/GeoLodObject.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/include/GeoLodStripsConstructor.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/include/GeoLodStripsLibrary.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/include/GeoLodTreeLibrary.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/include/GeoMeshSimpSequence.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/include/VertexData.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/include/auxiliar.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/include/leaf.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoLodManager.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoLodStripsConstructor.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoLodStripsLibrary.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoLodTreeLibrary.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoMeshLoader.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoMeshSaver.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoMeshSimpSequence.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoMeshSimplifier.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/AdjModel.cxx (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/AdjModel.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/AdjPrims.cxx (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/AdjPrims.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/SimplificationMethod.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/SimplificationMethod.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/avars.cxx (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/gfx/geom/3D.cxx (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/gfx/geom/3D.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/gfx/tools/Array.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/gfx/tools/Buffer.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/gfx/tools/Heap.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/gfx/tools/heap.cxx (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/leaves/Leaf.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/leaves/VertexData.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/leaves/foliage.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/leaves/foliage.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/ntl (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/ntl/Cont.cpp (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/ntl/detail (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/ntl/detail/Algo.h (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/ntl/detail/BiCont.h (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/ntl/detail/Index.h (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/ntl/detail/Index.hpp (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/ntl/detail/Map.h (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/ntl/detail/Other.h (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/ntl/detail/Topt.h (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/ntl/detail/Vcont.h (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/ntl/detail/Vcont.hpp (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/ntl/ntl.h (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/ntl/ntls.h (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/ntl/uppalloc.cpp (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/simplif.h (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/README.txt (added) * GTP/trunk/Lib/Geom/shared/GeoTool/include/GeoMeshViewUI.h (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/src/GeoMeshView.cpp (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/src/GeoMeshViewUI.cpp (modified) Updated modules to the new interface and the new simplification ... Thu, 28 Sep 2006 09:21:44 GMT szirmay [1525] * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/programs/GameTools_Diffuse.hlsl (modified) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/programs/GameTools_Localized_EnvMap.hlsl (modified) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/scripts/Diffuse.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/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/ogre.cfg (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/1.png (added) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/2.png (added) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/2new.png (added) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/CausticTest.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/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/_1old.png (added) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/ogre.cfg (modified) * GTP/trunk/App/Demos/Illum/Ogre/src/DiffuseTest/include/DiffuseTest.h (modified) Thu, 28 Sep 2006 07:35:15 GMT mattausch [1524] * GTP/trunk/Lib/Vis/Preprocessing/src/GvsPreprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Plane3.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.cpp (modified) Wed, 27 Sep 2006 17:38:03 GMT mattausch [1523] * GTP/trunk/Lib/Vis/Preprocessing/src/GvsPreprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.cpp (modified) Wed, 27 Sep 2006 17:23:51 GMT mattausch [1522] * GTP/trunk/Lib/Vis/Preprocessing/src/BvHierarchy.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Environment.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/GvsPreprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/GvsPreprocessor.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/HierarchyManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RayCaster.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/main.cpp (modified) Wed, 27 Sep 2006 15:20:00 GMT mattausch [1521] * GTP/trunk/Lib/Vis/OnlineCullingCHC/src/GtpVisibility.vcproj (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/GvsPreprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/GvsPreprocessor.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/Preprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.vcproj (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/VssPreprocessor.cpp (modified) Wed, 27 Sep 2006 14:24:39 GMT mattausch [1520] * GTP/trunk/Lib/Vis/Preprocessing/src/Environment.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/GvsPreprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/IntelRayCaster.cpp (added) * GTP/trunk/Lib/Vis/Preprocessing/src/IntelRayCaster.h (added) * GTP/trunk/Lib/Vis/Preprocessing/src/InternalRayCaster.cpp (added) * GTP/trunk/Lib/Vis/Preprocessing/src/InternalRayCaster.h (added) * GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.vcproj (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/QtGlRenderer/QtGlRenderer.vcproj (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/QtPreprocessorThread.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RayCaster.cpp (added) * GTP/trunk/Lib/Vis/Preprocessing/src/RayCaster.h (added) * GTP/trunk/Lib/Vis/Preprocessing/src/RssPreprocessor.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/ViewCellsManager.cpp (modified) moved raycasting out of preprocessor into specific ray casting interface Wed, 27 Sep 2006 14:04:44 GMT szirmay [1519] * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/programs/GameTools_Diffuse.hlsl (added) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/programs/GameTools_ReduceCubeMap.hlsl (modified) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/scripts/Diffuse.material (modified) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/scripts/GameTools.material (modified) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/scripts/GlassHead.material (modified) * GTP/trunk/App/Demos/Illum/Ogre/Media/materials/textures/rockwall.tga (added) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/CausticTest.exe (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Debug/DiffuseTest.exe (added) * 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/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/ogre.cfg (modified) * GTP/trunk/App/Demos/Illum/Ogre/bin/Release/CausticTest.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/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/ogre.cfg (modified) * GTP/trunk/App/Demos/Illum/Ogre/src/DiffuseTest (added) * GTP/trunk/App/Demos/Illum/Ogre/src/DiffuseTest/include (added) * GTP/trunk/App/Demos/Illum/Ogre/src/DiffuseTest/include/DiffuseTest.h (added) * GTP/trunk/App/Demos/Illum/Ogre/src/DiffuseTest/scripts (added) * GTP/trunk/App/Demos/Illum/Ogre/src/DiffuseTest/scripts/DiffuseTest.dsp (added) * GTP/trunk/App/Demos/Illum/Ogre/src/DiffuseTest/scripts/DiffuseTest.vcproj (added) * GTP/trunk/App/Demos/Illum/Ogre/src/DiffuseTest/src (added) * GTP/trunk/App/Demos/Illum/Ogre/src/DiffuseTest/src/DiffuseTest.cpp (added) * GTP/trunk/App/Demos/Illum/PathMap/README.txt.bak (added) * GTP/trunk/App/Demos/Illum/PathMap/media/.mayaSwatches (added) * GTP/trunk/App/Demos/Illum/PathMap/media/.mayaSwatches/brickroom.bmp.swatch (added) * GTP/trunk/App/Demos/Illum/PathMap/media/.mayaSwatches/chairtex.bmp.swatch (added) * GTP/trunk/App/Demos/Illum/PathMap/media/.mayaSwatches/img-13-tilable-mohogany-wood.jpg.swatch (added) * GTP/trunk/App/Demos/Illum/PathMap/media/CIN-CHR.3DS (added) * GTP/trunk/App/Demos/Illum/PathMap/media/entityPathMapData.txt (added) * GTP/trunk/App/Demos/Illum/PathMap/media/hangar2.bmp (added) * GTP/trunk/App/Demos/Illum/PathMap/media/jukebox6.3ds (added) * GTP/trunk/App/Demos/Illum/PathMap/media/level.txt (added) * GTP/trunk/App/Demos/Illum/PathMap/media/level.txt.bak (added) * GTP/trunk/App/Demos/Illum/PathMap/media/macchair.3ds (added) * GTP/trunk/App/Demos/Illum/PathMap/media/macchair.txt (added) * GTP/trunk/App/Demos/Illum/PathMap/media/ntttrsfms.txt (added) * GTP/trunk/App/Demos/Illum/PathMap/media/ntttrsfms.txt.bak (added) * GTP/trunk/App/Demos/Illum/PathMap/media/stairs.x (added) * GTP/trunk/App/Demos/Illum/PathMap/media/torch.x (added) * GTP/trunk/App/Demos/Illum/PathMap/prm/coolstairsx8 (added) * GTP/trunk/App/Demos/Illum/PathMap/prm/coolstairsx8/prmEntryPoints.dat (added) * GTP/trunk/App/Demos/Illum/PathMap/prm/coolstairsx8/prm_00000000.hdr (added) * GTP/trunk/App/Demos/Illum/PathMap/prm/coolstairsx8/prm_00000001.hdr (added) * GTP/trunk/App/Demos/Illum/PathMap/prm/coolstairsx8/prm_00000002.hdr (added) * GTP/trunk/App/Demos/Illum/PathMap/prm/coolstairsx8/prm_00000003.hdr (added) * GTP/trunk/App/Demos/Illum/PathMap/prm/coolstairsx8/prm_00000004.hdr (added) * GTP/trunk/App/Demos/Illum/PathMap/prm/coolstairsx8/prm_00000005.hdr (added) * GTP/trunk/App/Demos/Illum/PathMap/prm/coolstairsx8/prm_00000006.hdr (added) * GTP/trunk/App/Demos/Illum/PathMap/prm/coolstairsx8/prm_00000007.hdr (added) * GTP/trunk/App/Demos/Illum/PathMap/prm/coolstairsx8/prm_00000008.hdr (added) * GTP/trunk/App/Demos/Illum/PathMap/prm/hangarprm.hdr (added) * GTP/trunk/App/Demos/Illum/PathMap/prm/prm_00000003.hdr (added) * GTP/trunk/App/Demos/Illum/PathMap/prm/prm_00000004.hdr (added) * GTP/trunk/App/Demos/Illum/PathMap/prm/prm_00000005.hdr (added) * GTP/trunk/App/Demos/Illum/PathMap/prm/prm_00000006.hdr (added) * GTP/trunk/App/Demos/Illum/PathMap/prm/prm_00000007.hdr (added) * GTP/trunk/App/Demos/Illum/PathMap/prm/prm_00000008.hdr (added) * GTP/trunk/App/Demos/Illum/PathMap/prm/stairsprm0.hdr (added) * GTP/trunk/App/Demos/Illum/PathMap/prm/stairsprm1.hdr (added) * GTP/trunk/App/Demos/Illum/PathMap/prm/stairsprm2.hdr (added) * GTP/trunk/App/Demos/Illum/PathMap/prm/stairsprm3.hdr (added) * GTP/trunk/App/Demos/Illum/PathMap/prm/stairsprm4.hdr (added) * GTP/trunk/App/Demos/Illum/PathMap/prm/stairsprm5.hdr (added) * GTP/trunk/App/Demos/Illum/PathMap/prm/stairsprm6.hdr (added) * GTP/trunk/App/Demos/Illum/PathMap/prm/stairsprm7.hdr (added) * GTP/trunk/App/Demos/Illum/PathMap/stairsprm7.hdr (added) * GTP/trunk/App/Demos/Illum/PathMap/torch.tx (added) Wed, 27 Sep 2006 14:02:26 GMT szirmay [1518] * GTP/trunk/Lib/Illum/IllumModule/OgreIllumModule/src/RenderTechniques/OgreCausticRecieverRenderTechnique.cpp (modified) Wed, 27 Sep 2006 14:02:11 GMT szirmay [1517] * GTP/trunk/Lib/Illum/shared/scripts/GTPIllumination.sln (modified) Wed, 27 Sep 2006 13:24:39 GMT szydlowski [1516] * GTP/trunk/App/Demos/Vis/KdTreeDemo/OGRE/include/TestKdTreeAppListener.h (modified) * GTP/trunk/App/Demos/Vis/KdTreeDemo/OGRE/src/TestKdTree.cpp (modified) * GTP/trunk/App/Demos/Vis/KdTreeDemo/OGRE/src/TestKdTreeAppListener.cpp (modified) * GTP/trunk/App/Demos/Vis/KdTreeDemo/README.txt (modified) Added support for BvHierarchy Scene Manager to test app Wed, 27 Sep 2006 00:46:39 GMT giegl [1515] * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/body_aaa.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/body_downloads.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/body_economy.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/body_geometry.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/body_global_illumination.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/body_gtp_members.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/body_gtp_partners.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/body_index.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/body_join_the_gtp__.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/body_links.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/body_member_area.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/body_member_forum.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/body_news.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/body_overview.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/body_pa3.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/body_press.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/body_technology.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/body_visibility.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/header_aaa.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/header_downloads.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/header_economy.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/header_geometry.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/header_global_illumination.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/header_gtp_members.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/header_gtp_partners.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/header_index.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/header_join_the_gtp__.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/header_links.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/header_member_area.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/header_member_forum.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/header_news.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/header_overview.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/header_pa3.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/header_press.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/header_technology.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/header_visibility.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_aaa.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_downloads.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_economy.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_geometry.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_global_illumination.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_gtp_members.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_gtp_partners.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_index.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_join_the_gtp__.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_links.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_member_area.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_member_forum.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_news.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_overview.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_pa3.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_press.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_technology.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_visibility.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/site.css (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/site2.css (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/site4.css (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage.nod (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/game_th.jpg (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/tshirts_th.jpg (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/body_index.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/header_index.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_aaa.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_demos___videos.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_downloads.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_economy.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_faq.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_geometry.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_global_illumination.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_gtp_members.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_gtp_partners.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_gtp_sig.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_internal.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_join_the_gtp__.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_jungle_rumble.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_links.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_member_area.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_member_forum.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_news.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_overview.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_pa3.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_press.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_results.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_technology.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_visibility.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/header_aaa.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/header_demos___videos.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/header_downloads.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/header_economy.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/header_faq.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/header_geometry.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/header_global_illumination.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/header_gtp_members.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/header_gtp_partners.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/header_gtp_sig.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/header_internal.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/header_join_the_gtp__.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/header_jungle_rumble.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/header_links.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/header_member_area.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/header_member_forum.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/header_news.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/header_overview.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/header_pa3.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/header_press.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/header_results.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/header_technology.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/header_visibility.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_aaa.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_demos___videos.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_downloads.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_economy.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_faq.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_geometry.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_global_illumination.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_gtp_members.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_gtp_partners.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_gtp_sig.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_internal.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_join_the_gtp__.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_jungle_rumble.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_links.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_member_area.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_member_forum.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_news.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_overview.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_pa3.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_press.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_results.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_technology.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_visibility.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/site.css (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/left_index.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/site.css (modified) GTP webpage - UPLOADED Wed, 27 Sep 2006 00:41:03 GMT giegl [1514] * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage.nod (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/images/eg06_voting_sheet.png (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/images/eg06_voting_sheet_h150.png (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/images/eg06_voting_sheet_h200.png (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/images/gcdc_logo2.gif (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/images/jungle_rumble2_rot_right.png (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/images/jungle_rumble2_rot_right_th.png (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/images/jungle_rumble2_rot_right_th_h190.png (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/images/jungle_rumble2_rot_right_th_h200.png (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/images/jungle_rumble_icon1.jpg (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/images/screenshots_bar1.jpg (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/images/screenshots_bar1.png (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/images/screenshots_bar1a.jpg (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/images/screenshots_bar1a.png (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/images/screenshots_bar2.jpg (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/images/screenshots_bar2.png (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/images/screenshots_bar3.jpg (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/images/screenshots_bar3.png (added) GTP webpage - Improved EG06 News Wed, 27 Sep 2006 00:00:51 GMT giegl [1513] * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage.nod (modified) GTP webpage - Improved Join SIG; EG06 News: fixed links Tue, 26 Sep 2006 23:10:41 GMT giegl [1512] * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage.nod (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/images/logo.gif (deleted) GTP webpage - Jungle Rumble News in Tue, 26 Sep 2006 22:02:05 GMT giegl [1511] * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage.nod (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/images/gcdc_logo.gif (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/images/jungle_rumble1_th.png (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/images/jungle_rumble3a_th.png (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/images/news_old_screenshot.png (added) GTP webpage - Jungle Rumble News WIP Tue, 26 Sep 2006 20:58:28 GMT giegl [1510] * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Styles/GameTools1-v19a/preview.xml (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Styles/GameTools1/display.css (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Styles/GameTools1/preview.xml (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Styles/GameTools1/template/siteStyle.xsl (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Styles/GameTools1/template/siteStylePreview.xsl (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/images/ice blue cube.png (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/images/ice_blue_cube_h85.png (added) GTP webpage - News redesign (images & style) WIP Tue, 26 Sep 2006 20:57:50 GMT giegl [1509] * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage.nod (modified) GTP webpage - News redesign WIP Tue, 26 Sep 2006 20:48:44 GMT giegl [1508] * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/images/EG06GmGGTPweb.png (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/images/EG06poster.png (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/images/EG06poster_th.jpg (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/images/game.jpg (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/images/game_th.jpg (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/images/image_border.jpg (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/images/logo.gif (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/images/presentation.jpg (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/images/presentation_th.jpg (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/images/tshirts.jpg (added) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/images/tshirts_th.jpg (added) GTP webpage - News redesign (images) Tue, 26 Sep 2006 20:48:00 GMT giegl [1507] * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage.nod (modified) GTP webpage - News redesign Tue, 26 Sep 2006 19:38:52 GMT giegl [1506] * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage.nod (modified) GTP webpage - mf Tue, 26 Sep 2006 19:37:54 GMT giegl [1505] * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/Autogen/Downloads_HRmenu_base.jpg (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/Autogen/Downloads_Hmenu_base.jpg (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/Autogen/Downloads_NRmenu_base.jpg (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/Autogen/Downloads_Nbanner3_transparent_grey254_400px.gif (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/Autogen/GTP_Members_NRmenu_base.jpg (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/Autogen/GTP_Partners_NRmenu_base.jpg (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/Autogen/Geometry_Nbanner3_transparent_grey254_400px.gif (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/Autogen/Links_NRmenu_base.jpg (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/Autogen/News_Nbanner3_transparent_grey254_400px.gif (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/Autogen/Overview_NRmenu_base.jpg (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/Autogen/Press_HRmenu_base.jpg (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/Autogen/Press_Hmenu_base.jpg (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/Autogen/Press_NRmenu_base.jpg (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/Autogen/Press_Nbanner3_transparent_grey254_400px.gif (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/Autogen/Publications_HRmenu_base.jpg (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/Autogen/Publications_Hmenu_base.jpg (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/Autogen/Publications_NRmenu_base.jpg (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/Autogen/Publications_Nbanner3_transparent_grey254_400px.gif (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/Autogen/Technology_HRmenu_base.jpg (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/Autogen/Technology_Hmenu_base.jpg (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/Autogen/Technology_NRmenu_base.jpg (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/Autogen/Technology_Nbanner3_transparent_grey254_400px.gif (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/body_join_the_gtp__.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/body_member_area.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/body_member_forum.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/body_technology.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/header_join_the_gtp__.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/header_member_area.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/header_member_forum.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_aaa.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_downloads.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_economy.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_geometry.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_global_illumination.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_gtp_members.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_gtp_partners.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_index.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_join_the_gtp__.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_links.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_member_area.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_member_forum.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_news.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_overview.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_pa3.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_press.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_technology.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/left_visibility.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/style.css (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/style1.css (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/style3.css (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Styles/GameTools1-v19a/Style.css (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Styles/GameTools1-v19a/display.css (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Styles/GameTools1-v19a/preview.xml (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage.nod (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/autogen/Downloads_HRmenu_base.jpg (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/autogen/Downloads_Hmenu_base.jpg (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/autogen/Downloads_NRmenu_base.jpg (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/autogen/Downloads_Nbanner3_transparent_grey254_400px.gif (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/autogen/GTP_Members_NRmenu_base.jpg (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/autogen/GTP_Partners_NRmenu_base.jpg (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/autogen/Geometry_Nbanner3_transparent_grey254_400px.gif (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/autogen/Links_NRmenu_base.jpg (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/autogen/News_Nbanner3_transparent_grey254_400px.gif (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/autogen/Overview_NRmenu_base.jpg (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/autogen/Press_HRmenu_base.jpg (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/autogen/Press_Hmenu_base.jpg (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/autogen/Press_NRmenu_base.jpg (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/autogen/Press_Nbanner3_transparent_grey254_400px.gif (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/autogen/Publications_HRmenu_base.jpg (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/autogen/Publications_Hmenu_base.jpg (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/autogen/Publications_NRmenu_base.jpg (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/autogen/Publications_Nbanner3_transparent_grey254_400px.gif (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/autogen/Technology_HRmenu_base.jpg (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/autogen/Technology_Hmenu_base.jpg (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/autogen/Technology_NRmenu_base.jpg (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/assets/images/autogen/Technology_Nbanner3_transparent_grey254_400px.gif (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_faq.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_internal.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_join_the_gtp__.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_member_area.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_member_forum.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_news1.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_results.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/body_technology.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/header_faq.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/header_internal.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/header_join_the_gtp__.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/header_member_area.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/header_member_forum.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/header_news1.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/header_results.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_aaa.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_demos___videos.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_downloads.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_economy.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_faq.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_geometry.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_global_illumination.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_gtp_members.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_gtp_partners.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_gtp_sig.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_internal.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_join_the_gtp__.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_jungle_rumble.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_links.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_member_area.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_member_forum.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_news.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_news1.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_overview.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_pa3.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_press.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_results.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_technology.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/left_visibility.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/style.css (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/left_index.html (modified) * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/style.css (modified) GTP webpage - Updated FAQ, more links Tue, 26 Sep 2006 19:19:07 GMT giegl [1504] * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage.nod (modified) GTP webpage - Join the GTP: MA explanation page (first useable) Tue, 26 Sep 2006 19:09:40 GMT bittner [1503] * GTP/trunk/Lib/Vis/Preprocessing/README.txt (moved) * GTP/trunk/Lib/Vis/Preprocessing/data/README.txt (added) * GTP/trunk/Lib/Vis/Preprocessing/src/README.txt (added) * GTP/trunk/Lib/Vis/README.txt (added) Tue, 26 Sep 2006 17:54:05 GMT giegl [1502] * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage.nod (modified) GTP webpage - Join the GTP: MA explanation WIP Tue, 26 Sep 2006 17:10:40 GMT mattausch [1501] * GTP/trunk/Lib/Vis/Preprocessing/src/GvsPreprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.vcproj (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/main.cpp (modified) Tue, 26 Sep 2006 16:14:30 GMT mattausch [1500] * GTP/trunk/Lib/Vis/Preprocessing/src/Environment.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/GvsPreprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/GvsPreprocessor.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Plane3.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Plane3.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RssTree.cpp (modified) worked on gvs sampling Tue, 26 Sep 2006 15:19:09 GMT giegl [1499] * GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage.nod (modified)