From: <sv...@ww...> - 2005-01-31 01:25:12
|
Author: mkrose Date: 2005-01-30 17:25:00 -0800 (Sun, 30 Jan 2005) New Revision: 1458 Added: trunk/CSP/CSPSim/Tools/Layout/ trunk/CSP/CSPSim/Tools/Layout/DynamicGrid.cpp trunk/CSP/CSPSim/Tools/Layout/DynamicGrid.h trunk/CSP/CSPSim/Tools/Layout/FeatureGraph.cpp trunk/CSP/CSPSim/Tools/Layout/FeatureGraph.h trunk/CSP/CSPSim/Tools/Layout/Handle.cpp trunk/CSP/CSPSim/Tools/Layout/Handle.h trunk/CSP/CSPSim/Tools/Layout/InsertDeleteCommand.h trunk/CSP/CSPSim/Tools/Layout/LayoutNodes.cpp trunk/CSP/CSPSim/Tools/Layout/LayoutNodes.h trunk/CSP/CSPSim/Tools/Layout/Loader.cpp trunk/CSP/CSPSim/Tools/Layout/Loader.h trunk/CSP/CSPSim/Tools/Layout/PickHandler.cpp trunk/CSP/CSPSim/Tools/Layout/PickHandler.h trunk/CSP/CSPSim/Tools/Layout/SConstruct trunk/CSP/CSPSim/Tools/Layout/Undo.h trunk/CSP/CSPSim/Tools/Layout/View.cpp trunk/CSP/CSPSim/Tools/Layout/View.h trunk/CSP/CSPSim/Tools/Layout/ViewEventHandler.cpp trunk/CSP/CSPSim/Tools/Layout/ViewEventHandler.h trunk/CSP/CSPSim/Tools/Layout/ViewManipulator.h Log: Initial checkin for a GUI theater layout tool. This is only the C++ code, primarily focused on the 3D interface. The 2D GUI and XML loader/saver are implemented and will be submitted separately. Includes a SConstruct script for building under Linux, but still needs a project for for Windows. Browse at: https://www.zerobar.net/viewcvs/viewcvs.cgi?view=rev&rev=1458 Diff omitted (109689 bytes). |