# # ChangeLog for / # # Generated by Trac 0.12.3dev-r10799 # 10/01/24 16:47:21 Mon, 19 Jun 2006 14:14:40 GMT mattausch [1021] * GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/SamplingStrategy.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/SamplingStrategy.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspOspTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspOspTree.h (modified) added view cells manager for vsposptree Sun, 18 Jun 2006 01:47:06 GMT mattausch [1020] * GTP/trunk/Lib/Vis/Preprocessing/scripts/Preprocessor.vcproj (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Environment.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Intersectable.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Mesh.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Mesh.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Parser.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/RenderSimulator.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/SamplingStrategy.cpp (added) * GTP/trunk/Lib/Vis/Preprocessing/src/SamplingStrategy.h (added) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.cpp (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/VspBspTree.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspOspTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspOspTree.h (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/X3dParserXerces.h (modified) worked on view-object space partition fixed some loading bugs fixeds ... Fri, 16 Jun 2006 14:56:05 GMT gumbau [1019] * GTP/trunk/Lib/Geom/shared/GTGeometry/GTGeometry.ncb (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/GTGeometry.suo (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/GTGeometry.vcproj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/include/GeoLodTreeLibrary.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/include/GeoTreeSimplifier.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/include/VertexData.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/include/leaf.h (moved) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoLodTreeLibrary.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoTreeSimplifier.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/leaves/Arbol.cpp (deleted) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/leaves/Hoja.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/leaves/arbol.h (deleted) * 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/GeoTool/GeoTool.ncb (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/GeoTool.suo (modified) Improved Foliage class Fri, 16 Jun 2006 08:49:49 GMT gumbau [1018] * GTP/trunk/Lib/Geom/shared/GTGeometry/GTGeometry.ncb (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/GTGeometry.suo (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/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/GeoTool/GeoTool.ncb (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/GeoTool.suo (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/src/GeoMeshView.cpp (modified) Thu, 15 Jun 2006 09:50:48 GMT gumbau [1017] * GTP/trunk/Lib/Geom/shared/GTGeometry/GTGeometry.ncb (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/GTGeometry.suo (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/include/GeoLodStripsConstructor.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoLodStripsConstructor.cpp (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/GeoTool.ncb (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/GeoTool.suo (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/include/GeoMeshSaver.h (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/src/GeoMeshSaver.cpp (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/src/GeoMeshViewUI.cpp (modified) LodStripsConstructor optimized and fixed bug building a lodtree Wed, 14 Jun 2006 09:02:34 GMT mattausch [1016] * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellBsp.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/VspOspTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspOspTree.h (modified) worked on view space / object space partition Tue, 13 Jun 2006 14:29:12 GMT mattausch [1015] * GTP/trunk/Lib/Vis/Preprocessing/src/VspOspTree.cpp (modified) * GTP/trunk/Lib/Vis/shared/scripts/GtpVisibility.suo (modified) Tue, 13 Jun 2006 08:45:56 GMT gumbau [1014] * GTP/trunk/Lib/Geom/shared/GTGeometry/GTGeometry.vcproj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/include/Container.h (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/include/GeoBase.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/include/GeoLodStripsLibrary.h (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/GeoMeshSimplifier.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoTreeSimplifier.cpp (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/GeoTool.vcproj (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/src/GeoMeshViewUI.cpp (modified) Tue, 13 Jun 2006 06:22:53 GMT mattausch [1013] * GTP/trunk/Lib/Vis/Preprocessing/src/VspOspTree.h (modified) * GTP/trunk/Lib/Vis/shared/scripts/GtpVisibility.suo (modified) Tue, 13 Jun 2006 06:03:35 GMT mattausch [1012] * GTP/trunk/Lib/Vis/Preprocessing/src/AxisAlignedBox3.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/AxisAlignedBox3.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellBsp.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspBspTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspKdTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspKdTree.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspOspTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspOspTree.h (modified) * GTP/trunk/Lib/Vis/shared/scripts/GtpVisibility.suo (modified) Mon, 12 Jun 2006 14:36:26 GMT mattausch [1011] * GTP/trunk/Lib/Vis/Preprocessing/scripts/TestPreprocessor.vcproj (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspBspTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspKdTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspOspTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspOspTree.h (modified) * GTP/trunk/Lib/Vis/shared/scripts/GtpVisibility.sln (modified) * GTP/trunk/Lib/Vis/shared/scripts/GtpVisibility.suo (modified) Sun, 11 Jun 2006 23:40:25 GMT mattausch [1010] * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCell.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCell.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspOspTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspOspTree.h (modified) Fri, 09 Jun 2006 12:26:57 GMT gumbau [1009] * GTP/trunk/Lib/Geom/shared/GTGeometry/include/GeoLodStripsLibrary.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/include/GeoSerializer.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/include/GeoSubMesh.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/include/GeoVertexBuffer.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoLodStripsLibrary.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoMesh.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/GeoMeshStripifier.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoSerializer.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoSubMesh.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoTreeSimpSequence.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoVertexBuffer.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/include/change.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/src/change.cpp (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/enano.mesh (modified) Fri, 09 Jun 2006 07:07:40 GMT mattausch [1008] * GTP/trunk/Lib/Vis/Preprocessing/src/GlRenderer.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCell.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellBsp.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspOspTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspOspTree.h (modified) * GTP/trunk/Lib/Vis/shared/scripts/GtpVisibility.suo (modified) worked on vsp osp tree. warning: does not compile Fri, 09 Jun 2006 06:24:19 GMT gumbau [1007] * GTP/trunk/Lib/Geom/shared/GTGeometry/GTGeometry.vcproj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/include/GeoLodStripsLibrary.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/include/GeoMeshSimpSequence.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/include/GeoMeshSimplifier.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/include/GeoTreeSimplifier.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoLodStripsLibrary.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/GeoTreeSimplifier.cpp (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/vmi/include/change.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/include/simplify.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/src/change.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/src/simplify.cpp (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/mqslimSequence.txt (deleted) * GTP/trunk/Lib/Geom/shared/GeoTool/src/GeoMeshViewUI.cpp (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/src/GeoTool.cpp (modified) Thu, 08 Jun 2006 23:26:46 GMT mattausch [1006] * GTP/trunk/Lib/Vis/Preprocessing/scripts/Preprocessor.vcproj (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/AxisAlignedBox3.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/AxisAlignedBox3.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/BoundingBoxConverter.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Environment.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Exporter.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/FromPointVisibilityTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/FromPointVisibilityTree.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/GlRenderer.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/RenderSimulator.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCell.h (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/VrmlExporter.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/VspKdTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspOspTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspOspTree.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/X3dExporter.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/X3dExporter.h (modified) * GTP/trunk/Lib/Vis/shared/scripts/GtpVisibility.suo (modified) started viewspace-objectspace subdivision removed memory leaks Wed, 07 Jun 2006 23:48:22 GMT mattausch [1005] * GTP/trunk/Lib/Vis/Preprocessing/src/Mesh.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Mesh.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/X3dParser.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/main.cpp (modified) Wed, 07 Jun 2006 16:38:29 GMT mattausch [1004] * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreOcclusionCullingSceneManager.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/include/VisibilityEnvironment.h (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/src/VisibilityEnvironment.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/scripts/Preprocessor.vcproj (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Environment.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Environment.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/FromPointVisibilityTree.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/KdTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/LogManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/LogManager.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Mesh.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Mesh.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/MeshKdTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RenderSampler.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ResourceManager.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/SamplingPreprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/UnigraphicsParser.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/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/ViewCellsParser.h (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/VspBspTree.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspKdTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspKdTree.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VssPreprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VssTree.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) * GTP/trunk/Lib/Vis/shared/scripts/GtpVisibility.sln (modified) * GTP/trunk/Lib/Vis/shared/scripts/GtpVisibility.suo (modified) environment as a singleton Wed, 07 Jun 2006 11:56:08 GMT mattausch [1003] * GTP/trunk/App/Demos/Vis/HillyTerrain/OGRE/TestCullingTerrain.vcproj (modified) * GTP/trunk/App/Demos/Vis/HillyTerrain/OGRE/TestCullingTerrainApplication.cpp (modified) * GTP/trunk/App/Demos/Vis/HillyTerrain/OGRE/TestCullingTerrainApplication.h (modified) added collada importer Wed, 07 Jun 2006 08:59:55 GMT mattausch [1002] * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/include/OgrePlatformOcclusionQuery.h (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/scripts/Plugin_VisibilitySceneManager.vcproj (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/scripts/GtpVisibility.vcproj (modified) * GTP/trunk/Lib/Vis/Preprocessing/bin/QtCored4.dll (added) * GTP/trunk/Lib/Vis/Preprocessing/bin/QtGuid4.dll (added) * GTP/trunk/Lib/Vis/Preprocessing/bin/QtOpenGLd4.dll (added) * GTP/trunk/Lib/Vis/Preprocessing/scripts/Preprocessor.vcproj (modified) * GTP/trunk/Lib/Vis/Preprocessing/scripts/TestPreprocessor.vcproj (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Environment.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/FromPointVisibilityTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/FromPointVisibilityTree.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/GlRenderer.cpp (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/Mesh.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Mesh.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RenderSampler.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ResourceManager.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/SceneGraph.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/SceneGraph.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/UnigraphicsParser.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/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/VspOspTree.cpp (added) * GTP/trunk/Lib/Vis/Preprocessing/src/VspOspTree.h (added) * GTP/trunk/Lib/Vis/Preprocessing/src/VssPreprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/X3dParser.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/main.cpp (modified) debug run: fixing memory holes Mon, 05 Jun 2006 21:14:04 GMT mattausch [1001] * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/scripts/Plugin_VisibilitySceneManager.vcproj (modified) * GTP/trunk/Lib/Vis/Preprocessing/bin/glew32.dll (added) * GTP/trunk/Lib/Vis/Preprocessing/scripts/Preprocessor.vcproj (modified) * GTP/trunk/Lib/Vis/Preprocessing/scripts/TestPreprocessor.vcproj (modified) * GTP/trunk/Lib/Vis/Preprocessing/scripts/atlanta.env (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Containers.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Environment.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/FromPointVisibilityTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/GL/glew.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/GL/glew32.lib (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/GL/glew32s.lib (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/GL/wglew.h (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/GzBinFileInputStream.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/LogManager.cpp (added) * GTP/trunk/Lib/Vis/Preprocessing/src/LogManager.h (added) * GTP/trunk/Lib/Vis/Preprocessing/src/Material.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Matrix4x4.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Mesh.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Mesh.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/OcclusionQuery.cpp (added) * GTP/trunk/Lib/Vis/Preprocessing/src/OcclusionQuery.h (added) * GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Pvs.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RenderSampler.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ResourceManager.cpp (added) * GTP/trunk/Lib/Vis/Preprocessing/src/ResourceManager.h (added) * GTP/trunk/Lib/Vis/Preprocessing/src/UnigraphicsParser.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/UnigraphicsParser.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellBsp.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/VrmlExporter.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspBspTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/X3dExporter.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/X3dExporter.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/X3dParser.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/X3dParserXerces.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/glInterface.h (added) * GTP/trunk/Lib/Vis/Preprocessing/src/main.cpp (modified) added mesh instance support improved support for occlusion queries + ... Thu, 01 Jun 2006 16:57:28 GMT mattausch [1000] * GTP/trunk/Lib/Vis/Preprocessing/src/GlRenderer.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RenderSampler.cpp (modified) * GTP/trunk/Lib/Vis/shared/scripts/GtpVisibility.suo (modified) Wed, 31 May 2006 16:25:39 GMT mattausch [999] * GTP/trunk/App/Demos/Vis/HillyTerrain/OGRE/TestCullingTerrain.vcproj (modified) * GTP/trunk/App/Demos/Vis/HillyTerrain/OGRE/TestCullingTerrainApplication.cpp (modified) Wed, 31 May 2006 08:20:15 GMT gumbau [998] * GTP/trunk/Lib/Geom/shared (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/GTGeometry.ncb (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/GTGeometry.suo (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoTreeSimplifier.cpp (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/GeoTool.ncb (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/GeoTool.suo (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/GeoTool.vcproj (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/include/GeoMeshView.h (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/media/textures/hoja2.tga (added) * GTP/trunk/Lib/Geom/shared/GeoTool/media/textures/tronco-populifolia.png (added) * GTP/trunk/Lib/Geom/shared/GeoTool/out.objf (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/src/GeoMeshView.cpp (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/src/GeoMeshViewUI.cpp (modified) Wed, 31 May 2006 08:04:05 GMT mattausch [997] * GTP/trunk/Lib/Vis/Preprocessing/scripts/TestPreprocessor.vcproj (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Environment.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/Preprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RenderSampler.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/main.cpp (modified) * GTP/trunk/Lib/Vis/shared/scripts/GtpVisibility.suo (modified) fixed bug for histogram improved samplerenderer todo: difference ... Wed, 31 May 2006 07:17:58 GMT gumbau [996] * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoLodStripsConstructor.cpp (modified) Tue, 30 May 2006 12:07:05 GMT gumbau [995] * GTP/trunk/Lib/Geom/shared/GTGeometry/GTGeometry.ncb (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/GTGeometry.suo (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build (deleted) * GTP/trunk/Lib/Geom/shared/GeoTool/GeoTool.ncb (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/GeoTool.suo (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/media/textures/castano-hoja-fake.tga (added) * GTP/trunk/Lib/Geom/shared/GeoTool/src/GeoMeshView.cpp (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/src/GeoMeshViewUI.cpp (modified) Tue, 30 May 2006 10:53:21 GMT gumbau [994] * 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/src/GeoMeshView.cpp (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/src/GeoMeshViewUI.cpp (modified) Added support for texture mapping to the GeoTool Tue, 30 May 2006 08:47:05 GMT gumbau [993] * GTP/trunk/Lib/Geom/shared/GTGeometry/GTGeometry.ncb (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/GTGeometry.suo (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/3D.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/AdjModel.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/AdjPrims.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/Arbol.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GTGeometry_d.lib (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoLodStripsConstructor.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoLodStripsLibrary.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoLodTreeConstructor.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoLodTreeLibrary.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoMesh.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoMeshSimpSequence.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoMeshSimplifier.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoMeshStripifier.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoSerializer.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoSubMesh.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoTreeSimpSequence.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoTreeSimplifier.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoVector2.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoVector3.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoVertexBuffer.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/Hoja1.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/LoadTGA.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/Mat2.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/Mat3.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/Mat4.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/Point3D.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/ProjectH.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/ProxGrid.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/SimplificationMethod.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/VertexData.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/WriteTGA.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/activas.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/area.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/auxiliar.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/avars.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/bheap.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/camera.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/change.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/cholesky.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/color.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/connectivity_graph.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/foliage.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/glew.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/glm.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/heap.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/histogram.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/interleave.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/jacobi.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/main.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/mesh.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/metrics.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/policy.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/quadrics.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/saliency.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/simplify.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/smf.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/smfstate.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/tri_stripper.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/vc70.idb (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/vc70.pdb (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/include/GeoMeshStripifier.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/include/auxiliar.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoLodStripsConstructor.cpp (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/GeoTool.ncb (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/GeoTool.suo (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/GeoTool.vcproj (modified) * 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/models/toonturtle.mesh (added) * GTP/trunk/Lib/Geom/shared/GeoTool/media/textures (added) * GTP/trunk/Lib/Geom/shared/GeoTool/media/textures/GRASS2.JPG (added) * GTP/trunk/Lib/Geom/shared/GeoTool/media/textures/axe.jpg (added) * GTP/trunk/Lib/Geom/shared/GeoTool/media/textures/dwarf.jpg (added) * GTP/trunk/Lib/Geom/shared/GeoTool/media/textures/dwarf2.jpg (added) * GTP/trunk/Lib/Geom/shared/GeoTool/media/textures/toonturtle.JPG (added) * GTP/trunk/Lib/Geom/shared/GeoTool/out.objf (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/src/GeoMeshView.cpp (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/src/GeoMeshViewUI.cpp (modified) Mon, 29 May 2006 16:55:03 GMT mattausch [992] * GTP/trunk/Lib/Vis/shared/scripts/GtpVisibility.suo (modified) Mon, 29 May 2006 16:54:02 GMT mattausch [991] * GTP/trunk/Lib/Vis/Preprocessing/scripts/TestPreprocessor.vcproj (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Environment.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/Mesh.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Mesh.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/RenderSampler.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/main.cpp (modified) Mon, 29 May 2006 12:19:17 GMT gumbau [990] * GTP/trunk/Lib/Geom/shared/GTGeometry/GTGeometry.ncb (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/GTGeometry.suo (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/GeoTool.ncb (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/GeoTool.suo (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/out.objf (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/src/GeoMeshViewUI.cpp (modified) Mon, 29 May 2006 09:59:07 GMT gumbau [989] * GTP/trunk/Lib/Geom/shared/GTGeometry/GTGeometry.ncb (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/GTGeometry.suo (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/3D.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/AdjModel.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/AdjPrims.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/Arbol.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GTGeometry_d.lib (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoLodStripsConstructor.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoLodStripsLibrary.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoLodTreeConstructor.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoLodTreeLibrary.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoMesh.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoMeshSimpSequence.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoMeshSimplifier.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoMeshStripifier.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoSerializer.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoSubMesh.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoTreeSimpSequence.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoTreeSimplifier.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoVector2.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoVector3.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoVertexBuffer.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/Hoja1.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/LoadTGA.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/Mat2.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/Mat3.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/Mat4.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/Point3D.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/ProjectH.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/ProxGrid.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/SimplificationMethod.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/VertexData.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/WriteTGA.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/activas.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/area.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/auxiliar.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/avars.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/bheap.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/camera.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/change.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/cholesky.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/color.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/connectivity_graph.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/foliage.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/glew.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/glm.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/heap.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/histogram.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/interleave.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/jacobi.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/main.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/mesh.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/metrics.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/policy.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/quadrics.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/saliency.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/simplify.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/smf.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/smfstate.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/tri_stripper.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/vc70.idb (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/vc70.pdb (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/GeoTool.ncb (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/GeoTool.suo (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/enano.mesh (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/include/GeoMeshLoader.h (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/include/GeoMeshSaver.h (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/include/GeoMeshViewUI.h (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/out.objf (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/src/GeoMeshLoader.cpp (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/src/GeoMeshSaver.cpp (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/src/GeoMeshViewUI.cpp (modified) Fri, 26 May 2006 07:12:36 GMT gumbau [988] * GTP/trunk/Lib/Geom/shared/GTGeometry/GTGeometry.ncb (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/GTGeometry.suo (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/GeoTool.ncb (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/GeoTool.suo (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/include/GeoMeshViewUI.h (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/out.objf (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/src/GeoMeshViewUI.cpp (modified) Thu, 25 May 2006 15:42:51 GMT gumbau [987] * GTP/trunk/Lib/Geom/shared/GTGeometry/GTGeometry.ncb (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/GTGeometry.suo (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/GeoTool.ncb (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/GeoTool.suo (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/include/GeoMeshViewUI.h (modified) Thu, 25 May 2006 12:26:04 GMT gumbau [986] * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/3D.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/AdjModel.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/AdjPrims.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/Arbol.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/BuildLog.htm (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GTGeometry_d.lib (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoLodStripsConstructor.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoLodStripsLibrary.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoLodTreeConstructor.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoLodTreeLibrary.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoMesh.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoMeshSimpSequence.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoMeshSimplifier.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoMeshStripifier.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoSerializer.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoSubMesh.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoTreeSimpSequence.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoTreeSimplifier.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoVector2.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoVector3.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoVertexBuffer.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/Hoja1.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/LoadTGA.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/Mat2.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/Mat3.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/Mat4.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/Point3D.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/ProjectH.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/ProxGrid.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/SimplificationMethod.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/VertexData.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/WriteTGA.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/activas.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/area.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/auxiliar.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/avars.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/bheap.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/camera.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/change.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/cholesky.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/color.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/connectivity_graph.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/foliage.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/glew.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/glm.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/heap.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/histogram.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/interleave.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/jacobi.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/main.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/mesh.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/metrics.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/policy.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/quadrics.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/saliency.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/simplify.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/smf.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/smfstate.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/tri_stripper.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/vc70.idb (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/vc70.pdb (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/include/GeoMeshSimpSequence.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoMesh.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoMeshStripifier.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/SimplificationMethod.cpp (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/enano.mesh (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/include/GeoMeshViewUI.h (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/mqslimSequence.txt (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/out.objf (modified) Wed, 24 May 2006 11:48:26 GMT gumbau [985] * GTP/trunk/Lib/Geom/shared/GTGeometry/GTGeometry.ncb (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/GTGeometry.suo (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/3D.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/AdjModel.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/AdjPrims.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/Arbol.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/BuildLog.htm (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GTGeometry_d.lib (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoLodStripsConstructor.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoLodStripsLibrary.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoLodTreeConstructor.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoLodTreeLibrary.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoMesh.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoMeshSimpSequence.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoMeshSimplifier.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoMeshStripifier.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoSerializer.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoSubMesh.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoTreeSimpSequence.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoTreeSimplifier.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoVector2.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoVector3.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoVertexBuffer.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/Hoja1.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/LoadTGA.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/Mat2.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/Mat3.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/Mat4.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/Point3D.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/ProjectH.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/ProxGrid.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/SimplificationMethod.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/VertexData.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/WriteTGA.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/activas.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/area.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/auxiliar.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/avars.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/bheap.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/camera.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/change.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/cholesky.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/color.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/connectivity_graph.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/foliage.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/glew.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/glm.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/heap.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/histogram.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/interleave.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/jacobi.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/main.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/mesh.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/metrics.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/policy.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/quadrics.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/saliency.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/simplify.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/smf.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/smfstate.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/tri_stripper.obj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/vc70.idb (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/vc70.pdb (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/GeoMesh.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoMeshSimplifier.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoMeshStripifier.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoTreeSimplifier.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/auxiliar.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/SimplificationMethod.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/leaves/Arbol.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/leaves/Hoja.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/leaves/TMatrix.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/leaves/Vector.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/leaves/foliage.cpp (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/GeoTool.ncb (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/GeoTool.suo (modified) * 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/out.objf (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/src/GeoMeshLoader.cpp (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/src/GeoMeshSaver.cpp (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/src/GeoMeshView.cpp (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/src/GeoMeshViewUI.cpp (modified) Wed, 24 May 2006 09:49:33 GMT gumbau [984] * GTP/trunk/Lib/Geom/shared/GTGeometry/GTGeometry.ncb (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/GTGeometry.suo (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/3D.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/AdjModel.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/AdjPrims.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/Arbol.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/BuildLog.htm (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GTGeometry_d.lib (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoLodStripsConstructor.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoLodStripsLibrary.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoLodTreeConstructor.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoLodTreeLibrary.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoMesh.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoMeshSimpSequence.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoMeshSimplifier.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoMeshStripifier.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoSerializer.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoSubMesh.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoTreeSimpSequence.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoTreeSimplifier.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoVector2.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoVector3.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/GeoVertexBuffer.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/Hoja1.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/LoadTGA.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/Mat2.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/Mat3.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/Mat4.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/Point3D.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/ProjectH.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/ProxGrid.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/SimplificationMethod.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/VertexData.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/WriteTGA.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/activas.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/area.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/auxiliar.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/avars.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/bheap.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/camera.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/change.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/cholesky.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/color.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/connectivity_graph.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/foliage.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/glew.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/glm.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/heap.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/histogram.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/interleave.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/jacobi.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/main.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/mesh.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/metrics.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/policy.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/quadrics.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/saliency.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/simplify.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/smf.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/smfstate.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/tri_stripper.obj (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/vc70.idb (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Debug/vc70.pdb (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/build/Release (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/SimplificationMethod.cpp (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/GeoTool.ncb (added) * GTP/trunk/Lib/Geom/shared/GeoTool/GeoTool.suo (added) * GTP/trunk/Lib/Geom/shared/GeoTool/enano.mesh (added) * GTP/trunk/Lib/Geom/shared/GeoTool/media/models/betulapeque.mesh (added) * GTP/trunk/Lib/Geom/shared/GeoTool/mqslimSequence.txt (added) * GTP/trunk/Lib/Geom/shared/GeoTool/out.objf (added) Wed, 24 May 2006 09:01:53 GMT gumbau [983] * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/SimplificationMethod.cpp (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/include (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/include/GL (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/include/GL/glew.h (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/include/GL/glext.h (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/include/GL/glui.h (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/include/GL/glut.h (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/include/GL/glxew.h (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/include/GL/wglew.h (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/include/GL/wglext.h (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/include/TGA.h (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/include/area.h (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/include/bheap.h (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/include/camera.h (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/include/change.h (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/include/color.h (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/include/glm.h (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/include/global.h (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/include/heap_info.h (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/include/histogram.h (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/include/interleave.h (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/include/mesh.h (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/include/metrics.h (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/include/saliency.h (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/include/simplify.h (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/include/vmi_simplifier.h (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/src (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/src/LoadTGA.cpp (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/src/WriteTGA.cpp (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/src/area.cpp (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/src/bheap.cpp (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/src/camera.cpp (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/src/change.cpp (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/src/color.cpp (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/src/glew.c (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/src/glm.c (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/src/histogram.cpp (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/src/interleave.cpp (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/src/main.cpp (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/src/mesh.cpp (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/src/metrics.cpp (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/src/saliency.cpp (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/src/simplify.cpp (added) Wed, 24 May 2006 08:58:37 GMT gumbau [982] * GTP/trunk/Lib/Geom/shared/GTGeometry/src/SimplificationMethod.cpp (deleted) Wed, 24 May 2006 08:55:21 GMT gumbau [981] * GTP/trunk/Lib/Geom/shared/GTGeometry/src/SimplificationMethod.cpp (added) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/SimplificationMethod.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/avars.cxx (modified) Wed, 24 May 2006 08:47:49 GMT gumbau [980] * GTP/trunk/Lib/Geom/shared/GTGeometry/GTGeometry.vcproj (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/include/GeoBase.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/include/GeoLodStripsLibrary.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/include/GeoMesh.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/include/GeoMeshSimplifier.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/include/GeoMeshStripifier.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/include/GeoSerializer.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/include/GeoSubMesh.h (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoMesh.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoMeshSimplifier.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoMeshStripifier.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoSerializer.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoSubMesh.cpp (modified) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/SimplificationMethod.cpp (deleted) * GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/SimplificationMethod.h (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/GeoTool.vcproj (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/include/GeoMeshLoader.h (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/include/GeoMeshSaver.h (modified) * 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/src/GeoMeshLoader.cpp (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/src/GeoMeshSaver.cpp (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/src/GeoMeshView.cpp (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/src/GeoMeshViewUI.cpp (modified) * GTP/trunk/Lib/Geom/shared/GeoTool/src/GeoTool.cpp (modified) Wed, 24 May 2006 06:47:19 GMT mattausch [979] * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.h (modified) * GTP/trunk/Lib/Vis/shared/scripts/GtpVisibility.suo (modified) Tue, 23 May 2006 07:33:03 GMT mattausch [978] * GTP/trunk/Lib/Vis/Preprocessing/scripts/generate_viewcells.env (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspBspTree.cpp (modified) Mon, 22 May 2006 16:46:36 GMT mattausch [977] * GTP/trunk/Lib/Vis/Preprocessing/scripts/generate_viewcells (modified) * GTP/trunk/Lib/Vis/Preprocessing/scripts/vienna-visibility.xml.zip (modified) Mon, 22 May 2006 16:32:39 GMT mattausch [976] * GTP/trunk/Lib/Vis/Preprocessing/scripts/generate_viewcells.env (modified) Mon, 22 May 2006 16:32:12 GMT mattausch [975] * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreOcclusionCullingSceneManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/scripts/generate_viewcells (modified) * GTP/trunk/Lib/Vis/Preprocessing/scripts/generate_viewcells.env (modified) * GTP/trunk/Lib/Vis/Preprocessing/scripts/vienna-visibility.xml (modified) * GTP/trunk/Lib/Vis/Preprocessing/scripts/vienna-visibility.xml.zip (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Environment.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/GzBinFileInputStream.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/GzBinFileInputStream.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/GzFileInputSource.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsParser.cpp (modified) * GTP/trunk/Lib/Vis/shared/scripts/GtpVisibility.suo (modified) Mon, 22 May 2006 06:06:33 GMT mattausch [974] * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsParser.cpp (modified) * GTP/trunk/Lib/Vis/shared/scripts/GtpVisibility.suo (modified) Mon, 22 May 2006 05:58:02 GMT mattausch [973] * GTP/trunk/App/Demos/Vis/HillyTerrain/OGRE/TerrainFrameListener.cpp (modified) * GTP/trunk/App/Demos/Vis/HillyTerrain/OGRE/TestCullingTerrainApplication.cpp (modified) * GTP/trunk/App/Demos/Vis/HillyTerrain/OGRE/TestCullingTerrainApplication.h (modified) Mon, 22 May 2006 05:54:23 GMT mattausch [972] * GTP/trunk/Lib/Vis/Preprocessing/scripts/vienna-visibility.xml (modified) * GTP/trunk/Lib/Vis/Preprocessing/scripts/vienna-visibility.xml.zip (added) Mon, 22 May 2006 05:53:18 GMT mattausch [971] * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreOcclusionCullingSceneManager.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreVisibilitySceneManagerDll.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/src/VisibilityEnvironment.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/scripts/Preprocessor.vcproj (modified) * GTP/trunk/Lib/Vis/Preprocessing/scripts/generate_viewcells.env (modified) * GTP/trunk/Lib/Vis/Preprocessing/scripts/vienna-visibility.xml (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Environment.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/GzBinFileInputStream.cpp (added) * GTP/trunk/Lib/Vis/Preprocessing/src/GzBinFileInputStream.h (added) * GTP/trunk/Lib/Vis/Preprocessing/src/GzFileInputSource.cpp (added) * GTP/trunk/Lib/Vis/Preprocessing/src/GzFileInputSource.h (added) * 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/VspBspTree.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/X3dParser.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/X3dParser.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/X3dParserXerces.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/common.h (modified) * GTP/trunk/Lib/Vis/shared/scripts/GtpVisibility.suo (modified) added stuff for view cell ziping (not working yet!) Fri, 19 May 2006 15:38:52 GMT mattausch [970] * GTP/trunk/Lib/Vis/Preprocessing/src/FromPointVisibilityTree.cpp (modified) * GTP/trunk/Lib/Vis/shared/scripts/GtpVisibility.suo (modified) Wed, 17 May 2006 17:00:29 GMT igarcia [969] * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGenerator.pdb (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGeneratorCmd_d.exe (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGeneratorCmd_d.exp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGeneratorCmd_d.lib (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGenerator_d.dll (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGenerator_d.exp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGenerator_d.ilk (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGenerator_d.lib (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/scripts.pdb (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGenerator.dll (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGenerator.exp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGenerator.lib (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGeneratorCmd.exe (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGeneratorCmd.exp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGeneratorCmd.lib (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGeneratorCommandLine.pdb (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/devManual/Doxyfile (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/devManual/IBRTreeGenerator_DevManual.chm (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/include/BBC/BBCSubEntity.h (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/src/BBCBillboardCloud.cpp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/src/BBCBillboardCloudUVMapper.cpp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/src/BBCColladaMeshSerializer.cpp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/src/BBCEntity.cpp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/src/BBCEntityCluster.cpp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/src/BBCOgreMeshSerializer.cpp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/src/BBCSubEntity.cpp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/src/LBBCDiffuseColorPointClusterGenerator.cpp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/src/LBBCManager.cpp (modified) Tue, 16 May 2006 16:52:08 GMT igarcia [968] * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/media/general/diffuseColorPointClusters.material (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/media/general/diffuseColorPointClusters_FP20.cg (added) Tue, 16 May 2006 16:27:50 GMT igarcia [967] * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGenerator.pdb (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGeneratorCmd_d.exe (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGeneratorCmd_d.exp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGeneratorCmd_d.lib (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGenerator_d.dll (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGenerator_d.exp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGenerator_d.ilk (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGenerator_d.lib (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/scripts.pdb (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGenerator.dll (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGenerator.exp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGenerator.lib (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGeneratorCmd.exe (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGeneratorCmd.exp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGeneratorCmd.lib (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGeneratorCommandLine.pdb (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/Ogre.log (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/include/LBBC/LBBCSampleConfigFile.h (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/media/acer/leaves/sampleAcerLeaves.cfg (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/media/chestnut/leaves/sampleChestnutLeaves.cfg (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/media/general/general.material (deleted) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/media/general/general.program (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/media/general/indirectTexturingPointBasedGeneration_FP20.cg (deleted) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/media/maple/leaves/mapleDiffuseColorBillboardGroupAtlas0.png (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/media/maple/leaves/mapleIndirectBillboardGroupAtlas0.png (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/media/maple/leaves/mapleLeavesBillboardCloudIndirectPointMesh.mesh (deleted) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/media/maple/leaves/mapleLeavesBillboardCloudSplitted.mesh (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/media/maple/leaves/mapleLeavesBillboardCloudSplitted.xml (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/media/maple/leaves/mapleRotatedLeafAtlas.png (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/media/maple/leaves/sampleMapleLeaves.cfg (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/src/IBRBillboardCloudTreeApplication.cpp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/src/LBBCManager.cpp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/src/LBBCSampleConfigFile.cpp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/Readme.txt (modified) Mon, 15 May 2006 20:52:55 GMT igarcia [966] * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/scripts (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/src (modified) Mon, 15 May 2006 18:36:42 GMT igarcia [965] * NonGTP/OSceneLoader (added) * NonGTP/OSceneLoader/TinyXML (added) * NonGTP/OSceneLoader/TinyXML/tinystr.cpp (added) * NonGTP/OSceneLoader/TinyXML/tinystr.h (added) * NonGTP/OSceneLoader/TinyXML/tinyxml.cpp (added) * NonGTP/OSceneLoader/TinyXML/tinyxml.h (added) * NonGTP/OSceneLoader/TinyXML/tinyxmlerror.cpp (added) * NonGTP/OSceneLoader/TinyXML/tinyxmlparser.cpp (added) * NonGTP/OSceneLoader/include (added) * NonGTP/OSceneLoader/include/IOSMSceneCallbacks.h (added) * NonGTP/OSceneLoader/include/OgreOSMScene.h (added) * NonGTP/OSceneLoader/src (added) * NonGTP/OSceneLoader/src/OgreOSMScene.cpp (added) Mon, 15 May 2006 18:35:22 GMT igarcia [964] * NonGTP/FCollada (added) * NonGTP/FCollada/Changes.txt (added) * NonGTP/FCollada/Copyright.txt (added) * NonGTP/FCollada/Documentation (added) * NonGTP/FCollada/Documentation/_f_c_d_animated_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_animated_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_d_animation_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_animation_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_d_animation_channel_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_animation_channel_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_d_animation_clip_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_animation_curve_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_animation_curve_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_d_animation_multi_curve_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_animation_multi_curve_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_d_asset_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_camera_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_camera_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_d_controller_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_controller_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_d_effect_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_effect_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_d_effect_code_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_effect_code_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_d_effect_parameter_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_effect_parameter_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_d_effect_parameter_factory_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_effect_parameter_factory_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_d_effect_parameter_list_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_effect_parameter_list_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_d_effect_parameter_surface_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_effect_parameter_surface_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_d_effect_pass_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_effect_pass_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_d_effect_pass_shader_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_effect_pass_shader_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_d_effect_profile_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_effect_profile_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_d_effect_profile_f_x_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_effect_profile_f_x_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_d_effect_standard_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_effect_standard_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_d_effect_technique_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_effect_technique_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_d_entity_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_entity_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_d_entity_instance_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_entity_instance_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_d_external_reference_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_external_reference_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_d_extra_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_extra_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_d_geometry_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_geometry_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_d_geometry_instance_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_geometry_instance_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_d_geometry_mesh_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_geometry_mesh_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_d_geometry_polygons_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_geometry_polygons_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_d_geometry_source_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_geometry_source_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_d_geometry_spline_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_geometry_spline_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_d_image_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_image_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_d_library_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_library_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_d_library_8hpp-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_light_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_light_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_d_material_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_material_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_d_material_instance_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_material_instance_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_d_material_library_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_material_library_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_d_morph_controller_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_morph_controller_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_d_object_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_object_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_d_physics_analytical_geometry_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_physics_material_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_physics_model_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_physics_model_instance_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_physics_parameter_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_physics_parameter_8hpp-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_physics_parameter_generic_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_physics_rigid_body_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_physics_rigid_body_instance_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_physics_rigid_constraint_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_physics_rigid_constraint_instance_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_physics_scene_node_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_physics_shape_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_scene_node_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_scene_node_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_d_skin_controller_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_skin_controller_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_d_targeted_entity_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_targeted_entity_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_d_texture_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_texture_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_d_transform_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_d_transform_8h.html (added) * NonGTP/FCollada/Documentation/_f_c_document_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_c_document_8h.html (added) * NonGTP/FCollada/Documentation/_f_collada_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_m_array_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_m_array_8h.html (added) * NonGTP/FCollada/Documentation/_f_m_color_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_m_color_8h.html (added) * NonGTP/FCollada/Documentation/_f_m_float_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_m_float_8h.html (added) * NonGTP/FCollada/Documentation/_f_m_integer_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_m_integer_8h.html (added) * NonGTP/FCollada/Documentation/_f_m_interpolation_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_m_interpolation_8h.html (added) * NonGTP/FCollada/Documentation/_f_m_matrix33_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_m_matrix33_8h.html (added) * NonGTP/FCollada/Documentation/_f_m_matrix44_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_m_matrix44_8h.html (added) * NonGTP/FCollada/Documentation/_f_m_quaternion_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_m_quaternion_8h.html (added) * NonGTP/FCollada/Documentation/_f_m_vector2_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_m_vector2_8h.html (added) * NonGTP/FCollada/Documentation/_f_m_vector3_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_m_vector3_8h.html (added) * NonGTP/FCollada/Documentation/_f_m_vector4_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_m_vector4_8h.html (added) * NonGTP/FCollada/Documentation/_f_math_2_std_afx_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_math_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_math_8h.html (added) * NonGTP/FCollada/Documentation/_f_u_assert_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_u_assert_8h.html (added) * NonGTP/FCollada/Documentation/_f_u_crc32_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_u_crc32_8h.html (added) * NonGTP/FCollada/Documentation/_f_u_dae_enum_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_u_dae_parser_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_u_dae_syntax_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_u_dae_writer_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_u_dae_writer_8h.html (added) * NonGTP/FCollada/Documentation/_f_u_date_time_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_u_date_time_8h.html (added) * NonGTP/FCollada/Documentation/_f_u_debug_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_u_debug_8h.html (added) * NonGTP/FCollada/Documentation/_f_u_event_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_u_file_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_u_file_manager_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_u_functor_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_u_log_file_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_u_object_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_u_object_8h.html (added) * NonGTP/FCollada/Documentation/_f_u_object_type_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_u_object_type_8h.html (added) * NonGTP/FCollada/Documentation/_f_u_singleton_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_u_singleton_8h.html (added) * NonGTP/FCollada/Documentation/_f_u_status_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_u_status_8h.html (added) * NonGTP/FCollada/Documentation/_f_u_string_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_u_string_8h.html (added) * NonGTP/FCollada/Documentation/_f_u_string_builder_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_u_string_builder_8h.html (added) * NonGTP/FCollada/Documentation/_f_u_string_builder_8hpp-source.html (added) * NonGTP/FCollada/Documentation/_f_u_string_conversion_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_u_string_conversion_8h.html (added) * NonGTP/FCollada/Documentation/_f_u_test_bed_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_u_unique_string_map_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_u_unique_string_map_8h.html (added) * NonGTP/FCollada/Documentation/_f_u_uri_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_u_xml_node_id_pair_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_u_xml_parser_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_u_xml_writer_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_u_xml_writer_8h.html (added) * NonGTP/FCollada/Documentation/_f_utils_2_std_afx_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_utils_8h-source.html (added) * NonGTP/FCollada/Documentation/_f_utils_8h.html (added) * NonGTP/FCollada/Documentation/_platforms_8h-source.html (added) * NonGTP/FCollada/Documentation/_std_afx_8h-source.html (added) * NonGTP/FCollada/Documentation/annotated.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_animated-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_animated.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_animated.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_animated_angle-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_animated_angle.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_animated_angle.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_animated_angle_axis-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_animated_angle_axis.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_animated_angle_axis.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_animated_color-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_animated_color.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_animated_color.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_animated_custom-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_animated_custom.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_animated_custom.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_animated_float-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_animated_float.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_animated_float.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_animated_matrix-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_animated_matrix.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_animated_matrix.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_animated_point3-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_animated_point3.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_animated_point3.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_animation-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_animation.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_animation.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_animation_channel-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_animation_channel.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_animation_channel.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_animation_curve-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_animation_curve.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_animation_curve.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_animation_multi_curve-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_animation_multi_curve.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_animation_multi_curve.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_camera-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_camera.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_camera.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_controller-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_controller.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_controller.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_e_node-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_e_node.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_e_node.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_e_technique-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_e_technique.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_e_technique.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_code-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_code.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_code.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_bool-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_bool.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_bool.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_factory-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_factory.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_float-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_float.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_float.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_float2-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_float2.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_float2.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_float3-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_float3.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_float3.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_int-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_int.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_int.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_list-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_list.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_list.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_matrix-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_matrix.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_matrix.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_sampler-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_sampler.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_sampler.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_string-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_string.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_string.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_surface-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_surface.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_surface.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_surface_init-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_surface_init.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_surface_init.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_surface_init_as_null-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_surface_init_as_null.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_surface_init_as_null.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_surface_init_as_target-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_surface_init_as_target.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_surface_init_as_target.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_surface_init_cube-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_surface_init_cube.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_surface_init_cube.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_surface_init_factory-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_surface_init_factory.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_surface_init_from-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_surface_init_from.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_surface_init_from.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_surface_init_planar-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_surface_init_planar.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_surface_init_planar.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_surface_init_volume-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_surface_init_volume.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_surface_init_volume.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_vector-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_vector.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_parameter_vector.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_pass-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_pass.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_pass.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_pass_bind-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_pass_bind.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_pass_shader-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_pass_shader.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_pass_shader.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_profile-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_profile.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_profile.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_profile_f_x-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_profile_f_x.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_profile_f_x.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_standard-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_standard.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_standard.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_technique-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_technique.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_effect_technique.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_entity-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_entity.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_entity.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_entity_instance-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_entity_instance.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_entity_instance.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_external_reference-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_external_reference.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_external_reference.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_extra-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_extra.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_extra.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_geometry-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_geometry.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_geometry.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_geometry_instance-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_geometry_instance.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_geometry_instance.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_geometry_mesh-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_geometry_mesh.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_geometry_mesh.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_geometry_polygons-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_geometry_polygons.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_geometry_polygons.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_geometry_polygons_input-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_geometry_polygons_input.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_geometry_source-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_geometry_source.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_geometry_source.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_geometry_spline-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_geometry_spline.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_geometry_spline.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_image-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_image.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_image.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_layer-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_layer.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_library-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_library.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_light-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_light.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_light.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_material-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_material.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_material.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_material_instance-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_material_instance.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_material_instance.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_material_instance_bind-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_material_instance_bind.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_material_library-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_material_library.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_material_library.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_material_technique_hint-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_material_technique_hint.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_morph_controller-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_morph_controller.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_morph_controller.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_morph_target-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_morph_target.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_morph_target.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_object-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_object.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_object.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_object_with_id-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_object_with_id.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_object_with_id.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_scene_node-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_scene_node.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_scene_node.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_skin_controller-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_skin_controller.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_skin_controller.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_t_factory-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_t_factory.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_t_look_at-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_t_look_at.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_t_look_at.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_t_matrix-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_t_matrix.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_t_matrix.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_t_rotation-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_t_rotation.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_t_rotation.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_t_scale-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_t_scale.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_t_scale.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_t_skew-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_t_skew.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_t_skew.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_t_translation-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_t_translation.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_t_translation.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_targeted_entity-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_targeted_entity.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_targeted_entity.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_texture-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_texture.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_texture.png (added) * NonGTP/FCollada/Documentation/class_f_c_d_transform-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_transform.html (added) * NonGTP/FCollada/Documentation/class_f_c_d_transform.png (added) * NonGTP/FCollada/Documentation/class_f_c_document-members.html (added) * NonGTP/FCollada/Documentation/class_f_c_document.html (added) * NonGTP/FCollada/Documentation/class_f_c_document.png (added) * NonGTP/FCollada/Documentation/class_f_m_color-members.html (added) * NonGTP/FCollada/Documentation/class_f_m_color.html (added) * NonGTP/FCollada/Documentation/class_f_m_matrix33-members.html (added) * NonGTP/FCollada/Documentation/class_f_m_matrix33.html (added) * NonGTP/FCollada/Documentation/class_f_m_matrix44-members.html (added) * NonGTP/FCollada/Documentation/class_f_m_matrix44.html (added) * NonGTP/FCollada/Documentation/class_f_m_quaternion-members.html (added) * NonGTP/FCollada/Documentation/class_f_m_quaternion.html (added) * NonGTP/FCollada/Documentation/class_f_m_vector2-members.html (added) * NonGTP/FCollada/Documentation/class_f_m_vector2.html (added) * NonGTP/FCollada/Documentation/class_f_m_vector3-members.html (added) * NonGTP/FCollada/Documentation/class_f_m_vector3.html (added) * NonGTP/FCollada/Documentation/class_f_m_vector4-members.html (added) * NonGTP/FCollada/Documentation/class_f_m_vector4.html (added) * NonGTP/FCollada/Documentation/class_f_u_date_time-members.html (added) * NonGTP/FCollada/Documentation/class_f_u_date_time.html (added) * NonGTP/FCollada/Documentation/class_f_u_object-members.html (added) * NonGTP/FCollada/Documentation/class_f_u_object.html (added) * NonGTP/FCollada/Documentation/class_f_u_object.png (added) * NonGTP/FCollada/Documentation/class_f_u_object_container-members.html (added) * NonGTP/FCollada/Documentation/class_f_u_object_container.html (added) * NonGTP/FCollada/Documentation/class_f_u_object_container.png (added) * NonGTP/FCollada/Documentation/class_f_u_object_type-members.html (added) * NonGTP/FCollada/Documentation/class_f_u_object_type.html (added) * NonGTP/FCollada/Documentation/class_f_u_status-members.html (added) * NonGTP/FCollada/Documentation/class_f_u_status.html (added) * NonGTP/FCollada/Documentation/class_f_u_string_builder_t-members.html (added) * NonGTP/FCollada/Documentation/class_f_u_string_builder_t.html (added) * NonGTP/FCollada/Documentation/class_f_u_string_conversion-members.html (added) * NonGTP/FCollada/Documentation/class_f_u_string_conversion.html (added) * NonGTP/FCollada/Documentation/class_f_u_unique_string_map_t-members.html (added) * NonGTP/FCollada/Documentation/class_f_u_unique_string_map_t.html (added) * NonGTP/FCollada/Documentation/class_f_u_unique_string_map_t.png (added) * NonGTP/FCollada/Documentation/class_s_fprint_f-members.html (added) * NonGTP/FCollada/Documentation/class_s_fprint_f.html (added) * NonGTP/FCollada/Documentation/class_sprint_f-members.html (added) * NonGTP/FCollada/Documentation/class_sprint_f.html (added) * NonGTP/FCollada/Documentation/classes.html (added) * NonGTP/FCollada/Documentation/classmap-members.html (added) * NonGTP/FCollada/Documentation/classmap.html (added) * NonGTP/FCollada/Documentation/classmap.png (added) * NonGTP/FCollada/Documentation/classvector-members.html (added) * NonGTP/FCollada/Documentation/classvector.html (added) * NonGTP/FCollada/Documentation/classvector.png (added) * NonGTP/FCollada/Documentation/deprecated.html (added) * NonGTP/FCollada/Documentation/doxygen.css (added) * NonGTP/FCollada/Documentation/doxygen.png (added) * NonGTP/FCollada/Documentation/files.html (added) * NonGTP/FCollada/Documentation/functions.html (added) * NonGTP/FCollada/Documentation/functions_0x62.html (added) * NonGTP/FCollada/Documentation/functions_0x63.html (added) * NonGTP/FCollada/Documentation/functions_0x64.html (added) * NonGTP/FCollada/Documentation/functions_0x65.html (added) * NonGTP/FCollada/Documentation/functions_0x66.html (added) * NonGTP/FCollada/Documentation/functions_0x67.html (added) * NonGTP/FCollada/Documentation/functions_0x68.html (added) * NonGTP/FCollada/Documentation/functions_0x69.html (added) * NonGTP/FCollada/Documentation/functions_0x6a.html (added) * NonGTP/FCollada/Documentation/functions_0x6c.html (added) * NonGTP/FCollada/Documentation/functions_0x6d.html (added) * NonGTP/FCollada/Documentation/functions_0x6e.html (added) * NonGTP/FCollada/Documentation/functions_0x6f.html (added) * NonGTP/FCollada/Documentation/functions_0x70.html (added) * NonGTP/FCollada/Documentation/functions_0x71.html (added) * NonGTP/FCollada/Documentation/functions_0x72.html (added) * NonGTP/FCollada/Documentation/functions_0x73.html (added) * NonGTP/FCollada/Documentation/functions_0x74.html (added) * NonGTP/FCollada/Documentation/functions_0x75.html (added) * NonGTP/FCollada/Documentation/functions_0x76.html (added) * NonGTP/FCollada/Documentation/functions_0x77.html (added) * NonGTP/FCollada/Documentation/functions_0x78.html (added) * NonGTP/FCollada/Documentation/functions_0x79.html (added) * NonGTP/FCollada/Documentation/functions_0x7a.html (added) * NonGTP/FCollada/Documentation/functions_0x7e.html (added) * NonGTP/FCollada/Documentation/functions_enum.html (added) * NonGTP/FCollada/Documentation/functions_eval.html (added) * NonGTP/FCollada/Documentation/functions_func.html (added) * NonGTP/FCollada/Documentation/functions_func_0x63.html (added) * NonGTP/FCollada/Documentation/functions_func_0x64.html (added) * NonGTP/FCollada/Documentation/functions_func_0x65.html (added) * NonGTP/FCollada/Documentation/functions_func_0x66.html (added) * NonGTP/FCollada/Documentation/functions_func_0x67.html (added) * NonGTP/FCollada/Documentation/functions_func_0x68.html (added) * NonGTP/FCollada/Documentation/functions_func_0x69.html (added) * NonGTP/FCollada/Documentation/functions_func_0x6c.html (added) * NonGTP/FCollada/Documentation/functions_func_0x6d.html (added) * NonGTP/FCollada/Documentation/functions_func_0x6e.html (added) * NonGTP/FCollada/Documentation/functions_func_0x6f.html (added) * NonGTP/FCollada/Documentation/functions_func_0x70.html (added) * NonGTP/FCollada/Documentation/functions_func_0x72.html (added) * NonGTP/FCollada/Documentation/functions_func_0x73.html (added) * NonGTP/FCollada/Documentation/functions_func_0x74.html (added) * NonGTP/FCollada/Documentation/functions_func_0x75.html (added) * NonGTP/FCollada/Documentation/functions_func_0x76.html (added) * NonGTP/FCollada/Documentation/functions_func_0x77.html (added) * NonGTP/FCollada/Documentation/functions_func_0x7e.html (added) * NonGTP/FCollada/Documentation/functions_type.html (added) * NonGTP/FCollada/Documentation/functions_vars.html (added) * NonGTP/FCollada/Documentation/globals.html (added) * NonGTP/FCollada/Documentation/globals_defs.html (added) * NonGTP/FCollada/Documentation/globals_enum.html (added) * NonGTP/FCollada/Documentation/globals_eval.html (added) * NonGTP/FCollada/Documentation/globals_func.html (added) * NonGTP/FCollada/Documentation/globals_type.html (added) * NonGTP/FCollada/Documentation/globals_vars.html (added) * NonGTP/FCollada/Documentation/group___f_c_d_effect.html (added) * NonGTP/FCollada/Documentation/group___f_c_d_geometry.html (added) * NonGTP/FCollada/Documentation/group___f_c_document.html (added) * NonGTP/FCollada/Documentation/group___f_math.html (added) * NonGTP/FCollada/Documentation/group___f_utils.html (added) * NonGTP/FCollada/Documentation/hierarchy.html (added) * NonGTP/FCollada/Documentation/index.html (added) * NonGTP/FCollada/Documentation/modules.html (added) * NonGTP/FCollada/Documentation/namespace_f_collada.html (added) * NonGTP/FCollada/Documentation/namespace_f_m_interpolation.html (added) * NonGTP/FCollada/Documentation/namespace_f_math.html (added) * NonGTP/FCollada/Documentation/namespace_f_u_crc32.html (added) * NonGTP/FCollada/Documentation/namespace_f_u_dae_profile_type.html (added) * NonGTP/FCollada/Documentation/namespace_f_u_dae_writer.html (added) * NonGTP/FCollada/Documentation/namespace_f_u_xml_writer.html (added) * NonGTP/FCollada/Documentation/namespacemembers.html (added) * NonGTP/FCollada/Documentation/namespacemembers_enum.html (added) * NonGTP/FCollada/Documentation/namespacemembers_eval.html (added) * NonGTP/FCollada/Documentation/namespacemembers_func.html (added) * NonGTP/FCollada/Documentation/namespacemembers_type.html (added) * NonGTP/FCollada/Documentation/namespacemembers_vars.html (added) * NonGTP/FCollada/Documentation/namespaces.html (added) * NonGTP/FCollada/Documentation/pages.html (added) * NonGTP/FCollada/Documentation/struct_f_c_d_e_attribute-members.html (added) * NonGTP/FCollada/Documentation/struct_f_c_d_e_attribute.html (added) * NonGTP/FCollada/Documentation/struct_f_c_d_joint_matrix_pair-members.html (added) * NonGTP/FCollada/Documentation/struct_f_c_d_joint_matrix_pair.html (added) * NonGTP/FCollada/Documentation/struct_f_c_d_joint_weight_pair-members.html (added) * NonGTP/FCollada/Documentation/struct_f_c_d_joint_weight_pair.html (added) * NonGTP/FCollada/Documentation/struct_f_u_dae_writer_1_1_f_u_dae_accessor-members.html (added) * NonGTP/FCollada/Documentation/struct_f_u_dae_writer_1_1_f_u_dae_accessor.html (added) * NonGTP/FCollada/Documentation/tab_b.gif (added) * NonGTP/FCollada/Documentation/tab_l.gif (added) * NonGTP/FCollada/Documentation/tab_r.gif (added) * NonGTP/FCollada/Documentation/tabs.css (added) * NonGTP/FCollada/Documentation/todo.html (added) * NonGTP/FCollada/FCDocument (added) * NonGTP/FCollada/FCDocument/FCDAnimated.h (added) * NonGTP/FCollada/FCDocument/FCDAnimation.h (added) * NonGTP/FCollada/FCDocument/FCDAnimationChannel.h (added) * NonGTP/FCollada/FCDocument/FCDAnimationClip.h (added) * NonGTP/FCollada/FCDocument/FCDAnimationCurve.h (added) * NonGTP/FCollada/FCDocument/FCDAnimationMultiCurve.h (added) * NonGTP/FCollada/FCDocument/FCDAsset.h (added) * NonGTP/FCollada/FCDocument/FCDCamera.h (added) * NonGTP/FCollada/FCDocument/FCDController.h (added) * NonGTP/FCollada/FCDocument/FCDEffect.h (added) * NonGTP/FCollada/FCDocument/FCDEffectCode.h (added) * NonGTP/FCollada/FCDocument/FCDEffectParameter.h (added) * NonGTP/FCollada/FCDocument/FCDEffectParameterFactory.h (added) * NonGTP/FCollada/FCDocument/FCDEffectParameterList.h (added) * NonGTP/FCollada/FCDocument/FCDEffectParameterSurface.h (added) * NonGTP/FCollada/FCDocument/FCDEffectPass.h (added) * NonGTP/FCollada/FCDocument/FCDEffectPassShader.h (added) * NonGTP/FCollada/FCDocument/FCDEffectProfile.h (added) * NonGTP/FCollada/FCDocument/FCDEffectProfileFX.h (added) * NonGTP/FCollada/FCDocument/FCDEffectStandard.h (added) * NonGTP/FCollada/FCDocument/FCDEffectTechnique.h (added) * NonGTP/FCollada/FCDocument/FCDEntity.h (added) * NonGTP/FCollada/FCDocument/FCDEntityInstance.h (added) * NonGTP/FCollada/FCDocument/FCDExternalReference.h (added) * NonGTP/FCollada/FCDocument/FCDExtra.h (added) * NonGTP/FCollada/FCDocument/FCDGeometry.h (added) * NonGTP/FCollada/FCDocument/FCDGeometryInstance.h (added) * NonGTP/FCollada/FCDocument/FCDGeometryMesh.h (added) * NonGTP/FCollada/FCDocument/FCDGeometryPolygons.h (added) * NonGTP/FCollada/FCDocument/FCDGeometrySource.h (added) * NonGTP/FCollada/FCDocument/FCDGeometrySpline.h (added) * NonGTP/FCollada/FCDocument/FCDImage.h (added) * NonGTP/FCollada/FCDocument/FCDLibrary.h (added) * NonGTP/FCollada/FCDocument/FCDLibrary.hpp (added) * NonGTP/FCollada/FCDocument/FCDLight.h (added) * NonGTP/FCollada/FCDocument/FCDMaterial.h (added) * NonGTP/FCollada/FCDocument/FCDMaterialInstance.h (added) * NonGTP/FCollada/FCDocument/FCDMaterialLibrary.h (added) * NonGTP/FCollada/FCDocument/FCDMorphController.h (added) * NonGTP/FCollada/FCDocument/FCDObject.h (added) * NonGTP/FCollada/FCDocument/FCDPhysicsAnalyticalGeometry.h (added) * NonGTP/FCollada/FCDocument/FCDPhysicsMaterial.h (added) * NonGTP/FCollada/FCDocument/FCDPhysicsModel.h (added) * NonGTP/FCollada/FCDocument/FCDPhysicsModelInstance.h (added) * NonGTP/FCollada/FCDocument/FCDPhysicsParameter.h (added) * NonGTP/FCollada/FCDocument/FCDPhysicsParameter.hpp (added) * NonGTP/FCollada/FCDocument/FCDPhysicsParameterGeneric.h (added) * NonGTP/FCollada/FCDocument/FCDPhysicsRigidBody.h (added) * NonGTP/FCollada/FCDocument/FCDPhysicsRigidBodyInstance.h (added) * NonGTP/FCollada/FCDocument/FCDPhysicsRigidConstraint.h (added) * NonGTP/FCollada/FCDocument/FCDPhysicsRigidConstraintInstance.h (added) * NonGTP/FCollada/FCDocument/FCDPhysicsSceneNode.h (added) * NonGTP/FCollada/FCDocument/FCDPhysicsShape.h (added) * NonGTP/FCollada/FCDocument/FCDSceneNode.h (added) * NonGTP/FCollada/FCDocument/FCDSkinController.h (added) * NonGTP/FCollada/FCDocument/FCDTargetedEntity.h (added) * NonGTP/FCollada/FCDocument/FCDTexture.h (added) * NonGTP/FCollada/FCDocument/FCDTransform.h (added) * NonGTP/FCollada/FCDocument/FCDocument.h (added) * NonGTP/FCollada/FCollada.h (added) * NonGTP/FCollada/FCollada.html (added) * NonGTP/FCollada/FColladaLib.cpp (added) * NonGTP/FCollada/FColladaLib.vcproj (added) * NonGTP/FCollada/FColladaS.lib (added) * NonGTP/FCollada/FColladaSD.lib (added) * NonGTP/FCollada/FColladaSU.lib (added) * NonGTP/FCollada/FColladaSUD.lib (added) * NonGTP/FCollada/FColladaSUD_MTD.lib (added) * NonGTP/FCollada/FColladaSU_MTD.lib (added) * NonGTP/FCollada/FMath (added) * NonGTP/FCollada/FMath/FMArray.h (added) * NonGTP/FCollada/FMath/FMColor.h (added) * NonGTP/FCollada/FMath/FMFloat.h (added) * NonGTP/FCollada/FMath/FMInteger.h (added) * NonGTP/FCollada/FMath/FMInterpolation.h (added) * NonGTP/FCollada/FMath/FMMatrix33.h (added) * NonGTP/FCollada/FMath/FMMatrix44.h (added) * NonGTP/FCollada/FMath/FMQuaternion.h (added) * NonGTP/FCollada/FMath/FMVector2.h (added) * NonGTP/FCollada/FMath/FMVector3.h (added) * NonGTP/FCollada/FMath/FMVector4.h (added) * NonGTP/FCollada/FMath/FMath.h (added) * NonGTP/FCollada/FUtils (added) * NonGTP/FCollada/FUtils/FUAssert.h (added) * NonGTP/FCollada/FUtils/FUCrc32.h (added) * NonGTP/FCollada/FUtils/FUDaeEnum.h (added) * NonGTP/FCollada/FUtils/FUDaeParser.h (added) * NonGTP/FCollada/FUtils/FUDaeSyntax.h (added) * NonGTP/FCollada/FUtils/FUDaeWriter.h (added) * NonGTP/FCollada/FUtils/FUDateTime.h (added) * NonGTP/FCollada/FUtils/FUDebug.h (added) * NonGTP/FCollada/FUtils/FUEvent.h (added) * NonGTP/FCollada/FUtils/FUFile.h (added) * NonGTP/FCollada/FUtils/FUFileManager.h (added) * NonGTP/FCollada/FUtils/FUFunctor.h (added) * NonGTP/FCollada/FUtils/FULogFile.h (added) * NonGTP/FCollada/FUtils/FUObject.h (added) * NonGTP/FCollada/FUtils/FUObjectType.h (added) * NonGTP/FCollada/FUtils/FUSingleton.h (added) * NonGTP/FCollada/FUtils/FUStatus.h (added) * NonGTP/FCollada/FUtils/FUString.h (added) * NonGTP/FCollada/FUtils/FUStringBuilder.h (added) * NonGTP/FCollada/FUtils/FUStringBuilder.hpp (added) * NonGTP/FCollada/FUtils/FUStringConversion.h (added) * NonGTP/FCollada/FUtils/FUTestBed.h (added) * NonGTP/FCollada/FUtils/FUUniqueStringMap.h (added) * NonGTP/FCollada/FUtils/FUUri.h (added) * NonGTP/FCollada/FUtils/FUXmlNodeIdPair.h (added) * NonGTP/FCollada/FUtils/FUXmlParser.h (added) * NonGTP/FCollada/FUtils/FUXmlWriter.h (added) * NonGTP/FCollada/FUtils/FUtils.h (added) * NonGTP/FCollada/FUtils/Platforms.h (added) * NonGTP/FCollada/libxml (added) * NonGTP/FCollada/libxml/DOCBparser.h (added) * NonGTP/FCollada/libxml/HTMLparser.h (added) * NonGTP/FCollada/libxml/HTMLtree.h (added) * NonGTP/FCollada/libxml/SAX.h (added) * NonGTP/FCollada/libxml/SAX2.h (added) * NonGTP/FCollada/libxml/c14n.h (added) * NonGTP/FCollada/libxml/catalog.h (added) * NonGTP/FCollada/libxml/chvalid.h (added) * NonGTP/FCollada/libxml/debugXML.h (added) * NonGTP/FCollada/libxml/dict.h (added) * NonGTP/FCollada/libxml/encoding.h (added) * NonGTP/FCollada/libxml/entities.h (added) * NonGTP/FCollada/libxml/globals.h (added) * NonGTP/FCollada/libxml/hash.h (added) * NonGTP/FCollada/libxml/list.h (added) * NonGTP/FCollada/libxml/nanoftp.h (added) * NonGTP/FCollada/libxml/nanohttp.h (added) * NonGTP/FCollada/libxml/parser.h (added) * NonGTP/FCollada/libxml/parserInternals.h (added) * NonGTP/FCollada/libxml/pattern.h (added) * NonGTP/FCollada/libxml/relaxng.h (added) * NonGTP/FCollada/libxml/schemasInternals.h (added) * NonGTP/FCollada/libxml/threads.h (added) * NonGTP/FCollada/libxml/tree.h (added) * NonGTP/FCollada/libxml/uri.h (added) * NonGTP/FCollada/libxml/valid.h (added) * NonGTP/FCollada/libxml/xinclude.h (added) * NonGTP/FCollada/libxml/xlink.h (added) * NonGTP/FCollada/libxml/xmlIO.h (added) * NonGTP/FCollada/libxml/xmlautomata.h (added) * NonGTP/FCollada/libxml/xmlerror.h (added) * NonGTP/FCollada/libxml/xmlexports.h (added) * NonGTP/FCollada/libxml/xmlmemory.h (added) * NonGTP/FCollada/libxml/xmlmodule.h (added) * NonGTP/FCollada/libxml/xmlreader.h (added) * NonGTP/FCollada/libxml/xmlregexp.h (added) * NonGTP/FCollada/libxml/xmlsave.h (added) * NonGTP/FCollada/libxml/xmlschemas.h (added) * NonGTP/FCollada/libxml/xmlschemastypes.h (added) * NonGTP/FCollada/libxml/xmlstring.h (added) * NonGTP/FCollada/libxml/xmlunicode.h (added) * NonGTP/FCollada/libxml/xmlversion.h (added) * NonGTP/FCollada/libxml/xmlwriter.h (added) * NonGTP/FCollada/libxml/xpath.h (added) * NonGTP/FCollada/libxml/xpathInternals.h (added) * NonGTP/FCollada/libxml/xpointer.h (added) Mon, 15 May 2006 18:13:36 GMT igarcia [963] * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual/figures (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual/figures/IBRBBCGenToolSteps.png (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual/figures/IBRBillboardCloudTreeDemoBlocksDiagram.png (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual/figures/IBRBillboardCloudTreeGenerationToolBlocksDiagram.png (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual/figures/Thumbs.db (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual/figures/afterEpsilonTweaking.png (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual/figures/beforeEpsilonTweaking.png (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual/figures/chestnutSample.png (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual/figures/chestnutShadowMapping.png (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual/figures/directTexturingData.png (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual/figures/epsilonTweaking.png (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual/figures/epsilonXRenderMonkey.png (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual/figures/epsilonYRenderMonkey.png (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual/figures/europeanchestnut_big.jpg (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual/figures/finalEpsilon.png (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual/figures/gametoolsLogo.png (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual/figures/impostorPlanes.png (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual/figures/impostor_meshes.png (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual/figures/inGameDiagram.png (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual/figures/inGameDiagram.svg (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual/figures/indirectTexturingAlgorithm.png (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual/figures/indirectTexturingData.png (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual/figures/initialEpsilon.png (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual/figures/inputAndOutputForIBRBBCGenTool.png (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual/figures/leafClustered.png (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual/figures/leafClusters.png (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual/figures/leavesOriginalMesh.png (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual/figures/originalDataManagement.png (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual/figures/original_tree_mesh.png (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual/figures/renderMonkey.png (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual/figures/result01.png (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual/figures/trunkLOD1.png (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual/figures/trunkLOD2.png (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual/figures/trunkLOD3.png (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual/figures/trunkLOD4.png (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual/figures/trunkOriginalMesh.png (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual/figures/wforest_02_02.png (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual/figures/wforest_02_03.png (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual/tex (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual/tex/userManual.tex (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual/userManual.pdf (added) Mon, 15 May 2006 17:33:35 GMT igarcia [962] * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGenerator.pdb (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGeneratorCmd_d.exe (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGeneratorCmd_d.exp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGeneratorCmd_d.lib (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGenerator_d.dll (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGenerator_d.exp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGenerator_d.ilk (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGenerator_d.lib (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/Ogre.log (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/OgreLeaks.log (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/OgreMemory.log (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/scripts.pdb (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGenerator.dll (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGenerator.exp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGenerator.lib (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGeneratorCmd.exe (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGeneratorCmd.exp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGeneratorCmd.lib (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGeneratorCommandLine.pdb (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/Ogre.log (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/resources.cfg (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/devManual (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/devManual/Doxyfile (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/devManual/IBRTreeGenerator_DevManual.chm (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/devManual/figures (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/devManual/figures/chestnutShadowMapping.png (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/devManual/figures/footer.html (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/devManual/figures/gametools_large.gif (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/devManual/figures/gametools_small.gif (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/devManual/generate.bat (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/devManual/html (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/doc/userManual (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/include/IBRBillboardCloudTreeApplication.h (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/include/OBA/OBAOgreFrameListenerMode.h (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/include/OBA/OBAPrerequisites.h (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/scripts/IBRBillboardCloudTreeGenerator.sln (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/scripts/IBRBillboardCloudTreeGenerator.vcproj (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/scripts/IBRBillboardCloudTreeGeneratorCommandLine.vcproj (modified) Mon, 15 May 2006 16:48:34 GMT igarcia [961] * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/src (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/src/IBRBillboardCloudTreeApplication.cpp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/src/IBRBillboardCloudTreeFrameListener.cpp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/src/LBBCDiffuseColorPointClusterGenerator.cpp (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/src/LBBCManager.cpp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/src/LBBCSceneViewMode.cpp (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/src/OBAOgreFrameListenerMode.cpp (modified) Mon, 15 May 2006 16:44:41 GMT igarcia [960] * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/include/LBBC (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/include/LBBC/LBBCDiffuseColorPointClusterGenerator.h (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/include/LBBC/LBBCSceneViewMode.h (added) Mon, 15 May 2006 16:42:59 GMT igarcia [959] * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/include/LBBC/LBBC.h (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/include/LBBC/LBBCManager.h (modified) Sat, 13 May 2006 21:04:05 GMT igarcia [958] * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGenerator.pdb (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGeneratorCmd_d.exe (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGeneratorCmd_d.exp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGeneratorCmd_d.lib (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGenerator_d.dll (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGenerator_d.exp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGenerator_d.ilk (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGenerator_d.lib (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/Ogre.log (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/OgreGUIRenderer_d.dll (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/OgreLeaks.log (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/OgreMain_d.dll (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/OgreMemory.log (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/OgrePlatform_d.dll (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/Plugin_BSPSceneManager.dll (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/Plugin_CgProgramManager.dll (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/Plugin_OctreeSceneManager.dll (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/Plugin_ParticleFX.dll (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/ReferenceAppLayer.dll (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/RenderSystem_Direct3D9.dll (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/RenderSystem_GL.dll (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/scripts.pdb (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGenerator.dll (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGenerator.exp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGenerator.lib (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGeneratorCmd.exe (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGeneratorCmd.exp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGeneratorCmd.lib (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGeneratorCommandLine.pdb (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/Ogre.log (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/ogre.cfg (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/include/BBC/BBC.h (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/include/BBC/BBCColladaMeshSerializer.h (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/include/BBC/BBCPrerequisites.h (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/include/IMG/IMGPrerequisites.h (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/include/LBBC/LBBCManager.h (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/include/OBA/OBAPrerequisites.h (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/media/acer/leaves/acerLeaves.mesh (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/media/maple/leaves/mapleDiffuseColorBillboardGroupAtlas0.png (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/media/maple/leaves/mapleLeavesBillboardCloudIndirectPointMesh.mesh (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/media/maple/leaves/mapleLeavesBillboardCloudSplitted.mesh (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/media/maple/leaves/mapleLeavesBillboardCloudSplitted.xml (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/media/maple/leaves/mapleRotatedLeafAtlas.png (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/scripts/IBRBillboardCloudTreeGenerator.vcproj (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/src/BBCColladaMeshSerializer.cpp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/src/BBCEntity.cpp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/src/LBBCManager.cpp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/Readme.txt (modified) Fri, 12 May 2006 18:00:04 GMT mattausch [957] * GTP/trunk/Lib/Vis/shared/scripts/GtpVisibility.suo (modified) Fri, 12 May 2006 16:37:06 GMT mattausch [956] * GTP/trunk/App/Demos/Vis/HillyTerrain/OGRE/TerrainFrameListener.cpp (modified) * GTP/trunk/App/Demos/Vis/HillyTerrain/OGRE/TestCullingTerrain.vcproj (modified) Fri, 12 May 2006 16:36:52 GMT mattausch [955] * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/include/OgreViewCellsManager.h (added) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreOcclusionCullingSceneManager.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreViewCellsManager.cpp (added) * GTP/trunk/Lib/Vis/OnlineCullingCHC/src/CoherentHierarchicalCullingManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/scripts/generate_viewcells.env (modified) * GTP/trunk/Lib/Vis/Preprocessing/scripts/vienna_simple.env (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCell.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCell.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsParser.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsParserXerces.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspBspTree.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VspBspTree.h (modified) * GTP/trunk/Lib/Vis/shared/scripts/GtpVisibility.suo (modified) Fri, 12 May 2006 14:24:44 GMT igarcia [954] * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/3dsMax (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/3dsMax/indirectTexturing (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/3dsMax/indirectTexturing/StandardFX.fx (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/3dsMax/indirectTexturing/castanea_sativa_bark.png (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/3dsMax/indirectTexturing/chestnutIndirectBillboardGroupAtlas0.png (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/3dsMax/indirectTexturing/chestnutRotatedLeafAtlasDefault.png (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/3dsMax/indirectTexturing/grass.tga (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/3dsMax/indirectTexturing/indirectTexturing.max (added) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/3dsMax/indirectTexturing/indirectTexturingLighting.fx (added) Fri, 12 May 2006 14:00:21 GMT igarcia [953] * GTP/trunk/Lib/Illum/GPUObscurancesGT/bin/debug/DevIL.dll (modified) * GTP/trunk/Lib/Illum/GPUObscurancesGT/bin/debug/GPUObscurancesOgre3D.exe (modified) * GTP/trunk/Lib/Illum/GPUObscurancesGT/bin/debug/ILU.dll (modified) * GTP/trunk/Lib/Illum/GPUObscurancesGT/bin/debug/ILUT.dll (modified) * GTP/trunk/Lib/Illum/GPUObscurancesGT/bin/debug/OgreLeaks.log (modified) * GTP/trunk/Lib/Illum/GPUObscurancesGT/bin/debug/OgreMain_d.dll (modified) * GTP/trunk/Lib/Illum/GPUObscurancesGT/bin/debug/OgreMemory.log (modified) * GTP/trunk/Lib/Illum/GPUObscurancesGT/include/CMesh.h (modified) * GTP/trunk/Lib/Illum/GPUObscurancesGT/scripts/OgreLeaks.log (modified) * GTP/trunk/Lib/Illum/GPUObscurancesGT/scripts/OgreMemory.log (modified) * GTP/trunk/Lib/Illum/GPUObscurancesGT/scripts/XMLConverter.ncb (modified) * GTP/trunk/Lib/Illum/GPUObscurancesGT/scripts/XMLConverter.suo (modified) * GTP/trunk/Lib/Illum/GPUObscurancesGT/scripts/XMLConverter.vcproj (modified) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/CMesh.cpp (modified) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/MyFrame.cpp (modified) Fri, 12 May 2006 07:54:25 GMT igarcia [952] * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/RenderMonkey/IndirectTexturingEffect/IndirectTexturingEffect.rfx (modified) * GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/RenderMonkey/IndirectTexturingShadowsEffect/IndirectTexturingShadowsEffect.rfx (modified) Fri, 12 May 2006 00:24:14 GMT mattausch [951] * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreOcclusionCullingSceneManager.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/src/BatchedQueriesCullingManager.cpp (modified) Thu, 11 May 2006 13:39:05 GMT igarcia [950] * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/Readme.txt (deleted) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGenerator.pdb (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGeneratorCmd_d.exe (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGeneratorCmd_d.exp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGeneratorCmd_d.lib (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGenerator_d.dll (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGenerator_d.exp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGenerator_d.ilk (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGenerator_d.lib (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/Ogre.log (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/OgreLeaks.log (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/OgreMemory.log (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/scripts.pdb (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGenerator.dll (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGenerator.exp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGenerator.lib (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGeneratorCmd.exe (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGeneratorCmd.exp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGeneratorCmd.lib (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGeneratorCommandLine.pdb (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/Ogre.log (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/include/BBC/BBC.h (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/include/BBC/BBCColladaMeshSerializer.h (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/include/LBBC/LBBCManager.h (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/media/chestnut/leaves/sampleChestnutLeaves.cfg (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/media/maple/leaves/mapleDiffuseColorBillboardGroupAtlas0.png (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/media/maple/leaves/mapleIndirectBillboardGroupAtlas0.png (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/media/maple/leaves/mapleLeaves.mesh (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/media/maple/leaves/mapleLeavesBillboardCloudSplitted.mesh (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/media/maple/leaves/mapleLeavesEntitySample.mesh (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/media/maple/leaves/mapleRotatedLeafAtlas.png (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/scripts/IBRBillboardCloudTreeGenerator.vcproj (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/scripts/IBRBillboardCloudTreeGeneratorCommandLine.vcproj (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/src/BBCColladaMeshSerializer.cpp (added) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/src/BBCEntity.cpp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/src/IBRBillboardCloudTreeApplication.cpp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/src/LBBCManager.cpp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/Readme.txt (added) Thu, 11 May 2006 08:19:54 GMT szirmay [949] * GTP/trunk/Lib/Illum/IllumModule/IllumModule/bin/Debug/IllumModule.lib (modified) * GTP/trunk/Lib/Illum/IllumModule/IllumModule/bin/Release/IllumModule.lib (modified) * GTP/trunk/Lib/Illum/IllumModule/IllumModule/include/RenderTechniques/CausticCasterRenderTechnique.h (modified) * GTP/trunk/Lib/Illum/IllumModule/IllumModule/include/RenderingRun.h (modified) * GTP/trunk/Lib/Illum/IllumModule/IllumModule/src/RenderTechniques/CausticCasterRenderTechnique.cpp (modified) * GTP/trunk/Lib/Illum/IllumModule/OgreIllumModule/bin/Debug/IllumModule_Ogre.lib (modified) * GTP/trunk/Lib/Illum/IllumModule/OgreIllumModule/bin/Release/IllumModule_Ogre.lib (modified) * GTP/trunk/Lib/Illum/IllumModule/OgreIllumModule/include/OgreIlluminationManager.h (modified) * GTP/trunk/Lib/Illum/IllumModule/OgreIllumModule/include/RenderTechniques/OgreCausticCasterRenderTechnique.h (modified) * GTP/trunk/Lib/Illum/IllumModule/OgreIllumModule/include/RenderingRuns/OgrePhotonMapRenderingRun.h (modified) * GTP/trunk/Lib/Illum/IllumModule/OgreIllumModule/src/OgreIlluminationManager.cpp (modified) * GTP/trunk/Lib/Illum/IllumModule/OgreIllumModule/src/OgreSharedRuns.cpp (modified) * GTP/trunk/Lib/Illum/IllumModule/OgreIllumModule/src/RenderTechniques/OgreCausticCasterRenderTechnique.cpp (modified) * GTP/trunk/Lib/Illum/IllumModule/OgreIllumModule/src/RenderTechniques/OgreCausticRecieverRenderTechnique.cpp (modified) * GTP/trunk/Lib/Illum/IllumModule/OgreIllumModule/src/RenderTechniques/OgreDepthShadowRecieverRenderTechnique.cpp (modified) * GTP/trunk/Lib/Illum/IllumModule/OgreIllumModule/src/RenderingRuns/OgreCausticCubeMapRenderingRun.cpp (modified) * GTP/trunk/Lib/Illum/IllumModule/OgreIllumModule/src/RenderingRuns/OgrePhotonMapRenderingRun.cpp (modified) Thu, 11 May 2006 08:06:49 GMT szirmay [948] * OGRE/trunk/ogre_changes/Ogre1.2/OgreMain/include/OgreRenderTarget.h (modified) * OGRE/trunk/ogre_changes/Ogre1.2/OgreMain/include/OgreRenderable.h (modified) * OGRE/trunk/ogre_changes/Ogre1.2/OgreMain/include/OgreSceneManager.h (modified) * OGRE/trunk/ogre_changes/Ogre1.2/OgreMain/src/OgreSceneManager.cpp (modified) * OGRE/trunk/ogre_changes/Ogre1.2/OgreMain/src/OgreTextureUnitState.cpp (modified) Wed, 10 May 2006 21:28:06 GMT mattausch [947] * GTP/trunk/Lib/Vis/shared/scripts/GtpVisibility.suo (modified) Wed, 10 May 2006 16:34:07 GMT mattausch [946] * OGRE/trunk/resources/overlays/VisibilityDemo.overlay (modified) Wed, 10 May 2006 16:33:48 GMT mattausch [945] * GTP/trunk/App/Demos/Vis/HillyTerrain/OGRE/TerrainFrameListener.cpp (modified) * GTP/trunk/App/Demos/Vis/HillyTerrain/OGRE/TerrainFrameListener.h (modified) * GTP/trunk/App/Demos/Vis/HillyTerrain/OGRE/TestCullingTerrainApplication.cpp (modified) Wed, 10 May 2006 16:33:35 GMT mattausch [944] * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreBoundingBoxConverter.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreOcclusionCullingSceneManager.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreOctreeHierarchyInterface.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgrePlatformOcclusionQuery.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/src/VisibilityEnvironment.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/scripts/generate_viewcells (modified) * GTP/trunk/Lib/Vis/Preprocessing/scripts/generate_viewcells.env (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) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsParser.cpp (modified) * GTP/trunk/Lib/Vis/README_ONLINE_MODULE.txt (modified) * GTP/trunk/Lib/Vis/shared/scripts/GtpVisibility.suo (modified) Wed, 10 May 2006 13:38:19 GMT mattausch [943] * GTP/trunk/Lib/Vis/Preprocessing/scripts/vienna-visibility.xml (moved) Wed, 10 May 2006 13:37:35 GMT mattausch [942] * GTP/trunk/Lib/Vis/Preprocessing/scripts/atlanta.env (added) * GTP/trunk/Lib/Vis/Preprocessing/scripts/generate_viewcells (added) * GTP/trunk/Lib/Vis/Preprocessing/scripts/generate_viewcells.env (added) * GTP/trunk/Lib/Vis/Preprocessing/scripts/soda.env (added) * GTP/trunk/Lib/Vis/Preprocessing/scripts/vienna.env (added) * GTP/trunk/Lib/Vis/Preprocessing/scripts/vienna_simple.env (added) * GTP/trunk/Lib/Vis/Preprocessing/scripts/vienna_visibility.xml (added) Wed, 10 May 2006 12:46:44 GMT mattausch [941] * OGRE/trunk/resources/overlays/VisibilityDemo.overlay (modified) * OGRE/trunk/resources/terrainCulling.cfg (modified) Wed, 10 May 2006 11:02:55 GMT mattausch [940] * OGRE/trunk/resources/terrainCulling.cfg (added) Wed, 10 May 2006 10:26:49 GMT mattausch [939] * GTP/trunk/Lib/Vis/Preprocessing/src/BoundingBoxConverter.h (added) * GTP/trunk/Lib/Vis/shared/scripts/GtpVisibility.suo (modified) Wed, 10 May 2006 06:05:24 GMT mattausch [938] * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/include/OgreOcclusionCullingSceneManager.h (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/include/OgrePlatformHierarchyInterface.h (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreBoundingBoxConverter.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreOcclusionCullingSceneManager.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreOctreeHierarchyInterface.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgrePlatformHierarchyInterface.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgrePlatformOcclusionQuery.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreVisibilitySceneManagerDll.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/include/VisibilityEnvironment.h (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/scripts/GtpVisibility.vcproj (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/src/BatchedQueriesCullingManager.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/src/CoherentHierarchicalCullingManager.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/src/HierarchyInterface.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/src/VisibilityEnvironment.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/scripts/TestPreprocessor.vcproj (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Environment.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Environment.h (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/ViewCell.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsParser.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsParser.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsParserXerces.h (modified) * GTP/trunk/Lib/Vis/shared/scripts/GtpVisibility.suo (modified) Wed, 10 May 2006 06:00:38 GMT mattausch [937] * GTP/trunk/App/Demos/Vis/HillyTerrain/OGRE/TerrainFrameListener.cpp (modified) * GTP/trunk/App/Demos/Vis/HillyTerrain/OGRE/TerrainFrameListener.h (modified) * GTP/trunk/App/Demos/Vis/HillyTerrain/OGRE/TestCullingTerrain.vcproj (modified) * GTP/trunk/App/Demos/Vis/HillyTerrain/OGRE/TestCullingTerrainApplication.cpp (modified) * GTP/trunk/App/Demos/Vis/HillyTerrain/OGRE/TestCullingTerrainApplication.h (modified) * GTP/trunk/App/Demos/Vis/Teapots/RenderTraverser.cpp (modified) Tue, 09 May 2006 15:13:42 GMT igarcia [936] * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGenerator.pdb (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGeneratorCmd_d.exe (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGeneratorCmd_d.exp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGeneratorCmd_d.lib (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGenerator_d.dll (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGenerator_d.exp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGenerator_d.ilk (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/IBRBillboardCloudTreeGenerator_d.lib (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/Ogre.log (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/OgreLeaks.log (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/OgreMemory.log (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/debug/scripts.pdb (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGenerator.dll (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGenerator.exp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGenerator.lib (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGeneratorCmd.exe (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGeneratorCmd.exp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGeneratorCmd.lib (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/IBRBillboardCloudTreeGeneratorCommandLine.pdb (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/bin/release/Ogre.log (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/include/BBC/BBCSubEntity.h (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/media/maple/leaves/mapleLeavesBillboardCloudIndirectPointMesh.mesh (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/media/maple/leaves/mapleLeavesBillboardCloudSplitted.mesh (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/media/maple/leaves/mapleLeavesBillboardCloudSplitted.mesh.xml (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/media/maple/leaves/mapleLeavesBillboardCloudSplitted.xml (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/src/BBCEntity.cpp (modified) * GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/src/BBCSubEntity.cpp (modified) Mon, 08 May 2006 22:33:04 GMT mattausch [935] * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/include/OgreBspHierarchyInterface.h (deleted) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/include/OgreVisibilityBspSceneManager.h (deleted) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/include/OgreVisibilityDotSceneManager.h (deleted) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/include/OgreVisibilityOctreeSceneManager.h (deleted) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/include/OgreVisibilityTerrainSceneManager.h (deleted) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreBspHierarchyInterface.cpp (deleted) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreVisibilityBspSceneManager.cpp (deleted) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreVisibilityDotSceneManager.cpp (deleted) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreVisibilityOctreeSceneManager.cpp (deleted) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreVisibilitySceneManager.cpp (deleted) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreVisibilityTerrainSceneManager.cpp (deleted) Mon, 08 May 2006 17:00:37 GMT mattausch [934] * OGRE/trunk/resources/overlays/VisibilityDemo.overlay (modified) Mon, 08 May 2006 16:59:37 GMT mattausch [933] * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/include/OgreBoundingBoxConverter.h (added) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreBoundingBoxConverter.cpp (added) Mon, 08 May 2006 16:58:16 GMT mattausch [932] * GTP/trunk/App/Demos/Vis/HillyTerrain/OGRE/TerrainFrameListener.cpp (modified) * GTP/trunk/App/Demos/Vis/HillyTerrain/OGRE/TestCullingTerrainApplication.cpp (modified) * GTP/trunk/App/Demos/Vis/HillyTerrain/OGRE/TestCullingTerrainApplication.h (modified) Mon, 08 May 2006 16:57:11 GMT mattausch [931] * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/include/OgreOcclusionCullingSceneManager.h (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/scripts/Plugin_VisibilitySceneManager.vcproj (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreOcclusionCullingSceneManager.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreOcclusionQueriesQueryManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/scripts/Preprocessor.vcproj (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/GlRenderer.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) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsParser.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsParser.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsParserXerces.h (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/VssPreprocessor.cpp (modified) * GTP/trunk/Lib/Vis/shared/scripts/GtpVisibility.suo (modified) added bounding boxes to xml description Mon, 08 May 2006 14:39:13 GMT igarcia [930] * GTP/trunk/Lib/Illum/GPUObscurancesGT (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/Bitmaps (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/Bitmaps/UDG.xpm (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/CVS (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/CVS/Entries (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/CVS/Repository (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/CVS/Root (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/CVS/Tag (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/Makefile.am (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/Makefile.in (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/bin (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/bin/debug (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/bin/debug/DevIL.dll (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/bin/debug/GPUObscurancesOgre3D.exe (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/bin/debug/GPUObscurancesOgre3D.exp (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/bin/debug/GPUObscurancesOgre3D.lib (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/bin/debug/ILU.dll (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/bin/debug/ILUT.dll (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/bin/debug/OgreLeaks.log (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/bin/debug/OgreMain_d.dll (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/bin/debug/OgreMemory.log (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/bin/debug/OgreXMLConverter.log (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/bin/debug/copy.frag (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/bin/debug/copy.vert (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/bin/debug/depth.frag (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/bin/debug/depth.vert (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/bin/debug/glew32.dll (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/bin/debug/glut32.dll (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/bin/debug/imdbgdisplay.exe (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/bin/debug/imdebug.dll (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/bin/debug/objMesh.mesh (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/bin/debug/objMesh.xml (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/bin/debug/projection.frag (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/bin/debug/projection.vert (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/bin/debug/reflect.frag (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/bin/debug/reflect.vert (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/bin/debug/render.frag (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/bin/debug/render.vert (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/bin/debug/tmp.txt (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/bin/debug/transfer.frag (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/bin/debug/transfer.vert (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/bin/debug/zlib1.dll (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/docs (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/docs/CVS (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/docs/CVS/Entries (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/docs/CVS/Repository (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/docs/CVS/Root (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/docs/CVS/Tag (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/docs/ogremeshxml.dtd (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/docs/ogreskeletonxml.dtd (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/include (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/include/CMesh.h (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/include/COLOR.h (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/include/CVS (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/include/CVS/Entries (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/include/CVS/Repository (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/include/CVS/Root (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/include/CVS/Tag (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/include/MATRIX4X4.h (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/include/Main.h (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/include/Makefile.am (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/include/Makefile.in (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/include/Maths.h (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/include/MyFrame.h (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/include/OgreXMLMeshSerializer.h (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/include/OgreXMLPrerequisites.h (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/include/OgreXMLSkeletonSerializer.h (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/include/PLANE.h (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/include/SNStr.h (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/include/VECTOR2D.h (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/include/VECTOR3D.h (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/include/VECTOR4D.h (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/include/Vector.h (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/include/glew.h (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/include/textfile.h (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/include/tinystr.h (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/include/tinyxml.h (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/include/vcObscuranceMap.h (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/include/wglew.h (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/obj (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/scripts (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/scripts/CVS (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/scripts/CVS/Entries (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/scripts/CVS/Repository (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/scripts/CVS/Root (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/scripts/CVS/Tag (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/scripts/OgreLeaks.log (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/scripts/OgreMemory.log (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/scripts/OgreXMLConverter.log (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/scripts/XMLConverter.cbp (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/scripts/XMLConverter.ncb (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/scripts/XMLConverter.sln (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/scripts/XMLConverter.suo (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/scripts/XMLConverter.vcproj (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/scripts/XMLConverter_vc8.vcproj (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/scripts/tmp.txt (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/CMesh.cpp (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/COLOR.cpp (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/CVS (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/CVS/Entries (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/CVS/Repository (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/CVS/Root (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/CVS/Tag (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/GPUObscurances.cpp (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/MATRIX4X4.cpp (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/Main.cpp (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/Makefile.am (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/Makefile.in (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/MyFrame.cpp (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/OgreXMLMeshSerializer.cpp (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/OgreXMLSkeletonSerializer.cpp (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/PLANE.cpp (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/VECTOR2D.cpp (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/VECTOR3D.cpp (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/VECTOR4D.cpp (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/cg.dll (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/cgGL.dll (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/cgc.exe (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/copy.frag (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/copy.vert (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/depth.frag (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/depth.vert (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/glew.c (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/glut32.dll (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/main1.cpp (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/projection.frag (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/projection.vert (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/reflect.frag (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/reflect.vert (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/render.frag (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/render.vert (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/textfile.cpp (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/tinystr.cpp (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/tinyxml.cpp (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/tinyxmlerror.cpp (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/tinyxmlparser.cpp (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/tmp.cpp (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/transfer.frag (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/transfer.vert (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/vcObscuranceMap.cpp (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/vcObscuranceMap1.cpp (added) * GTP/trunk/Lib/Illum/GPUObscurancesGT/src/vcObscuranceMap2.cpp (added) Mon, 08 May 2006 09:26:00 GMT mattausch [929] * GTP/trunk/Lib/Vis/shared/scripts/GtpVisibility.suo (modified) Mon, 08 May 2006 09:25:39 GMT mattausch [928] * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreVisibilityOctreeSceneManager.cpp (modified) Mon, 08 May 2006 05:43:32 GMT mattausch [927] * GTP/trunk/Lib/Vis/shared/scripts/GtpVisibility.suo (modified) Mon, 08 May 2006 05:43:05 GMT mattausch [926] * GTP/trunk/App/Demos/Vis/HillyTerrain/OGRE/TestCullingTerrainApplication.cpp (modified) Mon, 08 May 2006 04:55:17 GMT mattausch [925] * GTP/trunk/Lib/Vis/OnlineCullingCHC/IVReader/src/ivreader.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/include/OgreOcclusionCullingSceneManager.h (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/include/OgreOcclusionQueriesQueryManager.h (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/include/OgrePlatformQueryManager.h (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/include/OgreVisibilityOctreeSceneManager.h (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/include/OgreVisibilityTerrainSceneManager.h (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/scripts/Plugin_VisibilitySceneManager.vcproj (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreOcclusionCullingSceneManager.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreOcclusionQueriesQueryManager.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreOctreeHierarchyInterface.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgrePlatformHierarchyInterface.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgrePlatformOcclusionQuery.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgrePlatformQueryManager.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreSolidBoundingBox.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreVisibilityOctreeSceneManager.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreVisibilitySceneManager.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreVisibilitySceneManagerDll.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreVisibilityTerrainSceneManager.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/include/HierarchyInterface.h (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/include/VisibilityEnvironment.h (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/include/VisibilityManager.h (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/src/CoherentHierarchicalCullingManager.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/src/FrustumCullingManager.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/src/HierarchyInterface.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/src/StopAndWaitCullingManager.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/src/VisibilityEnvironment.cpp (modified) * GTP/trunk/Lib/Vis/OnlineCullingCHC/src/VisibilityManager.cpp (modified) * GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.cpp (modified) update for ogre 1.2 OcclusionCullingSceneManager is the only ... Mon, 08 May 2006 04:52:15 GMT mattausch [924] * GTP/trunk/App/Demos/Vis/HillyTerrain/OGRE/TerrainFrameListener.cpp (modified) * GTP/trunk/App/Demos/Vis/HillyTerrain/OGRE/TestCullingTerrainApplication.cpp (modified) * GTP/trunk/App/Demos/Vis/HillyTerrain/OGRE/TestCullingTerrainApplication.h (modified) adding config loader Sun, 07 May 2006 16:37:01 GMT szirmay [923] * OGRE/trunk/ogre_changes/Ogre1.2/OgreMain/src/OgrePass.cpp (modified) Sat, 06 May 2006 18:30:38 GMT mattausch [922] * OGRE/trunk/ogre_changes/Ogre1.2/PlugIns/OctreeSceneManager/src/OgreTerrainRenderable.cpp (modified) fixed terrain error