From: <min...@us...> - 2009-08-01 16:54:59
|
Revision: 2410 http://csp.svn.sourceforge.net/csp/?rev=2410&view=rev Author: minaultm Date: 2009-08-01 16:54:46 +0000 (Sat, 01 Aug 2009) Log Message: ----------- Added persistence to layout2 mainframe position and size. Work in progress: Adding terrain generation capability. Modified Paths: -------------- trunk/csp/tools/layout2/SConscript trunk/csp/tools/layout2/cpp/OsgGraphicsWindow.cpp trunk/csp/tools/layout2/cpp/OsgGraphicsWindow.h trunk/csp/tools/layout2/cpp/OsgModelWindow.cpp trunk/csp/tools/layout2/cpp/OsgModelWindow.h trunk/csp/tools/layout2/cpp/OsgSceneWindow.cpp trunk/csp/tools/layout2/cpp/OsgSceneWindow.h trunk/csp/tools/layout2/layout.i trunk/csp/tools/layout2/scripts/data/DataTree.py trunk/csp/tools/layout2/scripts/ui/LayoutApplication.py trunk/csp/tools/layout2/scripts/ui/MainFrame.py trunk/csp/tools/layout2/scripts/ui/commands/FileCommandRegistry.py trunk/csp/tools/layout2/scripts/ui/commands/OpenCustomLayoutModelFileCommand.py trunk/csp/tools/layout2/scripts/ui/commands/OpenSelectedFileCommand.py trunk/csp/tools/layout2/scripts/ui/controls/DocumentNotebook.py trunk/csp/tools/layout2/scripts/ui/controls/GraphicsWindow.py Added Paths: ----------- trunk/csp/data/xml/terrain/test.xml trunk/csp/tools/layout2/cpp/OsgTerrainOverviewManipulator.cpp trunk/csp/tools/layout2/cpp/OsgTerrainOverviewManipulator.h trunk/csp/tools/layout2/cpp/OsgTerrainOverviewWindow.cpp trunk/csp/tools/layout2/cpp/OsgTerrainOverviewWindow.h trunk/csp/tools/layout2/cpp/OsgTrackballGraphicsWindow.cpp trunk/csp/tools/layout2/cpp/OsgTrackballGraphicsWindow.h trunk/csp/tools/layout2/cpp/ReaderWriterGoogleMapsOverview.cpp trunk/csp/tools/layout2/cpp/ReaderWriterTiledMapServiceOverview.cpp trunk/csp/tools/layout2/cpp/ReaderWriterTiledMapServiceOverview.h trunk/csp/tools/layout2/cpp/ReaderWriterVirtualEarthOverview.cpp trunk/csp/tools/layout2/scripts/document/TerrainDocument.py trunk/csp/tools/layout2/scripts/ui/commands/OpenGenericOsgTerrainFileCommand.py trunk/csp/tools/layout2/scripts/ui/commands/OpenXmlFileCommand.py trunk/csp/tools/layout2/scripts/ui/commands/XmlFileCommand.py trunk/csp/tools/layout2/scripts/ui/controls/TerrainWindow.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |