2008-10-29 10:56:58 -07:00
|
|
|
<ui version="4.0" >
|
|
|
|
<class>QWZM</class>
|
|
|
|
<widget class="QMainWindow" name="QWZM" >
|
|
|
|
<property name="geometry" >
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>800</width>
|
|
|
|
<height>600</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle" >
|
2008-12-12 10:29:33 -08:00
|
|
|
<string>The Warzone Model Post-production Program</string>
|
2008-10-29 10:56:58 -07:00
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="centralwidget" >
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout" >
|
|
|
|
<item>
|
|
|
|
<widget class="WZMOpenGLWidget" native="1" name="glView" >
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy vsizetype="MinimumExpanding" hsizetype="Preferred" >
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QGroupBox" name="groupBox" >
|
|
|
|
<property name="title" >
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout" >
|
|
|
|
<item>
|
|
|
|
<spacer name="horizontalSpacer" >
|
|
|
|
<property name="orientation" >
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0" >
|
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2008-12-09 12:59:57 -08:00
|
|
|
<item>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_3" >
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="label_2" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Selected mesh</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QComboBox" name="comboBoxSelectedMesh" />
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2008-12-12 10:29:33 -08:00
|
|
|
<item>
|
|
|
|
<widget class="Line" name="line" >
|
|
|
|
<property name="orientation" >
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2008-10-29 10:56:58 -07:00
|
|
|
<item>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_2" >
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="label" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Player</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QComboBox" name="comboBoxTeam" >
|
|
|
|
<item>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Green</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Yellow</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Grey</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Black</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Red</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Blue</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Pink</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Cyan</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QMenuBar" name="menubar" >
|
|
|
|
<property name="geometry" >
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>800</width>
|
|
|
|
<height>25</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<widget class="QMenu" name="menuImport_3DS" >
|
|
|
|
<property name="title" >
|
|
|
|
<string>File</string>
|
|
|
|
</property>
|
|
|
|
<addaction name="separator" />
|
|
|
|
<addaction name="actionOpenWZM" />
|
|
|
|
<addaction name="actionImport_3DS" />
|
|
|
|
<addaction name="actionImport_OBJ" />
|
|
|
|
<addaction name="actionImport_PIE" />
|
|
|
|
<addaction name="actionSave" />
|
2008-11-02 09:47:10 -08:00
|
|
|
<addaction name="actionSaveAs" />
|
2008-10-29 10:56:58 -07:00
|
|
|
<addaction name="separator" />
|
|
|
|
<addaction name="actionQuit" />
|
|
|
|
</widget>
|
|
|
|
<widget class="QMenu" name="menuDisplay" >
|
|
|
|
<property name="title" >
|
2008-11-02 13:31:51 -08:00
|
|
|
<string>View</string>
|
2008-10-29 10:56:58 -07:00
|
|
|
</property>
|
|
|
|
<addaction name="actionAnimation" />
|
|
|
|
<addaction name="actionCulling" />
|
|
|
|
<addaction name="actionWireframe" />
|
2009-02-07 10:21:06 -08:00
|
|
|
<addaction name="actionAxis" />
|
|
|
|
<addaction name="actionHelp" />
|
2008-10-29 10:56:58 -07:00
|
|
|
</widget>
|
2008-11-02 09:47:10 -08:00
|
|
|
<widget class="QMenu" name="menuConversion" >
|
|
|
|
<property name="title" >
|
2008-11-02 13:31:51 -08:00
|
|
|
<string>Tools</string>
|
2008-11-02 09:47:10 -08:00
|
|
|
</property>
|
|
|
|
<addaction name="actionSwapYZ" />
|
|
|
|
<addaction name="actionReverseWinding" />
|
|
|
|
<addaction name="actionFlipVerticalTexCoords" />
|
|
|
|
<addaction name="actionScaleModel" />
|
|
|
|
</widget>
|
2008-11-02 13:31:51 -08:00
|
|
|
<widget class="QMenu" name="menuEdit" >
|
|
|
|
<property name="title" >
|
|
|
|
<string>Edit</string>
|
|
|
|
</property>
|
2008-12-09 12:59:57 -08:00
|
|
|
<addaction name="actionEditFrames" />
|
|
|
|
<addaction name="actionEditConnectors" />
|
2008-11-02 13:31:51 -08:00
|
|
|
</widget>
|
2008-10-29 10:56:58 -07:00
|
|
|
<addaction name="menuImport_3DS" />
|
2008-11-02 13:31:51 -08:00
|
|
|
<addaction name="menuEdit" />
|
2008-10-29 10:56:58 -07:00
|
|
|
<addaction name="menuDisplay" />
|
2008-11-02 09:47:10 -08:00
|
|
|
<addaction name="menuConversion" />
|
2008-10-29 10:56:58 -07:00
|
|
|
</widget>
|
|
|
|
<action name="actionImport_3DS" >
|
|
|
|
<property name="enabled" >
|
2008-11-02 09:47:10 -08:00
|
|
|
<bool>true</bool>
|
2008-10-29 10:56:58 -07:00
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Import 3DS...</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionImport_OBJ" >
|
|
|
|
<property name="enabled" >
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Import OBJ...</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionImport_PIE" >
|
|
|
|
<property name="enabled" >
|
2008-11-02 09:47:10 -08:00
|
|
|
<bool>true</bool>
|
2008-10-29 10:56:58 -07:00
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Import PIE...</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionSave" >
|
|
|
|
<property name="enabled" >
|
2008-11-02 09:47:10 -08:00
|
|
|
<bool>true</bool>
|
2008-10-29 10:56:58 -07:00
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Save</string>
|
|
|
|
</property>
|
|
|
|
<property name="shortcut" >
|
|
|
|
<string>Ctrl+S</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2008-11-02 09:47:10 -08:00
|
|
|
<action name="actionSaveAs" >
|
2008-10-29 10:56:58 -07:00
|
|
|
<property name="enabled" >
|
2008-11-02 09:47:10 -08:00
|
|
|
<bool>true</bool>
|
2008-10-29 10:56:58 -07:00
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Save as...</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionQuit" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Quit</string>
|
|
|
|
</property>
|
2008-12-12 10:29:33 -08:00
|
|
|
<property name="shortcut" >
|
|
|
|
<string>Ctrl+Q</string>
|
|
|
|
</property>
|
2008-10-29 10:56:58 -07:00
|
|
|
</action>
|
|
|
|
<action name="actionAnimation" >
|
|
|
|
<property name="checkable" >
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Animate</string>
|
|
|
|
</property>
|
2008-12-12 10:29:33 -08:00
|
|
|
<property name="shortcut" >
|
|
|
|
<string>Ctrl+A</string>
|
|
|
|
</property>
|
2008-10-29 10:56:58 -07:00
|
|
|
</action>
|
|
|
|
<action name="actionCulling" >
|
|
|
|
<property name="checkable" >
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="checked" >
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Culling</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionWireframe" >
|
|
|
|
<property name="checkable" >
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Wireframe</string>
|
|
|
|
</property>
|
|
|
|
<property name="shortcut" >
|
|
|
|
<string>Ctrl+W</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2009-02-07 10:21:06 -08:00
|
|
|
<action name="actionHelp" >
|
|
|
|
<property name="checkable" >
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Help</string>
|
|
|
|
</property>
|
|
|
|
<property name="shortcut" >
|
|
|
|
<string>Ctrl+H</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionAxis" >
|
|
|
|
<property name="checkable" >
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="checked" >
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Show axis</string>
|
|
|
|
</property>
|
|
|
|
<property name="shortcut" >
|
|
|
|
<string>Ctrl+A</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2008-10-29 10:56:58 -07:00
|
|
|
<action name="actionOpenWZM" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Open</string>
|
|
|
|
</property>
|
|
|
|
<property name="shortcut" >
|
|
|
|
<string>Ctrl+O</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2008-11-02 09:47:10 -08:00
|
|
|
<action name="actionSwapYZ" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Swap Y and Z axis</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionReverseWinding" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Reverse polygon winding</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionFlipVerticalTexCoords" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Flip vertical texcoords</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionScaleModel" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Scale model</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2008-12-09 12:59:57 -08:00
|
|
|
<action name="actionEditFrames" >
|
2008-11-02 13:31:51 -08:00
|
|
|
<property name="text" >
|
|
|
|
<string>Frames</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2008-12-09 12:59:57 -08:00
|
|
|
<action name="actionEditConnectors" >
|
2008-11-02 13:31:51 -08:00
|
|
|
<property name="text" >
|
|
|
|
<string>Connectors</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2008-10-29 10:56:58 -07:00
|
|
|
</widget>
|
|
|
|
<customwidgets>
|
|
|
|
<customwidget>
|
|
|
|
<class>WZMOpenGLWidget</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header>wzmglwidget.h</header>
|
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
|
|
|
</customwidgets>
|
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|