diff options
| author | Bryan Galdrikian <[email protected]> | 2017-08-23 11:24:32 -0700 |
|---|---|---|
| committer | Bryan Galdrikian <[email protected]> | 2017-08-23 11:24:32 -0700 |
| commit | f1e539cadfb085cedc32f9773cfb9d14bfcdf138 (patch) | |
| tree | 7ca74e06a4386dd22fd850a8417a31a85d282a30 /tools/ArtistTools/source/BlastPlugin/UI | |
| parent | Updated to CL 22661993: (diff) | |
| download | blast-f1e539cadfb085cedc32f9773cfb9d14bfcdf138.tar.xz blast-f1e539cadfb085cedc32f9773cfb9d14bfcdf138.zip | |
Removing ArtistTools and CurveEditor projects
Diffstat (limited to 'tools/ArtistTools/source/BlastPlugin/UI')
77 files changed, 0 insertions, 6246 deletions
diff --git a/tools/ArtistTools/source/BlastPlugin/UI/BlastSceneTree.ui b/tools/ArtistTools/source/BlastPlugin/UI/BlastSceneTree.ui deleted file mode 100644 index 52e80f7..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/BlastSceneTree.ui +++ /dev/null @@ -1,237 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ui version="4.0"> - <class>BlastSceneTree</class> - <widget class="QDockWidget" name="BlastSceneTree"> - <property name="geometry"> - <rect> - <x>0</x> - <y>0</y> - <width>300</width> - <height>300</height> - </rect> - </property> - <property name="features"> - <set>QDockWidget::DockWidgetFloatable|QDockWidget::DockWidgetMovable</set> - </property> - <property name="windowTitle"> - <string>BlastSceneTree</string> - </property> - <widget class="QWidget" name="widget"> - <layout class="QVBoxLayout" name="verticalLayout_2"> - <property name="spacing"> - <number>0</number> - </property> - <property name="leftMargin"> - <number>0</number> - </property> - <property name="topMargin"> - <number>0</number> - </property> - <property name="rightMargin"> - <number>0</number> - </property> - <property name="bottomMargin"> - <number>0</number> - </property> - <item> - <layout class="QVBoxLayout" name="verticalLayout"> - <property name="spacing"> - <number>2</number> - </property> - <item> - <layout class="QHBoxLayout" name="horizontalLayout_2"> - <property name="spacing"> - <number>4</number> - </property> - <item> - <widget class="QPushButton" name="btnAsset"> - <property name="minimumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset resource="BlastToolBar.qrc"> - <normaloff>:/AppMainWindow/images/Asset.png</normaloff>:/AppMainWindow/images/Asset.png</iconset> - </property> - <property name="checkable"> - <bool>true</bool> - </property> - </widget> - </item> - <item> - <widget class="QPushButton" name="assetComposite"> - <property name="minimumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset resource="BlastToolBar.qrc"> - <normaloff>:/AppMainWindow/images/AssetComposite.png</normaloff>:/AppMainWindow/images/AssetComposite.png</iconset> - </property> - <property name="checkable"> - <bool>true</bool> - </property> - </widget> - </item> - <item> - <widget class="QPushButton" name="btnChunk"> - <property name="minimumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset resource="BlastToolBar.qrc"> - <normaloff>:/AppMainWindow/images/Chunk_Support_Unstatic.png</normaloff>:/AppMainWindow/images/Chunk_Support_Unstatic.png</iconset> - </property> - <property name="checkable"> - <bool>true</bool> - </property> - </widget> - </item> - <item> - <widget class="QPushButton" name="btnBond"> - <property name="minimumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset resource="BlastToolBar.qrc"> - <normaloff>:/AppMainWindow/images/Bond.png</normaloff>:/AppMainWindow/images/Bond.png</iconset> - </property> - <property name="checkable"> - <bool>true</bool> - </property> - </widget> - </item> - <item> - <widget class="QPushButton" name="btnProjectile"> - <property name="minimumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset resource="BlastToolBar.qrc"> - <normaloff>:/AppMainWindow/images/Projectile.png</normaloff>:/AppMainWindow/images/Projectile.png</iconset> - </property> - <property name="checkable"> - <bool>true</bool> - </property> - </widget> - </item> - <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> - <item> - <widget class="QPushButton" name="btnExpandCollapse"> - <property name="minimumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset resource="BlastToolBar.qrc"> - <normaloff>:/AppMainWindow/images/ExpanCollapse.png</normaloff>:/AppMainWindow/images/ExpanCollapse.png</iconset> - </property> - <property name="checkable"> - <bool>true</bool> - </property> - </widget> - </item> - </layout> - </item> - <item> - <widget class="QTreeView" name="blastSceneTree"> - <property name="selectionMode"> - <enum>QAbstractItemView::ExtendedSelection</enum> - </property> - <attribute name="headerVisible"> - <bool>false</bool> - </attribute> - </widget> - </item> - </layout> - </item> - </layout> - </widget> - </widget> - <layoutdefault spacing="6" margin="11"/> - <resources> - <include location="BlastToolBar.qrc"/> - </resources> - <connections/> -</ui> diff --git a/tools/ArtistTools/source/BlastPlugin/UI/BlastToolBar.qrc b/tools/ArtistTools/source/BlastPlugin/UI/BlastToolBar.qrc deleted file mode 100644 index ae61540..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/BlastToolBar.qrc +++ /dev/null @@ -1,66 +0,0 @@ -<RCC> - <qresource prefix="AppMainWindow"> - <file>images/TextureBox.bmp</file> - <file>images/CheckBox.png</file> - <file>images/ArrowUp.png</file> - <file>images/ArrowDown.png</file> - <file>images/transportLoop.png</file> - <file>images/transportPlay.png</file> - <file>images/transportRewind.png</file> - <file>images/transportStepForward.png</file> - <file>images/transportStop.png</file> - <file>images/simulationPlay.png</file> - <file>images/simulationStop.png</file> - <file>images/simulationStep.png</file> - <file>images/DarkBorder.png</file> - <file>images/openFile.png</file> - <file>images/importFile.png</file> - <file>images/saveDisc.png</file> - <file>images/refreshReload.png</file> - <file>images/TextureEnabled_icon.png</file> - <file>images/TextureDisabled_icon.png</file> - <file>images/TextureIsUsed_icon.png</file> - <file>images/Remove_icon.png</file> - <file>images/Refresh_icon.png</file> - <file>images/CurveEditor.png</file> - <file>images/Add.png</file> - <file>images/Up.png</file> - <file>images/Down.png</file> - <file>images/EditWrench.png</file> - <file>images/playlist.png</file> - <file>images/visibilityToggle_notVisible.png</file> - <file>images/visibilityToggle_visible.png</file> - <file>ThemeDark.qss</file> - <file>images/Blast_ToolBar_btnExportFilepath.png</file> - <file>images/Blast_ToolBar_btnSelectTool.png</file> - <file>images/Blast_ToolBar_btnTranslate.png</file> - <file>images/Blast_ToolBar_btnRotate.png</file> - <file>images/Blast_ToolBar_btnScale.png</file> - <file>images/Blast_ToolBar_btnGizmoWithGlobal.png</file> - <file>images/Blast_ToolBar_btnGizmoWithLocal.png</file> - <file>images/Blast_ToolBar_btnPaintbrush.png</file> - <file>images/Blast_ToolBar_btnExplodedViewTool.png</file> - <file>images/Blast_ToolBar_btnJointsTool.png</file> - <file>images/Blast_ToolBar_btnFuseSelectedChunks.png</file> - <file>images/Blast_ToolBar_btnReset.png</file> - <file>images/Blast_ToolBar_btnSimulatePlay.png</file> - <file>images/Blast_ToolBar_btnFrameStepForward.png</file> - <file>images/Blast_ToolBar_btnBomb.png</file> - <file>images/Blast_ToolBar_btnDamage.png</file> - <file>images/Blast_ToolBar_btnProjectile.png</file> - <file>images/Blast_ToolBar_btnDropObject.png</file> - <file>images/Blast_ToolBar_btnPreferences.png</file> - <file>images/Asset.png</file> - <file>images/AssetComposite.png</file> - <file>images/Chunk_Unsupport_Unstatic.png</file> - <file>images/Chunk_Support_Unstatic.png</file> - <file>images/Chunk_Support_Static.png</file> - <file>images/Bond.png</file> - <file>images/Projectile.png</file> - <file>images/Pen.png</file> - <file>images/Select.png</file> - <file>images/ExpanCollapse.png</file> - <file>ThemeDark.qss</file> - </qresource> -</RCC> -
\ No newline at end of file diff --git a/tools/ArtistTools/source/BlastPlugin/UI/CollisionToolsDlg.ui b/tools/ArtistTools/source/BlastPlugin/UI/CollisionToolsDlg.ui deleted file mode 100644 index 012c082..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/CollisionToolsDlg.ui +++ /dev/null @@ -1,337 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ui version="4.0"> - <class>CollisionToolsDlg</class> - <widget class="QDialog" name="CollisionToolsDlg"> - <property name="geometry"> - <rect> - <x>0</x> - <y>0</y> - <width>368</width> - <height>220</height> - </rect> - </property> - <property name="windowTitle"> - <string>Dialog</string> - </property> - <layout class="QGridLayout" name="gridLayout"> - <item row="1" column="1"> - <widget class="QComboBox" name="comboBoxCollisionShape"> - <property name="minimumSize"> - <size> - <width>150</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>150</width> - <height>16777215</height> - </size> - </property> - </widget> - </item> - <item row="1" column="0"> - <widget class="QLabel" name="labelCollisionShape"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Collision Shape</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="2" column="1"> - <widget class="QSpinBox" name="spinBoxQuality"> - <property name="minimumSize"> - <size> - <width>80</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>80</width> - <height>16777215</height> - </size> - </property> - </widget> - </item> - <item row="2" column="0"> - <widget class="QLabel" name="labelQuality"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Quality</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="0" column="0"> - <widget class="QLabel" name="labelApplyFilter"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Apply Filter</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="0" column="1"> - <widget class="QComboBox" name="comboBoxApplyFilter"> - <property name="minimumSize"> - <size> - <width>150</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>150</width> - <height>16777215</height> - </size> - </property> - </widget> - </item> - <item row="5" column="1"> - <widget class="QComboBox" name="comboBoxTargetPlatform"> - <property name="minimumSize"> - <size> - <width>150</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>150</width> - <height>16777215</height> - </size> - </property> - </widget> - </item> - <item row="5" column="0"> - <widget class="QLabel" name="labelTargetPlatform"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Target Platform</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="3" column="1"> - <widget class="QSpinBox" name="spinBoxMaxHulls"> - <property name="minimumSize"> - <size> - <width>80</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>80</width> - <height>16777215</height> - </size> - </property> - </widget> - </item> - <item row="3" column="0"> - <widget class="QLabel" name="labelMaxHulls"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Max Hulls</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="4" column="0"> - <widget class="QLabel" name="labelTrimHulls"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Trim Hulls %</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="4" column="1"> - <widget class="QSpinBox" name="spinBoxTrimHulls"> - <property name="minimumSize"> - <size> - <width>80</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>80</width> - <height>16777215</height> - </size> - </property> - </widget> - </item> - <item row="6" column="1"> - <layout class="QHBoxLayout" name="horizontalLayout"> - <item> - <widget class="QPushButton" name="btnReset"> - <property name="minimumSize"> - <size> - <width>100</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>100</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Reset</string> - </property> - </widget> - </item> - <item> - <widget class="QPushButton" name="btnApply"> - <property name="minimumSize"> - <size> - <width>100</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>100</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Apply</string> - </property> - </widget> - </item> - </layout> - </item> - </layout> - </widget> - <tabstops> - <tabstop>comboBoxApplyFilter</tabstop> - <tabstop>comboBoxCollisionShape</tabstop> - <tabstop>spinBoxQuality</tabstop> - <tabstop>spinBoxMaxHulls</tabstop> - <tabstop>spinBoxTrimHulls</tabstop> - <tabstop>comboBoxTargetPlatform</tabstop> - <tabstop>btnReset</tabstop> - <tabstop>btnApply</tabstop> - </tabstops> - <resources/> - <connections/> -</ui> diff --git a/tools/ArtistTools/source/BlastPlugin/UI/DefaultDamagePanel.ui b/tools/ArtistTools/source/BlastPlugin/UI/DefaultDamagePanel.ui deleted file mode 100644 index 651cd83..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/DefaultDamagePanel.ui +++ /dev/null @@ -1,332 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ui version="4.0"> - <class>DefaultDamagePanel</class> - <widget class="QWidget" name="DefaultDamagePanel"> - <property name="geometry"> - <rect> - <x>0</x> - <y>0</y> - <width>340</width> - <height>176</height> - </rect> - </property> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>340</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>340</width> - <height>16777215</height> - </size> - </property> - <property name="windowTitle"> - <string>Form</string> - </property> - <property name="layoutDirection"> - <enum>Qt::LeftToRight</enum> - </property> - <layout class="QGridLayout" name="gridLayout"> - <property name="leftMargin"> - <number>4</number> - </property> - <property name="topMargin"> - <number>9</number> - </property> - <property name="rightMargin"> - <number>0</number> - </property> - <property name="horizontalSpacing"> - <number>2</number> - </property> - <item row="0" column="1"> - <widget class="QDoubleSpinBox" name="spinBoxDamageAmount"> - <property name="minimumSize"> - <size> - <width>80</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>80</width> - <height>16777215</height> - </size> - </property> - <property name="decimals"> - <number>3</number> - </property> - </widget> - </item> - <item row="0" column="0"> - <widget class="QLabel" name="labelDamageAmount"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>155</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>155</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Damage Amount</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="2" column="1"> - <widget class="QDoubleSpinBox" name="spinBoxStressDamageForce"> - <property name="minimumSize"> - <size> - <width>80</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>80</width> - <height>16777215</height> - </size> - </property> - <property name="decimals"> - <number>3</number> - </property> - </widget> - </item> - <item row="4" column="1"> - <widget class="QDoubleSpinBox" name="spinBoxDamageRadius"> - <property name="minimumSize"> - <size> - <width>80</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>80</width> - <height>16777215</height> - </size> - </property> - <property name="decimals"> - <number>3</number> - </property> - </widget> - </item> - <item row="4" column="0"> - <widget class="QLabel" name="labelDamageRadius"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>155</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>155</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Damage Radius (Mouse WH)</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="2" column="0"> - <widget class="QLabel" name="labelStressDamageForce"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>155</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>155</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Stress Damage Force</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="3" column="0"> - <widget class="QLabel" name="labelDamageProfile"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>155</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>155</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Damage Profile</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="1" column="0"> - <widget class="QLabel" name="labelExplosiveImpulse"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>155</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>155</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Explosive Impulse</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="3" column="1"> - <widget class="QComboBox" name="comboBoxDamageProfile"> - <property name="minimumSize"> - <size> - <width>150</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>150</width> - <height>16777215</height> - </size> - </property> - </widget> - </item> - <item row="1" column="1"> - <widget class="QDoubleSpinBox" name="spinBoxExplosiveImpulse"> - <property name="minimumSize"> - <size> - <width>80</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>80</width> - <height>16777215</height> - </size> - </property> - <property name="decimals"> - <number>3</number> - </property> - <property name="maximum"> - <double>999.990000000000009</double> - </property> - </widget> - </item> - <item row="5" column="0"> - <widget class="QLabel" name="labelDamageContinuously"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>155</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>155</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Damage Continuously</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="5" column="1"> - <widget class="QCheckBox" name="checkBoxDamageContinuously"> - <property name="text"> - <string/> - </property> - </widget> - </item> - </layout> - </widget> - <tabstops> - <tabstop>spinBoxDamageAmount</tabstop> - <tabstop>spinBoxExplosiveImpulse</tabstop> - <tabstop>spinBoxStressDamageForce</tabstop> - <tabstop>comboBoxDamageProfile</tabstop> - <tabstop>spinBoxDamageRadius</tabstop> - <tabstop>checkBoxDamageContinuously</tabstop> - </tabstops> - <resources/> - <connections/> -</ui> diff --git a/tools/ArtistTools/source/BlastPlugin/UI/FileReferencesPanel.ui b/tools/ArtistTools/source/BlastPlugin/UI/FileReferencesPanel.ui deleted file mode 100644 index bde4935..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/FileReferencesPanel.ui +++ /dev/null @@ -1,422 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ui version="4.0"> - <class>FileReferencesPanel</class> - <widget class="QWidget" name="FileReferencesPanel"> - <property name="geometry"> - <rect> - <x>0</x> - <y>0</y> - <width>340</width> - <height>277</height> - </rect> - </property> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>340</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>340</width> - <height>16777215</height> - </size> - </property> - <property name="windowTitle"> - <string>Form</string> - </property> - <layout class="QGridLayout" name="gridLayout"> - <item row="0" column="0"> - <widget class="QLabel" name="labelFBXSourceAsset"> - <property name="text"> - <string>FBX Source Asset</string> - </property> - </widget> - </item> - <item row="1" column="0"> - <widget class="QLineEdit" name="lineEditFBXSourceAsset"/> - </item> - <item row="1" column="1"> - <layout class="QHBoxLayout" name="horizontalLayout"> - <property name="spacing"> - <number>4</number> - </property> - <item> - <widget class="QPushButton" name="btnOpenFile"> - <property name="minimumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset resource="BlastToolBar.qrc"> - <normaloff>:/AppMainWindow/images/openFile.png</normaloff>:/AppMainWindow/images/openFile.png</iconset> - </property> - <property name="iconSize"> - <size> - <width>20</width> - <height>20</height> - </size> - </property> - <property name="flat"> - <bool>true</bool> - </property> - </widget> - </item> - <item> - <widget class="QPushButton" name="btnReload"> - <property name="minimumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset resource="BlastToolBar.qrc"> - <normaloff>:/AppMainWindow/images/refreshReload.png</normaloff>:/AppMainWindow/images/refreshReload.png</iconset> - </property> - <property name="flat"> - <bool>true</bool> - </property> - </widget> - </item> - <item> - <widget class="QPushButton" name="btnRemove"> - <property name="minimumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset resource="BlastToolBar.qrc"> - <normaloff>:/AppMainWindow/images/Remove_icon.png</normaloff>:/AppMainWindow/images/Remove_icon.png</iconset> - </property> - <property name="flat"> - <bool>true</bool> - </property> - </widget> - </item> - </layout> - </item> - <item row="2" column="0" colspan="2"> - <widget class="QGroupBox" name="groupBox"> - <property name="title"> - <string>Export Assets</string> - </property> - <layout class="QGridLayout" name="gridLayout_2"> - <item row="2" column="1"> - <widget class="QLineEdit" name="lineEditObj"/> - </item> - <item row="2" column="2"> - <widget class="QCheckBox" name="checkBoxObj"> - <property name="text"> - <string/> - </property> - </widget> - </item> - <item row="3" column="1"> - <widget class="QLineEdit" name="lineEditLLAsset"/> - </item> - <item row="3" column="0"> - <widget class="QLabel" name="labelLLAsset"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>LLAsset</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="0" column="2"> - <widget class="QCheckBox" name="checkBoxFBX"> - <property name="text"> - <string/> - </property> - </widget> - </item> - <item row="2" column="0"> - <widget class="QLabel" name="labelObj"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Obj</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="0" column="1"> - <widget class="QLineEdit" name="lineEditFBX"/> - </item> - <item row="0" column="0"> - <widget class="QLabel" name="labelFBX"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>FBX</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="3" column="2"> - <widget class="QCheckBox" name="checkBoxLLAsset"> - <property name="text"> - <string/> - </property> - </widget> - </item> - <item row="4" column="0"> - <widget class="QLabel" name="labelTKAsset"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>TKAsset</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="4" column="1"> - <widget class="QLineEdit" name="lineEditTKAsset"/> - </item> - <item row="4" column="2"> - <widget class="QCheckBox" name="checkBoxTKAsset"> - <property name="text"> - <string/> - </property> - </widget> - </item> - <item row="5" column="0"> - <widget class="QLabel" name="labelBPXA"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>BPXA</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="5" column="1"> - <widget class="QLineEdit" name="lineEditBPXA"/> - </item> - <item row="5" column="2"> - <widget class="QCheckBox" name="checkBoxBPXA"> - <property name="text"> - <string/> - </property> - </widget> - </item> - <item row="1" column="0"> - <widget class="QLabel" name="labelEmbedFBXCollision"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Embed collision in FBX</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="1" column="2"> - <widget class="QCheckBox" name="checkBoxEmbedFBXCollision"> - <property name="text"> - <string/> - </property> - </widget> - </item> - </layout> - </widget> - </item> - <item row="3" column="1"> - <widget class="QPushButton" name="btnSave"> - <property name="minimumSize"> - <size> - <width>32</width> - <height>32</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>32</width> - <height>32</height> - </size> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset resource="BlastToolBar.qrc"> - <normaloff>:/AppMainWindow/images/saveDisc.png</normaloff>:/AppMainWindow/images/saveDisc.png</iconset> - </property> - <property name="iconSize"> - <size> - <width>32</width> - <height>32</height> - </size> - </property> - </widget> - </item> - </layout> - </widget> - <tabstops> - <tabstop>lineEditFBXSourceAsset</tabstop> - <tabstop>btnOpenFile</tabstop> - <tabstop>btnReload</tabstop> - <tabstop>btnRemove</tabstop> - <tabstop>lineEditFBX</tabstop> - <tabstop>checkBoxFBX</tabstop> - <tabstop>lineEditObj</tabstop> - <tabstop>checkBoxObj</tabstop> - <tabstop>lineEditLLAsset</tabstop> - <tabstop>checkBoxLLAsset</tabstop> - <tabstop>lineEditTKAsset</tabstop> - <tabstop>checkBoxTKAsset</tabstop> - <tabstop>lineEditBPXA</tabstop> - <tabstop>checkBoxBPXA</tabstop> - <tabstop>btnSave</tabstop> - </tabstops> - <resources> - <include location="BlastToolBar.qrc"/> - </resources> - <connections/> -</ui> diff --git a/tools/ArtistTools/source/BlastPlugin/UI/FiltersDockWidget.ui b/tools/ArtistTools/source/BlastPlugin/UI/FiltersDockWidget.ui deleted file mode 100644 index e8b8522..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/FiltersDockWidget.ui +++ /dev/null @@ -1,565 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ui version="4.0"> - <class>FiltersDockWidget</class> - <widget class="QDockWidget" name="FiltersDockWidget"> - <property name="geometry"> - <rect> - <x>0</x> - <y>0</y> - <width>375</width> - <height>233</height> - </rect> - </property> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>375</width> - <height>233</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>524287</width> - <height>524287</height> - </size> - </property> - <property name="features"> - <set>QDockWidget::DockWidgetFloatable|QDockWidget::DockWidgetMovable</set> - </property> - <property name="allowedAreas"> - <set>Qt::LeftDockWidgetArea</set> - </property> - <property name="windowTitle"> - <string>Filters</string> - </property> - <widget class="QWidget" name="widget"> - <layout class="QVBoxLayout" name="verticalLayout"> - <property name="spacing"> - <number>0</number> - </property> - <property name="leftMargin"> - <number>0</number> - </property> - <property name="topMargin"> - <number>0</number> - </property> - <property name="rightMargin"> - <number>0</number> - </property> - <property name="bottomMargin"> - <number>0</number> - </property> - <item> - <layout class="QGridLayout" name="gridLayout"> - <property name="spacing"> - <number>6</number> - </property> - <item row="1" column="3"> - <widget class="QPushButton" name="btnModifyFilterPreset"> - <property name="minimumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset resource="BlastToolBar.qrc"> - <normaloff>:/AppMainWindow/images/EditWrench.png</normaloff>:/AppMainWindow/images/EditWrench.png</iconset> - </property> - <property name="checkable"> - <bool>false</bool> - </property> - <property name="flat"> - <bool>true</bool> - </property> - </widget> - </item> - <item row="1" column="0"> - <widget class="QLabel" name="labelFilterPreset"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>60</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Filter Preset</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="1" column="2"> - <widget class="QPushButton" name="btnAddFilterPrest"> - <property name="minimumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset resource="BlastToolBar.qrc"> - <normaloff>:/AppMainWindow/images/Add.png</normaloff>:/AppMainWindow/images/Add.png</iconset> - </property> - <property name="checkable"> - <bool>false</bool> - </property> - <property name="flat"> - <bool>true</bool> - </property> - </widget> - </item> - <item row="1" column="4"> - <widget class="QPushButton" name="btnRemoveFilterPreset"> - <property name="minimumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset resource="BlastToolBar.qrc"> - <normaloff>:/AppMainWindow/images/Remove_icon.png</normaloff>:/AppMainWindow/images/Remove_icon.png</iconset> - </property> - <property name="checkable"> - <bool>false</bool> - </property> - <property name="flat"> - <bool>true</bool> - </property> - </widget> - </item> - <item row="1" column="5"> - <widget class="QPushButton" name="btnSaveFilterPreset"> - <property name="minimumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset resource="BlastToolBar.qrc"> - <normaloff>:/AppMainWindow/images/saveDisc.png</normaloff>:/AppMainWindow/images/saveDisc.png</iconset> - </property> - <property name="checkable"> - <bool>false</bool> - </property> - <property name="flat"> - <bool>true</bool> - </property> - </widget> - </item> - <item row="1" column="1"> - <widget class="QComboBox" name="comboBoxFilterPreset"> - <property name="minimumSize"> - <size> - <width>150</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>150</width> - <height>16777215</height> - </size> - </property> - </widget> - </item> - <item row="0" column="0" colspan="6"> - <widget class="QMenuBar" name="menuBar"> - <property name="minimumSize"> - <size> - <width>0</width> - <height>20</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16777215</width> - <height>20</height> - </size> - </property> - <widget class="QMenu" name="menuRule"> - <property name="title"> - <string>Rule</string> - </property> - <addaction name="actionAllDescendants"/> - <addaction name="actionAllParents"/> - </widget> - <widget class="QMenu" name="menuDepth"> - <property name="title"> - <string>Depth</string> - </property> - <addaction name="actionDepthAll"/> - <addaction name="actionDepth0"/> - <addaction name="actionDepth1"/> - <addaction name="actionDepth2"/> - <addaction name="actionDepth3"/> - <addaction name="actionDepth4"/> - <addaction name="actionDepth5"/> - </widget> - <widget class="QMenu" name="menuItem_Type"> - <property name="title"> - <string>Item Type</string> - </property> - <addaction name="actionItemTypeAll"/> - <addaction name="actionChunk"/> - <addaction name="actionSupportChunk"/> - <addaction name="actionStaticSupportChunk"/> - <addaction name="actionBond"/> - <addaction name="actionWorldBond"/> - </widget> - <widget class="QMenu" name="menuOperator"> - <property name="title"> - <string>Operator</string> - </property> - <addaction name="actionEqualTo"/> - <addaction name="actionNotEquaTo"/> - </widget> - <addaction name="menuRule"/> - <addaction name="menuDepth"/> - <addaction name="menuItem_Type"/> - <addaction name="menuOperator"/> - </widget> - </item> - </layout> - </item> - <item> - <layout class="QGridLayout" name="gridLayout_2"> - <property name="topMargin"> - <number>6</number> - </property> - <item row="2" column="0" colspan="3"> - <widget class="QListWidget" name="listWidget"> - <property name="minimumSize"> - <size> - <width>0</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16777215</width> - <height>16777215</height> - </size> - </property> - </widget> - </item> - <item row="3" column="0" colspan="3"> - <layout class="QHBoxLayout" name="horizontalLayout_3"> - <property name="spacing"> - <number>4</number> - </property> - <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> - <item> - <widget class="QPushButton" name="btnSelect"> - <property name="minimumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset resource="BlastToolBar.qrc"> - <normaloff>:/AppMainWindow/images/Select.png</normaloff>:/AppMainWindow/images/Select.png</iconset> - </property> - <property name="checkable"> - <bool>false</bool> - </property> - <property name="flat"> - <bool>true</bool> - </property> - </widget> - </item> - <item> - <widget class="QPushButton" name="btnVisible"> - <property name="minimumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset resource="BlastToolBar.qrc"> - <normaloff>:/AppMainWindow/images/visibilityToggle_visible.png</normaloff>:/AppMainWindow/images/visibilityToggle_visible.png</iconset> - </property> - <property name="checkable"> - <bool>false</bool> - </property> - <property name="flat"> - <bool>true</bool> - </property> - </widget> - </item> - <item> - <widget class="QPushButton" name="btnInVisible"> - <property name="minimumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset resource="BlastToolBar.qrc"> - <normaloff>:/AppMainWindow/images/visibilityToggle_notVisible.png</normaloff>:/AppMainWindow/images/visibilityToggle_notVisible.png</iconset> - </property> - <property name="checkable"> - <bool>false</bool> - </property> - <property name="flat"> - <bool>true</bool> - </property> - </widget> - </item> - </layout> - </item> - </layout> - </item> - </layout> - </widget> - <action name="actionAllDescendants"> - <property name="checkable"> - <bool>true</bool> - </property> - <property name="text"> - <string>All Descendants</string> - </property> - </action> - <action name="actionAllParents"> - <property name="checkable"> - <bool>true</bool> - </property> - <property name="text"> - <string>All Parents</string> - </property> - </action> - <action name="actionDepthAll"> - <property name="checkable"> - <bool>true</bool> - </property> - <property name="text"> - <string>All</string> - </property> - </action> - <action name="actionDepth0"> - <property name="checkable"> - <bool>true</bool> - </property> - <property name="text"> - <string>Depth 0</string> - </property> - </action> - <action name="actionDepth1"> - <property name="checkable"> - <bool>true</bool> - </property> - <property name="text"> - <string>Depth 1</string> - </property> - </action> - <action name="actionDepth2"> - <property name="checkable"> - <bool>true</bool> - </property> - <property name="text"> - <string>Depth 2</string> - </property> - </action> - <action name="actionDepth3"> - <property name="checkable"> - <bool>true</bool> - </property> - <property name="text"> - <string>Depth 3</string> - </property> - </action> - <action name="actionDepth4"> - <property name="checkable"> - <bool>true</bool> - </property> - <property name="text"> - <string>Depth 4</string> - </property> - </action> - <action name="actionDepth5"> - <property name="checkable"> - <bool>true</bool> - </property> - <property name="text"> - <string>Depth 5</string> - </property> - </action> - <action name="actionItemTypeAll"> - <property name="checkable"> - <bool>true</bool> - </property> - <property name="text"> - <string>All</string> - </property> - </action> - <action name="actionChunk"> - <property name="checkable"> - <bool>true</bool> - </property> - <property name="text"> - <string>Chunk</string> - </property> - </action> - <action name="actionSupportChunk"> - <property name="checkable"> - <bool>true</bool> - </property> - <property name="text"> - <string>Support Chunk</string> - </property> - </action> - <action name="actionStaticSupportChunk"> - <property name="checkable"> - <bool>true</bool> - </property> - <property name="text"> - <string>Static Support Chunk</string> - </property> - </action> - <action name="actionBond"> - <property name="checkable"> - <bool>true</bool> - </property> - <property name="text"> - <string>Bond</string> - </property> - </action> - <action name="actionWorldBond"> - <property name="checkable"> - <bool>true</bool> - </property> - <property name="text"> - <string>World Bond</string> - </property> - </action> - <action name="actionEqualTo"> - <property name="checkable"> - <bool>true</bool> - </property> - <property name="text"> - <string>Equal To</string> - </property> - </action> - <action name="actionNotEquaTo"> - <property name="checkable"> - <bool>true</bool> - </property> - <property name="text"> - <string>Not Equal To</string> - </property> - </action> - </widget> - <tabstops> - <tabstop>comboBoxFilterPreset</tabstop> - <tabstop>btnAddFilterPrest</tabstop> - <tabstop>btnModifyFilterPreset</tabstop> - <tabstop>btnRemoveFilterPreset</tabstop> - <tabstop>btnSaveFilterPreset</tabstop> - <tabstop>listWidget</tabstop> - <tabstop>btnSelect</tabstop> - <tabstop>btnVisible</tabstop> - <tabstop>btnInVisible</tabstop> - </tabstops> - <resources> - <include location="BlastToolBar.qrc"/> - </resources> - <connections/> -</ui> diff --git a/tools/ArtistTools/source/BlastPlugin/UI/FractureGeneralPanel.ui b/tools/ArtistTools/source/BlastPlugin/UI/FractureGeneralPanel.ui deleted file mode 100644 index 627ad58..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/FractureGeneralPanel.ui +++ /dev/null @@ -1,359 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ui version="4.0"> - <class>FractureGeneralPanel</class> - <widget class="QWidget" name="FractureGeneralPanel"> - <property name="geometry"> - <rect> - <x>0</x> - <y>0</y> - <width>340</width> - <height>157</height> - </rect> - </property> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>340</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>340</width> - <height>16777215</height> - </size> - </property> - <property name="windowTitle"> - <string>Form</string> - </property> - <layout class="QGridLayout" name="gridLayout"> - <property name="leftMargin"> - <number>2</number> - </property> - <property name="bottomMargin"> - <number>6</number> - </property> - <property name="horizontalSpacing"> - <number>2</number> - </property> - <item row="0" column="0"> - <widget class="QLabel" name="labelFracturePreset"> - <property name="minimumSize"> - <size> - <width>0</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Fracture Preset</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="0" column="2"> - <layout class="QHBoxLayout" name="horizontalLayout"> - <property name="spacing"> - <number>4</number> - </property> - <item> - <widget class="QPushButton" name="btnAddPreset"> - <property name="minimumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset resource="BlastToolBar.qrc"> - <normaloff>:/AppMainWindow/images/Add.png</normaloff>:/AppMainWindow/images/Add.png</iconset> - </property> - <property name="iconSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="flat"> - <bool>true</bool> - </property> - </widget> - </item> - <item> - <widget class="QPushButton" name="btnModifyPreset"> - <property name="minimumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset resource="BlastToolBar.qrc"> - <normaloff>:/AppMainWindow/images/EditWrench.png</normaloff>:/AppMainWindow/images/EditWrench.png</iconset> - </property> - <property name="iconSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="flat"> - <bool>true</bool> - </property> - </widget> - </item> - <item> - <widget class="QPushButton" name="btnSavePreset"> - <property name="minimumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset resource="BlastToolBar.qrc"> - <normaloff>:/AppMainWindow/images/saveDisc.png</normaloff>:/AppMainWindow/images/saveDisc.png</iconset> - </property> - <property name="iconSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="flat"> - <bool>true</bool> - </property> - </widget> - </item> - <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> - </layout> - </item> - <item row="1" column="0"> - <widget class="QLabel" name="labelFractureType"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>0</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Fracture Type</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="1" column="1"> - <widget class="QComboBox" name="comboBoxFractureType"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>150</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>150</width> - <height>16777215</height> - </size> - </property> - </widget> - </item> - <item row="0" column="1"> - <widget class="QComboBox" name="comboBoxFracturePreset"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - </widget> - </item> - <item row="2" column="0" colspan="3"> - <widget class="QGroupBox" name="groupBox"> - <property name="title"> - <string>Internal Material</string> - </property> - <layout class="QGridLayout" name="gridLayout_2"> - <item row="0" column="0"> - <widget class="QLabel" name="labelApplyMaterial"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>0</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Apply Material</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="0" column="1"> - <widget class="QComboBox" name="comboBoxApplyMaterial"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>150</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>150</width> - <height>16777215</height> - </size> - </property> - </widget> - </item> - </layout> - </widget> - </item> - <item row="3" column="0" colspan="2"> - <widget class="QLabel" name="labelAutoSelectNewChunks"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>240</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>240</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Auto-Select New Chunks</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="3" column="2"> - <widget class="QCheckBox" name="checkBoxAutoSelectNewChunks"/> - </item> - </layout> - </widget> - <tabstops> - <tabstop>comboBoxFracturePreset</tabstop> - <tabstop>btnAddPreset</tabstop> - <tabstop>btnModifyPreset</tabstop> - <tabstop>btnSavePreset</tabstop> - <tabstop>comboBoxFractureType</tabstop> - <tabstop>comboBoxApplyMaterial</tabstop> - <tabstop>checkBoxAutoSelectNewChunks</tabstop> - </tabstops> - <resources> - <include location="BlastToolBar.qrc"/> - </resources> - <connections/> -</ui> diff --git a/tools/ArtistTools/source/BlastPlugin/UI/FractureSliceSettingsPanel.ui b/tools/ArtistTools/source/BlastPlugin/UI/FractureSliceSettingsPanel.ui deleted file mode 100644 index aa95fee..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/FractureSliceSettingsPanel.ui +++ /dev/null @@ -1,486 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ui version="4.0"> - <class>FractureSliceSettingsPanel</class> - <widget class="QWidget" name="FractureSliceSettingsPanel"> - <property name="geometry"> - <rect> - <x>0</x> - <y>0</y> - <width>340</width> - <height>276</height> - </rect> - </property> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>340</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>340</width> - <height>16777215</height> - </size> - </property> - <property name="windowTitle"> - <string>Form</string> - </property> - <layout class="QGridLayout" name="gridLayout"> - <item row="2" column="0"> - <widget class="QLabel" name="labelRotationVariation"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Rotation Variation</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="0" column="0"> - <widget class="QLabel" name="labelNumSlices"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Num Slices (x/y/z)</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="1" column="0"> - <widget class="QLabel" name="labelOffsetVariation"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Offset Variation</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="1" column="1"> - <widget class="QDoubleSpinBox" name="spinBoxOffsetVariation"> - <property name="minimumSize"> - <size> - <width>80</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>80</width> - <height>16777215</height> - </size> - </property> - <property name="decimals"> - <number>2</number> - </property> - <property name="maximum"> - <double>1.000000000000000</double> - </property> - <property name="singleStep"> - <double>0.010000000000000</double> - </property> - </widget> - </item> - <item row="2" column="1"> - <widget class="QDoubleSpinBox" name="spinBoxRotationVariation"> - <property name="minimumSize"> - <size> - <width>80</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>80</width> - <height>16777215</height> - </size> - </property> - <property name="decimals"> - <number>2</number> - </property> - <property name="maximum"> - <double>1.000000000000000</double> - </property> - <property name="singleStep"> - <double>0.010000000000000</double> - </property> - </widget> - </item> - <item row="3" column="0"> - <widget class="QLabel" name="labelNoiseAmplitude"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Noise Amplitude</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="3" column="1"> - <widget class="QDoubleSpinBox" name="spinBoxNoiseAmplitude"> - <property name="minimumSize"> - <size> - <width>80</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>80</width> - <height>16777215</height> - </size> - </property> - <property name="decimals"> - <number>2</number> - </property> - <property name="maximum"> - <double>1.000000000000000</double> - </property> - <property name="singleStep"> - <double>0.010000000000000</double> - </property> - </widget> - </item> - <item row="4" column="0"> - <widget class="QLabel" name="labelNoiseFrequency"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Noise Frequency</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="4" column="1"> - <widget class="QDoubleSpinBox" name="spinBoxNoiseFrequency"> - <property name="minimumSize"> - <size> - <width>80</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>80</width> - <height>16777215</height> - </size> - </property> - <property name="decimals"> - <number>2</number> - </property> - <property name="maximum"> - <double>10.000000000000000</double> - </property> - <property name="singleStep"> - <double>0.100000000000000</double> - </property> - <property name="value"> - <double>1.000000000000000</double> - </property> - </widget> - </item> - <item row="6" column="0"> - <widget class="QLabel" name="labelNoiseSeed"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Noise Seed</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="6" column="1"> - <widget class="QSpinBox" name="spinBoxNoiseSeed"> - <property name="minimumSize"> - <size> - <width>80</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>80</width> - <height>16777215</height> - </size> - </property> - <property name="maximum"> - <number>2147483647</number> - </property> - </widget> - </item> - <item row="8" column="1"> - <widget class="QPushButton" name="btnApplyFracture"> - <property name="minimumSize"> - <size> - <width>100</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>100</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Apply Fracture</string> - </property> - </widget> - </item> - <item row="7" column="0"> - <widget class="QLabel" name="labelSurfaceResolution"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Surface Resolution</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="7" column="1"> - <widget class="QSpinBox" name="spinBoxSurfaceResolution"> - <property name="minimumSize"> - <size> - <width>80</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>80</width> - <height>16777215</height> - </size> - </property> - <property name="maximum"> - <number>2147483647</number> - </property> - <property name="value"> - <number>1</number> - </property> - </widget> - </item> - <item row="0" column="1"> - <layout class="QHBoxLayout" name="horizontalLayout"> - <item> - <widget class="QSpinBox" name="spinBoxNumSlicesX"> - <property name="value"> - <number>1</number> - </property> - </widget> - </item> - <item> - <widget class="QSpinBox" name="spinBoxNumSlicesY"> - <property name="value"> - <number>1</number> - </property> - </widget> - </item> - <item> - <widget class="QSpinBox" name="spinBoxNumSlicesZ"> - <property name="value"> - <number>1</number> - </property> - </widget> - </item> - </layout> - </item> - <item row="5" column="0"> - <widget class="QLabel" name="labelNoiseOctaveNumber"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Noise Octave Number</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="5" column="1"> - <widget class="QSpinBox" name="spinBoxNoiseOctaveNumber"> - <property name="minimumSize"> - <size> - <width>80</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>80</width> - <height>16777215</height> - </size> - </property> - <property name="minimum"> - <number>1</number> - </property> - <property name="maximum"> - <number>5</number> - </property> - </widget> - </item> - </layout> - </widget> - <tabstops> - <tabstop>spinBoxNumSlicesX</tabstop> - <tabstop>spinBoxNumSlicesY</tabstop> - <tabstop>spinBoxNumSlicesZ</tabstop> - <tabstop>spinBoxOffsetVariation</tabstop> - <tabstop>spinBoxRotationVariation</tabstop> - <tabstop>spinBoxNoiseAmplitude</tabstop> - <tabstop>spinBoxNoiseFrequency</tabstop> - <tabstop>spinBoxNoiseOctaveNumber</tabstop> - <tabstop>spinBoxNoiseSeed</tabstop> - <tabstop>spinBoxSurfaceResolution</tabstop> - <tabstop>btnApplyFracture</tabstop> - </tabstops> - <resources/> - <connections/> -</ui> diff --git a/tools/ArtistTools/source/BlastPlugin/UI/FractureVisualizersPanel.ui b/tools/ArtistTools/source/BlastPlugin/UI/FractureVisualizersPanel.ui deleted file mode 100644 index a2c0ff6..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/FractureVisualizersPanel.ui +++ /dev/null @@ -1,70 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ui version="4.0"> - <class>FractureVisualizersPanel</class> - <widget class="QWidget" name="FractureVisualizersPanel"> - <property name="geometry"> - <rect> - <x>0</x> - <y>0</y> - <width>340</width> - <height>50</height> - </rect> - </property> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>340</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>340</width> - <height>16777215</height> - </size> - </property> - <property name="windowTitle"> - <string>Form</string> - </property> - <layout class="QGridLayout" name="gridLayout"> - <item row="0" column="0"> - <widget class="QLabel" name="labelSelectionDepthTest"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>170</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>170</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Selection Depth Test</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="0" column="1"> - <widget class="QCheckBox" name="checkBoxSelectionDepthTest"/> - </item> - </layout> - </widget> - <resources/> - <connections/> -</ui> diff --git a/tools/ArtistTools/source/BlastPlugin/UI/FractureVoronoiSettingsPanel.ui b/tools/ArtistTools/source/BlastPlugin/UI/FractureVoronoiSettingsPanel.ui deleted file mode 100644 index d69ebf1..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/FractureVoronoiSettingsPanel.ui +++ /dev/null @@ -1,500 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ui version="4.0"> - <class>FractureVoronoiSettingsPanel</class> - <widget class="QWidget" name="FractureVoronoiSettingsPanel"> - <property name="geometry"> - <rect> - <x>0</x> - <y>0</y> - <width>358</width> - <height>319</height> - </rect> - </property> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>358</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>358</width> - <height>16777215</height> - </size> - </property> - <property name="windowTitle"> - <string>Form</string> - </property> - <layout class="QGridLayout" name="gridLayout_5"> - <item row="4" column="0"> - <widget class="QLabel" name="labelSiteGeneration"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Site Generation</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="10" column="1"> - <widget class="QPushButton" name="btnApplyFracture"> - <property name="minimumSize"> - <size> - <width>100</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>100</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Apply Fracture</string> - </property> - </widget> - </item> - <item row="4" column="1"> - <widget class="QComboBox" name="comboBoxSiteGeneration"> - <property name="minimumSize"> - <size> - <width>150</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>150</width> - <height>16777215</height> - </size> - </property> - <item> - <property name="text"> - <string>UniformlyGenerateSitesInMesh </string> - </property> - </item> - <item> - <property name="text"> - <string>ClusteredSitesGeneration</string> - </property> - </item> - </widget> - </item> - <item row="4" column="2"> - <spacer name="horizontalSpacer_3"> - <property name="orientation"> - <enum>Qt::Horizontal</enum> - </property> - <property name="sizeHint" stdset="0"> - <size> - <width>40</width> - <height>20</height> - </size> - </property> - </spacer> - </item> - <item row="0" column="0" colspan="3"> - <widget class="QGroupBox" name="groupBoxVisualizers"> - <property name="title"> - <string>Visualizers</string> - </property> - <layout class="QGridLayout" name="gridLayout"> - <property name="leftMargin"> - <number>0</number> - </property> - <property name="topMargin"> - <number>9</number> - </property> - <property name="rightMargin"> - <number>0</number> - </property> - <property name="bottomMargin"> - <number>9</number> - </property> - <item row="0" column="0"> - <widget class="QLabel" name="labelGridPreview"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Grid Preview</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="0" column="1"> - <widget class="QCheckBox" name="checkBoxGridPreview"/> - </item> - <item row="1" column="0"> - <widget class="QLabel" name="labelFracturePreview"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Fracture Preview</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="1" column="1"> - <widget class="QCheckBox" name="checkBoxFracturePreview"/> - </item> - <item row="2" column="0"> - <widget class="QLabel" name="labelCutterMesh"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Cutter Mesh</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="2" column="1"> - <widget class="QCheckBox" name="checkBoxCutterMesh"/> - </item> - </layout> - </widget> - </item> - <item row="5" column="0" rowspan="2" colspan="3"> - <widget class="QWidget" name="widgetUniform" native="true"> - <property name="minimumSize"> - <size> - <width>0</width> - <height>0</height> - </size> - </property> - <property name="layoutDirection"> - <enum>Qt::LeftToRight</enum> - </property> - <layout class="QGridLayout" name="gridLayout_6"> - <property name="leftMargin"> - <number>0</number> - </property> - <property name="rightMargin"> - <number>0</number> - </property> - <item row="0" column="0"> - <widget class="QLabel" name="labeNumberOfSites"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Number of Sites</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="0" column="1"> - <widget class="QSpinBox" name="spinBoxNumberOfSites"> - <property name="minimumSize"> - <size> - <width>80</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>80</width> - <height>16777215</height> - </size> - </property> - </widget> - </item> - <item row="0" column="2"> - <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> - </layout> - </widget> - </item> - <item row="8" column="0" colspan="3"> - <widget class="QWidget" name="widgetClusters" native="true"> - <property name="minimumSize"> - <size> - <width>0</width> - <height>80</height> - </size> - </property> - <layout class="QGridLayout" name="gridLayout_2"> - <property name="leftMargin"> - <number>0</number> - </property> - <property name="rightMargin"> - <number>0</number> - </property> - <item row="0" column="1"> - <widget class="QSpinBox" name="spinBoxNumberOfClusters"> - <property name="minimumSize"> - <size> - <width>80</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>80</width> - <height>16777215</height> - </size> - </property> - </widget> - </item> - <item row="2" column="1"> - <widget class="QDoubleSpinBox" name="spinBoxClusterRadius"> - <property name="minimumSize"> - <size> - <width>80</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>80</width> - <height>16777215</height> - </size> - </property> - </widget> - </item> - <item row="0" column="0"> - <widget class="QLabel" name="labelNumberOfClusters"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Number Of Clusters</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="1" column="0"> - <widget class="QLabel" name="labelSitesPerCluster"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Sites Per Cluster</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="2" column="0"> - <widget class="QLabel" name="labelClusterRadius"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>ClusterRadius</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="1" column="1"> - <widget class="QSpinBox" name="spinBoxSitesPerCluster"> - <property name="minimumSize"> - <size> - <width>80</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>80</width> - <height>16777215</height> - </size> - </property> - </widget> - </item> - <item row="0" column="2"> - <spacer name="horizontalSpacer_2"> - <property name="orientation"> - <enum>Qt::Horizontal</enum> - </property> - <property name="sizeHint" stdset="0"> - <size> - <width>40</width> - <height>20</height> - </size> - </property> - </spacer> - </item> - </layout> - <zorder>labelNumberOfClusters</zorder> - <zorder>spinBoxNumberOfClusters</zorder> - <zorder>labelSitesPerCluster</zorder> - <zorder>spinBoxSitesPerCluster</zorder> - <zorder>labelClusterRadius</zorder> - <zorder>spinBoxClusterRadius</zorder> - <zorder>horizontalSpacer_2</zorder> - </widget> - </item> - </layout> - </widget> - <tabstops> - <tabstop>checkBoxGridPreview</tabstop> - <tabstop>checkBoxFracturePreview</tabstop> - <tabstop>checkBoxCutterMesh</tabstop> - <tabstop>comboBoxSiteGeneration</tabstop> - <tabstop>spinBoxNumberOfSites</tabstop> - <tabstop>spinBoxNumberOfClusters</tabstop> - <tabstop>spinBoxSitesPerCluster</tabstop> - <tabstop>spinBoxClusterRadius</tabstop> - <tabstop>btnApplyFracture</tabstop> - </tabstops> - <resources> - <include location="BlastToolBar.qrc"/> - </resources> - <connections/> -</ui> diff --git a/tools/ArtistTools/source/BlastPlugin/UI/GeneralPanel.ui b/tools/ArtistTools/source/BlastPlugin/UI/GeneralPanel.ui deleted file mode 100644 index 481bc01..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/GeneralPanel.ui +++ /dev/null @@ -1,492 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ui version="4.0"> - <class>GeneralPanel</class> - <widget class="QWidget" name="GeneralPanel"> - <property name="geometry"> - <rect> - <x>0</x> - <y>0</y> - <width>340</width> - <height>223</height> - </rect> - </property> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>340</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>340</width> - <height>16777215</height> - </size> - </property> - <property name="windowTitle"> - <string>Form</string> - </property> - <layout class="QGridLayout" name="gridLayout"> - <item row="0" column="1"> - <widget class="QComboBox" name="comboBoxUserPreset"> - <property name="minimumSize"> - <size> - <width>150</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>150</width> - <height>16777215</height> - </size> - </property> - </widget> - </item> - <item row="0" column="0"> - <widget class="QLabel" name="labelUserPreset"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>0</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>User Preset</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="0" column="2"> - <layout class="QHBoxLayout" name="horizontalLayout"> - <property name="spacing"> - <number>4</number> - </property> - <item> - <widget class="QPushButton" name="btnAddUserPreset"> - <property name="minimumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset resource="BlastToolBar.qrc"> - <normaloff>:/AppMainWindow/images/Add.png</normaloff>:/AppMainWindow/images/Add.png</iconset> - </property> - <property name="iconSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="flat"> - <bool>true</bool> - </property> - </widget> - </item> - <item> - <widget class="QPushButton" name="btnModifyUserPreset"> - <property name="minimumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset resource="BlastToolBar.qrc"> - <normaloff>:/AppMainWindow/images/EditWrench.png</normaloff>:/AppMainWindow/images/EditWrench.png</iconset> - </property> - <property name="iconSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="flat"> - <bool>true</bool> - </property> - </widget> - </item> - <item> - <widget class="QPushButton" name="btnSaveUserPreset"> - <property name="minimumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset resource="BlastToolBar.qrc"> - <normaloff>:/AppMainWindow/images/saveDisc.png</normaloff>:/AppMainWindow/images/saveDisc.png</iconset> - </property> - <property name="iconSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="flat"> - <bool>true</bool> - </property> - </widget> - </item> - <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> - </layout> - </item> - <item row="1" column="0" colspan="3"> - <widget class="QGroupBox" name="groupBox"> - <property name="title"> - <string>Stress Solver</string> - </property> - <layout class="QGridLayout" name="gridLayout_2"> - <property name="leftMargin"> - <number>0</number> - </property> - <property name="rightMargin"> - <number>0</number> - </property> - <item row="6" column="0"> - <widget class="QLabel" name="labelGraphReductionLevel"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>170</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>170</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Graph Reduction Level</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="2" column="0"> - <widget class="QLabel" name="labelAngularFactor"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>160</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>170</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Angular Factor</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="1" column="0"> - <widget class="QLabel" name="labelLinearFactor"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>160</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>170</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Linear Factor</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="5" column="1"> - <widget class="QSpinBox" name="spinBoxBondIterations"> - <property name="minimumSize"> - <size> - <width>80</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>80</width> - <height>16777215</height> - </size> - </property> - <property name="maximum"> - <number>500000</number> - </property> - <property name="singleStep"> - <number>100</number> - </property> - <property name="value"> - <number>18000</number> - </property> - </widget> - </item> - <item row="1" column="1"> - <widget class="QDoubleSpinBox" name="spinBoxLinearFactor"> - <property name="minimumSize"> - <size> - <width>80</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>80</width> - <height>16777215</height> - </size> - </property> - <property name="maximum"> - <double>100.000000000000000</double> - </property> - <property name="singleStep"> - <double>0.010000000000000</double> - </property> - <property name="value"> - <double>0.250000000000000</double> - </property> - </widget> - </item> - <item row="2" column="1"> - <widget class="QDoubleSpinBox" name="spinBoxAngularFactor"> - <property name="minimumSize"> - <size> - <width>80</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>80</width> - <height>16777215</height> - </size> - </property> - <property name="maximum"> - <double>100.000000000000000</double> - </property> - <property name="singleStep"> - <double>0.010000000000000</double> - </property> - <property name="value"> - <double>0.750000000000000</double> - </property> - </widget> - </item> - <item row="6" column="1"> - <widget class="QSpinBox" name="spinBoxGraphReductionLevel"> - <property name="minimumSize"> - <size> - <width>80</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>80</width> - <height>16777215</height> - </size> - </property> - <property name="maximum"> - <number>32</number> - </property> - <property name="value"> - <number>3</number> - </property> - </widget> - </item> - <item row="5" column="0"> - <widget class="QLabel" name="labelBondIterations"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>160</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>170</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Bond Iterations Per Frame</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="0" column="0"> - <widget class="QLabel" name="labelMaterialHardness"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>160</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>170</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Material Hardness</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="0" column="1"> - <widget class="QDoubleSpinBox" name="spinBoxMaterialHardness"> - <property name="minimumSize"> - <size> - <width>80</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>80</width> - <height>16777215</height> - </size> - </property> - <property name="minimum"> - <double>0.010000000000000</double> - </property> - <property name="maximum"> - <double>100000.000000000000000</double> - </property> - <property name="singleStep"> - <double>10.000000000000000</double> - </property> - <property name="value"> - <double>1000.000000000000000</double> - </property> - </widget> - </item> - </layout> - </widget> - </item> - </layout> - </widget> - <tabstops> - <tabstop>comboBoxUserPreset</tabstop> - <tabstop>btnAddUserPreset</tabstop> - <tabstop>btnModifyUserPreset</tabstop> - <tabstop>btnSaveUserPreset</tabstop> - <tabstop>spinBoxMaterialHardness</tabstop> - <tabstop>spinBoxLinearFactor</tabstop> - <tabstop>spinBoxAngularFactor</tabstop> - <tabstop>spinBoxBondIterations</tabstop> - <tabstop>spinBoxGraphReductionLevel</tabstop> - </tabstops> - <resources> - <include location="BlastToolBar.qrc"/> - </resources> - <connections/> -</ui> diff --git a/tools/ArtistTools/source/BlastPlugin/UI/MaterialAssignmentsPanel.ui b/tools/ArtistTools/source/BlastPlugin/UI/MaterialAssignmentsPanel.ui deleted file mode 100644 index 7e87913..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/MaterialAssignmentsPanel.ui +++ /dev/null @@ -1,240 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ui version="4.0"> - <class>MaterialAssignmentsPanel</class> - <widget class="QWidget" name="MaterialAssignmentsPanel"> - <property name="geometry"> - <rect> - <x>0</x> - <y>0</y> - <width>340</width> - <height>135</height> - </rect> - </property> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>340</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>340</width> - <height>16777215</height> - </size> - </property> - <property name="windowTitle"> - <string>Form</string> - </property> - <layout class="QGridLayout" name="gridLayout"> - <item row="1" column="0"> - <widget class="QLabel" name="labelMaterialID1"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="layoutDirection"> - <enum>Qt::RightToLeft</enum> - </property> - <property name="text"> - <string>Material ID 1</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="1" column="1"> - <widget class="QComboBox" name="comboBoxMaterialID1"> - <property name="minimumSize"> - <size> - <width>150</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>150</width> - <height>16777215</height> - </size> - </property> - </widget> - </item> - <item row="2" column="0"> - <widget class="QLabel" name="labelMaterialID2"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="layoutDirection"> - <enum>Qt::RightToLeft</enum> - </property> - <property name="text"> - <string>Material ID 2</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="2" column="1"> - <widget class="QComboBox" name="comboBoxMaterialID2"> - <property name="minimumSize"> - <size> - <width>150</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>150</width> - <height>16777215</height> - </size> - </property> - </widget> - </item> - <item row="3" column="0"> - <widget class="QLabel" name="labelMaterialID3"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="layoutDirection"> - <enum>Qt::RightToLeft</enum> - </property> - <property name="text"> - <string>Material ID 3</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="3" column="1"> - <widget class="QComboBox" name="comboBoxMaterialID3"> - <property name="minimumSize"> - <size> - <width>150</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>150</width> - <height>16777215</height> - </size> - </property> - </widget> - </item> - <item row="4" column="0"> - <widget class="QLabel" name="labelMaterialID4"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="layoutDirection"> - <enum>Qt::RightToLeft</enum> - </property> - <property name="text"> - <string>Material ID 4</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="4" column="1"> - <widget class="QComboBox" name="comboBoxMaterialID4"> - <property name="minimumSize"> - <size> - <width>150</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>150</width> - <height>16777215</height> - </size> - </property> - </widget> - </item> - <item row="0" column="0" colspan="2"> - <widget class="QLabel" name="label"> - <property name="text"> - <string>Apply materials to ID's of selected objects</string> - </property> - <property name="scaledContents"> - <bool>false</bool> - </property> - <property name="alignment"> - <set>Qt::AlignCenter</set> - </property> - </widget> - </item> - </layout> - </widget> - <resources/> - <connections/> -</ui> diff --git a/tools/ArtistTools/source/BlastPlugin/UI/MaterialLibraryPanel.ui b/tools/ArtistTools/source/BlastPlugin/UI/MaterialLibraryPanel.ui deleted file mode 100644 index 751a5c8..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/MaterialLibraryPanel.ui +++ /dev/null @@ -1,753 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ui version="4.0"> - <class>MaterialLibraryPanel</class> - <widget class="QWidget" name="MaterialLibraryPanel"> - <property name="geometry"> - <rect> - <x>0</x> - <y>0</y> - <width>340</width> - <height>396</height> - </rect> - </property> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>340</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>340</width> - <height>16777215</height> - </size> - </property> - <property name="windowTitle"> - <string>Form</string> - </property> - <layout class="QGridLayout" name="gridLayout"> - <item row="0" column="0"> - <widget class="QLabel" name="label"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Materials</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="0" column="1"> - <layout class="QHBoxLayout" name="horizontalLayout"> - <property name="spacing"> - <number>4</number> - </property> - <item> - <widget class="QPushButton" name="btnAddMat"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset resource="BlastToolBar.qrc"> - <normaloff>:/AppMainWindow/images/Add.png</normaloff>:/AppMainWindow/images/Add.png</iconset> - </property> - <property name="flat"> - <bool>true</bool> - </property> - </widget> - </item> - <item> - <widget class="QPushButton" name="btnModifyMat"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset resource="BlastToolBar.qrc"> - <normaloff>:/AppMainWindow/images/EditWrench.png</normaloff>:/AppMainWindow/images/EditWrench.png</iconset> - </property> - <property name="flat"> - <bool>true</bool> - </property> - </widget> - </item> - <item> - <widget class="QPushButton" name="btnRemoveMat"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset resource="BlastToolBar.qrc"> - <normaloff>:/AppMainWindow/images/Remove_icon.png</normaloff>:/AppMainWindow/images/Remove_icon.png</iconset> - </property> - <property name="flat"> - <bool>true</bool> - </property> - </widget> - </item> - <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> - </layout> - </item> - <item row="1" column="0" colspan="2"> - <widget class="QListWidget" name="listWidget"/> - </item> - <item row="2" column="0" colspan="2"> - <widget class="QGroupBox" name="groupBox"> - <property name="title"> - <string>Render Attributes</string> - </property> - <layout class="QGridLayout" name="gridLayout_2"> - <item row="0" column="0"> - <widget class="QLabel" name="label_2"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Diffuse Color</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="1" column="1"> - <layout class="QHBoxLayout" name="horizontalLayout_3"> - <property name="spacing"> - <number>4</number> - </property> - <item> - <widget class="QPushButton" name="btnSpecularColor"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>20</width> - <height>20</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>20</width> - <height>20</height> - </size> - </property> - <property name="text"> - <string/> - </property> - <property name="flat"> - <bool>false</bool> - </property> - </widget> - </item> - <item> - <widget class="QPushButton" name="btnSpecularColorTex"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset resource="BlastToolBar.qrc"> - <normaloff>:/AppMainWindow/images/TextureEnabled_icon.png</normaloff>:/AppMainWindow/images/TextureEnabled_icon.png</iconset> - </property> - <property name="flat"> - <bool>true</bool> - </property> - </widget> - </item> - <item> - <widget class="QPushButton" name="btnSpecularColorTexReload"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset resource="BlastToolBar.qrc"> - <normaloff>:/AppMainWindow/images/refreshReload.png</normaloff>:/AppMainWindow/images/refreshReload.png</iconset> - </property> - <property name="flat"> - <bool>true</bool> - </property> - </widget> - </item> - <item> - <widget class="QPushButton" name="btnSpecularColorTexClear"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset resource="BlastToolBar.qrc"> - <normaloff>:/AppMainWindow/images/Remove_icon.png</normaloff>:/AppMainWindow/images/Remove_icon.png</iconset> - </property> - <property name="flat"> - <bool>true</bool> - </property> - </widget> - </item> - <item> - <spacer name="horizontalSpacer_3"> - <property name="orientation"> - <enum>Qt::Horizontal</enum> - </property> - <property name="sizeHint" stdset="0"> - <size> - <width>40</width> - <height>20</height> - </size> - </property> - </spacer> - </item> - </layout> - </item> - <item row="0" column="1"> - <layout class="QHBoxLayout" name="horizontalLayout_2"> - <property name="spacing"> - <number>4</number> - </property> - <item> - <widget class="QPushButton" name="btnDiffuseColor"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>20</width> - <height>20</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>20</width> - <height>20</height> - </size> - </property> - <property name="text"> - <string/> - </property> - <property name="flat"> - <bool>false</bool> - </property> - </widget> - </item> - <item> - <widget class="QPushButton" name="btnDiffuseColorTex"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset resource="BlastToolBar.qrc"> - <normaloff>:/AppMainWindow/images/TextureEnabled_icon.png</normaloff>:/AppMainWindow/images/TextureEnabled_icon.png</iconset> - </property> - <property name="flat"> - <bool>true</bool> - </property> - </widget> - </item> - <item> - <widget class="QPushButton" name="btnDiffuseColorTexReload"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset resource="BlastToolBar.qrc"> - <normaloff>:/AppMainWindow/images/refreshReload.png</normaloff>:/AppMainWindow/images/refreshReload.png</iconset> - </property> - <property name="flat"> - <bool>true</bool> - </property> - </widget> - </item> - <item> - <widget class="QPushButton" name="btnDiffuseColorTexClear"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset resource="BlastToolBar.qrc"> - <normaloff>:/AppMainWindow/images/Remove_icon.png</normaloff>:/AppMainWindow/images/Remove_icon.png</iconset> - </property> - <property name="flat"> - <bool>true</bool> - </property> - </widget> - </item> - <item> - <spacer name="horizontalSpacer_2"> - <property name="orientation"> - <enum>Qt::Horizontal</enum> - </property> - <property name="sizeHint" stdset="0"> - <size> - <width>40</width> - <height>20</height> - </size> - </property> - </spacer> - </item> - </layout> - </item> - <item row="2" column="0"> - <widget class="QLabel" name="label_4"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Specular Shininess</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="2" column="1"> - <widget class="QDoubleSpinBox" name="spinSpecularShin"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>80</width> - <height>20</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>80</width> - <height>20</height> - </size> - </property> - </widget> - </item> - <item row="1" column="0"> - <widget class="QLabel" name="label_3"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Specular Color</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="3" column="0"> - <widget class="QLabel" name="label_5"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Normal Texture</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="3" column="1"> - <layout class="QHBoxLayout" name="horizontalLayout_4"> - <property name="spacing"> - <number>4</number> - </property> - <item> - <widget class="QPushButton" name="btnNormalColorTex"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset resource="BlastToolBar.qrc"> - <normaloff>:/AppMainWindow/images/TextureEnabled_icon.png</normaloff>:/AppMainWindow/images/TextureEnabled_icon.png</iconset> - </property> - <property name="flat"> - <bool>true</bool> - </property> - </widget> - </item> - <item> - <widget class="QPushButton" name="btnNormalColorTexReload"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset resource="BlastToolBar.qrc"> - <normaloff>:/AppMainWindow/images/refreshReload.png</normaloff>:/AppMainWindow/images/refreshReload.png</iconset> - </property> - <property name="flat"> - <bool>true</bool> - </property> - </widget> - </item> - <item> - <widget class="QPushButton" name="btnNormalColorTexClear"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16</width> - <height>16</height> - </size> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset resource="BlastToolBar.qrc"> - <normaloff>:/AppMainWindow/images/Remove_icon.png</normaloff>:/AppMainWindow/images/Remove_icon.png</iconset> - </property> - <property name="flat"> - <bool>true</bool> - </property> - </widget> - </item> - <item> - <spacer name="horizontalSpacer_4"> - <property name="orientation"> - <enum>Qt::Horizontal</enum> - </property> - <property name="sizeHint" stdset="0"> - <size> - <width>40</width> - <height>20</height> - </size> - </property> - </spacer> - </item> - </layout> - </item> - </layout> - </widget> - </item> - </layout> - </widget> - <tabstops> - <tabstop>btnNormalColorTexClear</tabstop> - <tabstop>btnModifyMat</tabstop> - <tabstop>btnRemoveMat</tabstop> - <tabstop>listWidget</tabstop> - <tabstop>btnDiffuseColor</tabstop> - <tabstop>btnDiffuseColorTex</tabstop> - <tabstop>btnDiffuseColorTexReload</tabstop> - <tabstop>btnDiffuseColorTexClear</tabstop> - <tabstop>btnSpecularColor</tabstop> - <tabstop>btnAddMat</tabstop> - <tabstop>btnSpecularColorTex</tabstop> - <tabstop>btnSpecularColorTexReload</tabstop> - <tabstop>btnSpecularColorTexClear</tabstop> - <tabstop>spinSpecularShin</tabstop> - <tabstop>btnNormalColorTex</tabstop> - <tabstop>btnNormalColorTexReload</tabstop> - </tabstops> - <resources> - <include location="BlastToolBar.qrc"/> - </resources> - <connections/> -</ui> diff --git a/tools/ArtistTools/source/BlastPlugin/UI/NoiseToolsDlg.ui b/tools/ArtistTools/source/BlastPlugin/UI/NoiseToolsDlg.ui deleted file mode 100644 index d843793..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/NoiseToolsDlg.ui +++ /dev/null @@ -1,238 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ui version="4.0"> - <class>NoiseToolsDlg</class> - <widget class="QDialog" name="NoiseToolsDlg"> - <property name="geometry"> - <rect> - <x>0</x> - <y>0</y> - <width>333</width> - <height>201</height> - </rect> - </property> - <property name="sizePolicy"> - <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="windowTitle"> - <string>Dialog</string> - </property> - <layout class="QGridLayout" name="gridLayout"> - <item row="1" column="1"> - <widget class="QPushButton" name="btnApply"> - <property name="minimumSize"> - <size> - <width>100</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>100</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Apply</string> - </property> - </widget> - </item> - <item row="0" column="0" colspan="2"> - <widget class="QGroupBox" name="groupBox"> - <property name="title"> - <string>Interior Faces</string> - </property> - <layout class="QGridLayout" name="gridLayout_2"> - <item row="0" column="0"> - <widget class="QLabel" name="labelApplyByMateria"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Apply by Material</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="1" column="0"> - <widget class="QLabel" name="labelAmplitude"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Amplitude</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="1" column="1"> - <widget class="QDoubleSpinBox" name="spinBoxAmplitude"> - <property name="minimumSize"> - <size> - <width>80</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>80</width> - <height>16777215</height> - </size> - </property> - </widget> - </item> - <item row="2" column="0"> - <widget class="QLabel" name="labelFrequency"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Frequency</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="2" column="1"> - <widget class="QDoubleSpinBox" name="spinBoxFrequency"> - <property name="minimumSize"> - <size> - <width>80</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>80</width> - <height>16777215</height> - </size> - </property> - </widget> - </item> - <item row="3" column="0"> - <widget class="QLabel" name="labelGridScale"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>130</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>130</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Grid Scale</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="3" column="1"> - <widget class="QDoubleSpinBox" name="spinBoxAmplitude_3"> - <property name="minimumSize"> - <size> - <width>80</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>80</width> - <height>16777215</height> - </size> - </property> - </widget> - </item> - <item row="0" column="1"> - <widget class="QComboBox" name="comboBoxApplyByMaterial"> - <property name="minimumSize"> - <size> - <width>150</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>150</width> - <height>16777215</height> - </size> - </property> - </widget> - </item> - </layout> - </widget> - </item> - </layout> - </widget> - <tabstops> - <tabstop>comboBoxApplyByMaterial</tabstop> - <tabstop>spinBoxAmplitude</tabstop> - <tabstop>spinBoxFrequency</tabstop> - <tabstop>spinBoxAmplitude_3</tabstop> - <tabstop>btnApply</tabstop> - </tabstops> - <resources/> - <connections/> -</ui> diff --git a/tools/ArtistTools/source/BlastPlugin/UI/SourceAssetOpenDlg.ui b/tools/ArtistTools/source/BlastPlugin/UI/SourceAssetOpenDlg.ui deleted file mode 100644 index 78ae7e7..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/SourceAssetOpenDlg.ui +++ /dev/null @@ -1,496 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ui version="4.0"> - <class>SourceAssetOpenDlg</class> - <widget class="QDialog" name="SourceAssetOpenDlg"> - <property name="geometry"> - <rect> - <x>0</x> - <y>0</y> - <width>458</width> - <height>238</height> - </rect> - </property> - <property name="windowTitle"> - <string>Dialog</string> - </property> - <layout class="QGridLayout" name="gridLayout"> - <item row="3" column="2"> - <widget class="QDoubleSpinBox" name="spinBoxYAxis"> - <property name="minimumSize"> - <size> - <width>89</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>89</width> - <height>16777215</height> - </size> - </property> - </widget> - </item> - <item row="3" column="3"> - <widget class="QDoubleSpinBox" name="spinBoxZAxis"> - <property name="minimumSize"> - <size> - <width>89</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>89</width> - <height>16777215</height> - </size> - </property> - </widget> - </item> - <item row="0" column="0"> - <widget class="QLabel" name="fileLabel"> - <property name="minimumSize"> - <size> - <width>90</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>90</width> - <height>16777215</height> - </size> - </property> - <property name="layoutDirection"> - <enum>Qt::LeftToRight</enum> - </property> - <property name="text"> - <string>File</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="1" column="0"> - <widget class="QLabel" name="skinnedLabel"> - <property name="minimumSize"> - <size> - <width>90</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>90</width> - <height>16777215</height> - </size> - </property> - <property name="layoutDirection"> - <enum>Qt::LeftToRight</enum> - </property> - <property name="text"> - <string>Skinned</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="2" column="0"> - <widget class="QLabel" name="positionLabel"> - <property name="minimumSize"> - <size> - <width>90</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>90</width> - <height>16777215</height> - </size> - </property> - <property name="layoutDirection"> - <enum>Qt::LeftToRight</enum> - </property> - <property name="text"> - <string>Position</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="3" column="1"> - <widget class="QDoubleSpinBox" name="spinBoxXAxis"> - <property name="minimumSize"> - <size> - <width>89</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>89</width> - <height>16777215</height> - </size> - </property> - </widget> - </item> - <item row="2" column="1"> - <widget class="QDoubleSpinBox" name="spinBoxXPosition"> - <property name="minimumSize"> - <size> - <width>89</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>89</width> - <height>16777215</height> - </size> - </property> - </widget> - </item> - <item row="5" column="0"> - <widget class="QLabel" name="label"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>89</width> - <height>0</height> - </size> - </property> - <property name="layoutDirection"> - <enum>Qt::RightToLeft</enum> - </property> - <property name="text"> - <string>Scene Unit</string> - </property> - <property name="textFormat"> - <enum>Qt::PlainText</enum> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="5" column="1"> - <widget class="QComboBox" name="cbSceneUnit"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>89</width> - <height>0</height> - </size> - </property> - <property name="currentText"> - <string>Unknown</string> - </property> - <item> - <property name="text"> - <string>Unknown</string> - </property> - </item> - <item> - <property name="text"> - <string>Centimeter</string> - </property> - </item> - <item> - <property name="text"> - <string>Meter</string> - </property> - </item> - <item> - <property name="text"> - <string>Inch</string> - </property> - </item> - </widget> - </item> - <item row="6" column="0"> - <widget class="QLabel" name="appendLabel"> - <property name="minimumSize"> - <size> - <width>90</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>90</width> - <height>16777215</height> - </size> - </property> - <property name="layoutDirection"> - <enum>Qt::LeftToRight</enum> - </property> - <property name="text"> - <string>Append</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="6" column="1"> - <widget class="QCheckBox" name="checkBoxAppend"/> - </item> - <item row="7" column="0"> - <widget class="QLabel" name="preFracturedLabel"> - <property name="minimumSize"> - <size> - <width>90</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>90</width> - <height>16777215</height> - </size> - </property> - <property name="layoutDirection"> - <enum>Qt::LeftToRight</enum> - </property> - <property name="text"> - <string>PreFractured</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="7" column="1"> - <widget class="QCheckBox" name="checkBoxPreFractured"/> - </item> - <item row="7" column="2"> - <widget class="QLabel" name="autoComputeLabel"> - <property name="minimumSize"> - <size> - <width>90</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>90</width> - <height>16777215</height> - </size> - </property> - <property name="layoutDirection"> - <enum>Qt::LeftToRight</enum> - </property> - <property name="text"> - <string>AutoCompute</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="7" column="3"> - <widget class="QCheckBox" name="checkBoxAutoCompute"/> - </item> - <item row="8" column="1" colspan="4"> - <widget class="QDialogButtonBox" name="buttonBox"> - <property name="orientation"> - <enum>Qt::Horizontal</enum> - </property> - <property name="standardButtons"> - <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> - </property> - </widget> - </item> - <item row="1" column="1"> - <widget class="QCheckBox" name="checkBoxSkinned"/> - </item> - <item row="3" column="0"> - <widget class="QLabel" name="rotationLabel"> - <property name="minimumSize"> - <size> - <width>90</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>90</width> - <height>16777215</height> - </size> - </property> - <property name="layoutDirection"> - <enum>Qt::LeftToRight</enum> - </property> - <property name="text"> - <string>Rotation Axis</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="0" column="4"> - <widget class="QPushButton" name="btnOpenFile"> - <property name="minimumSize"> - <size> - <width>100</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>100</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Open File</string> - </property> - </widget> - </item> - <item row="4" column="1"> - <widget class="QDoubleSpinBox" name="spinBoxDegree"> - <property name="minimumSize"> - <size> - <width>89</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>89</width> - <height>16777215</height> - </size> - </property> - </widget> - </item> - <item row="4" column="0"> - <widget class="QLabel" name="rotationDegree"> - <property name="minimumSize"> - <size> - <width>90</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>90</width> - <height>16777215</height> - </size> - </property> - <property name="layoutDirection"> - <enum>Qt::LeftToRight</enum> - </property> - <property name="text"> - <string>Rotation Degree</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="2" column="2"> - <widget class="QDoubleSpinBox" name="spinBoxYPosition"> - <property name="minimumSize"> - <size> - <width>89</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>89</width> - <height>16777215</height> - </size> - </property> - </widget> - </item> - <item row="2" column="3"> - <widget class="QDoubleSpinBox" name="spinBoxZPosition"> - <property name="minimumSize"> - <size> - <width>89</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>89</width> - <height>16777215</height> - </size> - </property> - </widget> - </item> - <item row="0" column="1" colspan="3"> - <widget class="QLineEdit" name="lineEditFile"> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - </item> - </layout> - </widget> - <tabstops> - <tabstop>lineEditFile</tabstop> - <tabstop>btnOpenFile</tabstop> - <tabstop>checkBoxSkinned</tabstop> - <tabstop>spinBoxXPosition</tabstop> - <tabstop>spinBoxYPosition</tabstop> - <tabstop>spinBoxZPosition</tabstop> - <tabstop>spinBoxXAxis</tabstop> - <tabstop>spinBoxYAxis</tabstop> - <tabstop>spinBoxZAxis</tabstop> - <tabstop>spinBoxDegree</tabstop> - <tabstop>checkBoxAppend</tabstop> - <tabstop>checkBoxPreFractured</tabstop> - <tabstop>checkBoxAutoCompute</tabstop> - </tabstops> - <resources/> - <connections> - <connection> - <sender>buttonBox</sender> - <signal>accepted()</signal> - <receiver>SourceAssetOpenDlg</receiver> - <slot>accept()</slot> - <hints> - <hint type="sourcelabel"> - <x>248</x> - <y>254</y> - </hint> - <hint type="destinationlabel"> - <x>157</x> - <y>274</y> - </hint> - </hints> - </connection> - <connection> - <sender>buttonBox</sender> - <signal>rejected()</signal> - <receiver>SourceAssetOpenDlg</receiver> - <slot>reject()</slot> - <hints> - <hint type="sourcelabel"> - <x>316</x> - <y>260</y> - </hint> - <hint type="destinationlabel"> - <x>286</x> - <y>274</y> - </hint> - </hints> - </connection> - </connections> -</ui> diff --git a/tools/ArtistTools/source/BlastPlugin/UI/SupportPanel.ui b/tools/ArtistTools/source/BlastPlugin/UI/SupportPanel.ui deleted file mode 100644 index 0ea87ce..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/SupportPanel.ui +++ /dev/null @@ -1,120 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ui version="4.0"> - <class>SupportPanel</class> - <widget class="QWidget" name="SupportPanel"> - <property name="geometry"> - <rect> - <x>0</x> - <y>0</y> - <width>340</width> - <height>66</height> - </rect> - </property> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>340</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>340</width> - <height>16777215</height> - </size> - </property> - <property name="windowTitle"> - <string>Form</string> - </property> - <layout class="QGridLayout" name="gridLayout"> - <item row="1" column="0"> - <widget class="QLabel" name="labelEnableJoint"> - <property name="sizePolicy"> - <sizepolicy hsizetype="MinimumExpanding" vsizetype="Minimum"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>170</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>170</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Enable Joint</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="1" column="1"> - <widget class="QCheckBox" name="checkBoxEnableJoint"/> - </item> - <item row="0" column="0"> - <widget class="QLabel" name="labelBondStrength"> - <property name="sizePolicy"> - <sizepolicy hsizetype="MinimumExpanding" vsizetype="Minimum"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>170</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>170</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string>Bond Strength</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="0" column="1"> - <widget class="QDoubleSpinBox" name="spinBoxBondStrength"> - <property name="minimumSize"> - <size> - <width>80</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>80</width> - <height>16777215</height> - </size> - </property> - </widget> - </item> - </layout> - </widget> - <tabstops> - <tabstop>spinBoxBondStrength</tabstop> - <tabstop>checkBoxEnableJoint</tabstop> - </tabstops> - <resources> - <include location="BlastToolBar.qrc"/> - </resources> - <connections/> -</ui> diff --git a/tools/ArtistTools/source/BlastPlugin/UI/ThemeDark.qss b/tools/ArtistTools/source/BlastPlugin/UI/ThemeDark.qss deleted file mode 100644 index 97e00c0..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/ThemeDark.qss +++ /dev/null @@ -1,457 +0,0 @@ -AppMainWindow * -{ - background-color:rgb(68,68,68); color:rgb(200,200,200); -} - -AppMainWindow::separator -{ - background-color: rgb(68, 68, 68); - - /*trick: qdockwidget stylesheet seems to have bugs, use the separator border*/ - - border-right-width: 2px; - border-image: url(:/AppMainWindow/images/DarkBorder.png) 2; -} - -AppMainWindow::separator:hover -{ - background-color: #666666; -} - -AppMainWindow QDockWidget::title -{ - text-align: center; - /* - border-top-color: rgb(45,45,45); - border-top-width: 2px; - border-top-style: groove; - */ - - background-color: rgb(68,68,68); - border-width: 2px; - border-image: url(:/AppMainWindow/images/DarkBorder.png) 2; - -} - -AppMainWindow QTextBrowser -{ - /* - border-width: 1px; - border-image: url(:/AppMainWindow/images/DarkBorder.png) 2; - */ - border: 1px solid gray; - background-color:rgb(40,40,40); -} - -AppMainWindow QCheckBox::indicator::unchecked -{ - background-color:rgb(40,40,40); -} - -AppMainWindow QCheckBox::indicator::checked -{ - image:url(:/AppMainWindow/images/CheckBox.png); -} - -AppMainWindow QPushButton -{ - border: 1px solid gray; -} - -AppMainWindow QPushButton:pressed -{ - border: 2px solid rgb(118,185,0); - /*background-color: rgb(118,185,0);*/ -} - -AppMainWindow QPushButton:checked -{ - border: 2px solid rgb(118,185,0); - /*background-color: rgb(118,185,0);*/ -} - -/****** QScrollbar Styles ******/ -AppMainWindow QScrollBar:vertical -{ - width: 22px; - /* - border-width: 2px; - border-image: url(:/AppMainWindow/images/DarkBorder.png) 2; - */ - border: 1px solid rgb(40,40,40); - margin: 20px 1px 20px 0px; -} - -AppMainWindow QScrollBar::handle:vertical -{ - border-top: 1px solid rgb(40,40,40); - border-bottom: 1px solid rgb(40,40,40); - background: qlineargradient(x1:0, y1:0, x2:1, y2:0, - stop:0 rgb(116,116,116), stop: 1 rgb(95,95,95)); - min-height: 20px; -} - -AppMainWindow QScrollBar::add-line:vertical -{ - border: 1px solid rgb(40,40,40); - background: qlineargradient(x1:0, y1:0, x2:1, y2:0, - stop:0 rgb(116,116,116), stop: 1 rgb(95,95,95)); - - margin-right: 1px; - margin-bottom: 1px; - height: 18px; - subcontrol-position: bottom; - subcontrol-origin: margin; -} - -AppMainWindow QScrollBar::sub-line:vertical -{ - margin-top: 1px; - margin-right: 1px; - border: 1px solid rgb(40,40,40); - background: qlineargradient(x1:0, y1:0, x2:1, y2:0, - stop:0 rgb(116,116,116), stop: 1 rgb(95,95,95)); - height: 18px; - subcontrol-position: top; - subcontrol-origin: margin; -} - -QScrollBar::up-arrow:vertical -{ - image: url(:/AppMainWindow/images/ArrowUp.png); -} - -QScrollBar::up-arrow:vertical:pressed -{ - top: 1px; -} - -QScrollBar::down-arrow:vertical -{ - image: url(:/AppMainWindow/images/ArrowDown.png); -} - -QScrollBar::down-arrow:vertical:pressed -{ - top: 1px; -} - -AppMainWindow QScrollBar::add-page:vertical, QScrollBar::sub-page:vertical -{ - background: none; -} - -/****** ListWidget Styles ******/ -AppMainWindow QListWidget { - alternate-background-color: yellow; - border: 1px solid gray; - border-radius: 0px; - } - -AppMainWindow QListWidget { - show-decoration-selected: 1; /* make the selection span the entire width of the view */ - } - - AppMainWindow QListWidget::item:alternate { - background: #EEEEEE; - } - - AppMainWindow QListWidget::item:selected { - border: 1px solid #6a6ea9; - } - - AppMainWindow QListWidget::item:selected:!active { - background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, - stop: 0 #00aa00, stop: 1 #00dd00); - } - - AppMainWindow QListWidget::item:selected:active { - background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, - stop: 0 #00aa00, stop: 1 #00dd00); - } - - AppMainWindow QListWidget::item:hover { - background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, - stop: 0 #DDFFDD, stop: 1 #CCFFCC); - } - - /****** TreeView Styles ******/ -AppMainWindow QTreeView { - alternate-background-color: yellow; - border: 1px solid gray; - border-radius: 0px; - } - -AppMainWindow QTreeView { - show-decoration-selected: 1; /* make the selection span the entire width of the view */ - } - - AppMainWindow QTreeView::item:alternate { - background: #EEEEEE; - } - - AppMainWindow QTreeView::item:selected { - border: 1px solid #6a6ea9; - } - - AppMainWindow QTreeView::item:selected:!active { - background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, - stop: 0 #00aa00, stop: 1 #00dd00); - } - - AppMainWindow QTreeView::item:selected:active { - background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, - stop: 0 #00aa00, stop: 1 #00dd00); - } - - AppMainWindow QTreeView::item:hover { - background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, - stop: 0 #DDFFDD, stop: 1 #CCFFCC); - } - -/****** ComboBox Styles ******/ -AppMainWindow QComboBox { - border: 1px solid gray; - border-radius: 0px; - } - -AppMainWindow QComboBox QAbstractItemView -{ - background-color: rgb(68,68,68); - selection-background-color: rgb(118,185,0); -} - - AppMainWindow QComboBox::drop-down { - subcontrol-origin: padding; - subcontrol-position: top right; - /*width: 15px;*/ - - border-left-width: 1px; - border-left-color: gray; - border-left-style: solid; - - } - -AppMainWindow QComboBox::down-arrow { - image: url(:/AppMainWindow/images/ArrowDown.png); - } - -AppMainWindow QComboBox::down-arrow:on { - top: 1px; - - } - -/****** QTabWidget Styles ******/ -AppMainWindow QTabWidget::pane -{ - /* The tab widget frame */ - border-top: 0px solid transparent; - -} - -AppMainWindow QTabWidget::tab-bar -{ - left: 5px; -} - -AppMainWindow QTabBar::tab { - margin-top: 1px; - background-color: rgb(68,68,68); - border: 1px solid gray; - border-bottom-color: rgb(68,68,68); /* same as the pane color */ - min-width: 10ex; - padding: 2px 8px; -} - -AppMainWindow QTabBar::tab:selected -{ - background-color: #666666; - border-color: gray; - border-bottom-color: transparent; -} - -AppMainWindow QTabBar::tab:!selected { - margin-top: 3px; /* make non-selected tabs look smaller */ -} - -/****** Spin And DoubleSpin Styles ******/ - -AppMainWindow QDoubleSpinBox - { - border: 1px solid gray; - background-color: rgb(40,40,40); - } - -AppMainWindow QSpinBox - { - border: 1px solid gray; - background-color: rgb(40,40,40); - } - -AppMainWindow QSpinBox::up-button -{ - background-color:rgb(68,68,68); - border: 1px solid gray; - margin-top: 1px; - margin-right: 1px; -} - -AppMainWindow QSpinBox::up-button:pressed { - border: 1px solid rgb(118,185,0); -} - -AppMainWindow QSpinBox::down-button -{ - background-color:rgb(68,68,68); - border: 1px solid gray; - margin-bottom: 1px; - margin-right: 1px; -} - -AppMainWindow QSpinBox::down-button:pressed { - border: 1px solid rgb(118,185,0); -} - -AppMainWindow QSpinBox::up-arrow -{ - image: url(:/AppMainWindow/images/ArrowUp.png); - width: 4px; -} -AppMainWindow QSpinBox::down-arrow -{ - image: url(:/AppMainWindow/images/ArrowDown.png); - width: 4px; -} - -AppMainWindow QDoubleSpinBox::up-button -{ - background-color:rgb(68,68,68); - border: 1px solid gray; - margin-top: 1px; - margin-right: 1px; -} - -AppMainWindow QDoubleSpinBox::up-button:pressed { - border: 1px solid rgb(118,185,0); -} - -AppMainWindow QDoubleSpinBox::down-button -{ - background-color:rgb(68,68,68); - border: 1px solid gray; - margin-bottom: 1px; - margin-right: 1px; -} - -AppMainWindow QDoubleSpinBox::down-button:pressed { - border: 1px solid rgb(118,185,0); -} - -AppMainWindow QDoubleSpinBox::up-arrow -{ - image: url(:/AppMainWindow/images/ArrowUp.png); - width: 4px; -} - -AppMainWindow QDoubleSpinBox::down-arrow -{ - image: url(:/AppMainWindow/images/ArrowDown.png); - width: 4px; -} - -AppMainWindow QDoubleSpinBox::disabled -{ - background-color:rgb(32,32,32); - color:rgb(68,68,68); - border: 1px solid rgb(68,68,68); -} - -AppMainWindow QDoubleSpinBox::up-button:disabled { - border: 1px solid rgb(68,68,68); -} - -AppMainWindow QDoubleSpinBox::down-button:disabled { - border: 1px solid rgb(68,68,68); -} - -/****** Menu Styles ******/ -QMenuBar -{ - border-image: url(:/AppMainWindow/images/DarkBorder.png) 2; - border-bottom-width: 2px; -} - -AppMainWindow QMenuBar::item -{ - spacing: 3px; /* spacing between menu bar items */ - padding: 1px 4px; - margin-bottom: 2px; - background: transparent; - border-radius: 0px; -} - -AppMainWindow QMenuBar::item:selected:enabled { /* when selected using mouse or keyboard */ - background: #666666; -} - -AppMainWindow QMenuBar::item:pressed:enabled { - background: rgb(118,185,0); -} - -AppMainWindow QMenu { - border: 1px solid rgb(50,50,50); - -} - -AppMainWindow QMenuBar:disabled -{ - color:rgb(0,0,0); -} - -AppMainWindow QMenu:disabled -{ - color:rgb(0,0,0); -} - -AppMainWindow QMenu::item { - padding: 2px 25px 2px 20px; - border: 1px solid transparent; /* reserve space for selection border */ -} - -AppMainWindow QMenu::item:selected:enabled { - border-color: rgb(70,70,70); - background: rgba(118,185,0, 250); -} -/****** ExpandablePanel Styles ******/ - -AppMainWindow QGroupBox -{ - margin-top: 1.5ex; - border: 1px solid gray; - border-radius: 0px; -} - -AppMainWindow QGroupBox::title -{ - subcontrol-origin: margin; - left: 10px; - padding: 0px 3px; -} - -/* -ExpandablePanel QPushButton[flat="true"] -{ - border-color: rgb(40,40,40); - image:url(:/AppMainWindow/images/TextureBox.bmp) -} - -ExpandablePanel QPushButton[flat="true"]:pressed -{ - margin: 2px; -} -*/ - -ExpandablePanel TitleLabel -{ - background:rgb(78, 78, 78); -} diff --git a/tools/ArtistTools/source/BlastPlugin/UI/ThemeDefault.qss b/tools/ArtistTools/source/BlastPlugin/UI/ThemeDefault.qss deleted file mode 100644 index f59dd25..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/ThemeDefault.qss +++ /dev/null @@ -1,76 +0,0 @@ -/****** General Styles ******/ - -AppMainWindow QPushButton -{ - /*border: 1px solid gray;*/ - background-color: rgb(230,230,230); - border-left: 1px solid rgb(200,200,200); - border-top: 1px solid rgb(200,200,200); - border-right: 1px solid rgb(60,60,60); - border-bottom: 1px solid rgb(60,60,60); -} - - -AppMainWindow QPushButton:pressed -{ - /*border: 2px solid gray;*/ - border-left: 1px solid rgb(60,60,60); - border-top: 1px solid rgb(60,60,60); - border-right: 1px solid rgb(200,200,200); - border-bottom: 1px solid rgb(200,200,200); -} - -AppMainWindow QPushButton:checked -{ - border: 1px solid gray; - border-left: 1px solid rgb(60,60,60); - border-top: 1px solid rgb(60,60,60); - border-right: 1px solid rgb(200,200,200); - border-bottom: 1px solid rgb(200,200,200); -} -/****** MainToolbar Styles ******/ - -MainToolbar QPushButton[flat="true"] -{ - border:0px; -} - - -/****** ExpandablePanel Styles ******/ - -ExpandablePanel -{ - background:rgb(240,240,240); -} - -ExpandablePanel QGroupBox -{ - margin-top: 1.5ex; - border: 1px solid gray; - border-radius: 0px; -} - -ExpandablePanel QGroupBox::title -{ - subcontrol-origin: margin; - left: 10px; - padding: 0px 3px; -} - -ExpandablePanel QPushButton[flat="true"] -{ - border: 1px solid rgb(60,60,60); - image:url(:/AppMainWindow/images/TextureBox.bmp) -} - -ExpandablePanel QPushButton[flat="true"]:pressed -{ - border: 2px solid rgb(60,60,60); - image:url(:/AppMainWindow/images/TextureBox.bmp) -} - -ExpandablePanel TitleLabel -{ - background:rgb(219, 219, 219); - border-bottom:1px solid rgb(185,185,185); -}
\ No newline at end of file diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/Add.png b/tools/ArtistTools/source/BlastPlugin/UI/images/Add.png Binary files differdeleted file mode 100644 index 35fd8ed..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/Add.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/ArrowDown.png b/tools/ArtistTools/source/BlastPlugin/UI/images/ArrowDown.png Binary files differdeleted file mode 100644 index 9b55420..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/ArrowDown.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/ArrowUp.png b/tools/ArtistTools/source/BlastPlugin/UI/images/ArrowUp.png Binary files differdeleted file mode 100644 index fea1fbe..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/ArrowUp.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/Asset.png b/tools/ArtistTools/source/BlastPlugin/UI/images/Asset.png Binary files differdeleted file mode 100644 index d44806f..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/Asset.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/AssetComposite.png b/tools/ArtistTools/source/BlastPlugin/UI/images/AssetComposite.png Binary files differdeleted file mode 100644 index 86dd5d2..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/AssetComposite.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnBomb.png b/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnBomb.png Binary files differdeleted file mode 100644 index 354ba1f..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnBomb.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnDamage.png b/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnDamage.png Binary files differdeleted file mode 100644 index 1fa8e7e..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnDamage.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnDropObject.png b/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnDropObject.png Binary files differdeleted file mode 100644 index 82e3945..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnDropObject.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnExplodedViewTool.png b/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnExplodedViewTool.png Binary files differdeleted file mode 100644 index 31a1520..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnExplodedViewTool.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnExportFilepath.png b/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnExportFilepath.png Binary files differdeleted file mode 100644 index 6f10fc6..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnExportFilepath.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnFrameStepForward.png b/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnFrameStepForward.png Binary files differdeleted file mode 100644 index e20352e..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnFrameStepForward.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnFuseSelectedChunks.png b/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnFuseSelectedChunks.png Binary files differdeleted file mode 100644 index c7f35ef..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnFuseSelectedChunks.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnGizmoWithGlobal.png b/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnGizmoWithGlobal.png Binary files differdeleted file mode 100644 index ba8ccdb..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnGizmoWithGlobal.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnGizmoWithLocal.png b/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnGizmoWithLocal.png Binary files differdeleted file mode 100644 index 329f02f..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnGizmoWithLocal.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnJointsTool.png b/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnJointsTool.png Binary files differdeleted file mode 100644 index 63a9bfd..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnJointsTool.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnPaintbrush.png b/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnPaintbrush.png Binary files differdeleted file mode 100644 index 797dd2c..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnPaintbrush.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnPreferences.png b/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnPreferences.png Binary files differdeleted file mode 100644 index 6b9bb07..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnPreferences.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnProjectile.png b/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnProjectile.png Binary files differdeleted file mode 100644 index bd17d36..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnProjectile.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnReset.png b/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnReset.png Binary files differdeleted file mode 100644 index 52522df..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnReset.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnRotate.png b/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnRotate.png Binary files differdeleted file mode 100644 index acf2348..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnRotate.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnScale.png b/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnScale.png Binary files differdeleted file mode 100644 index 773de30..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnScale.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnSelectTool.png b/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnSelectTool.png Binary files differdeleted file mode 100644 index 07a8489..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnSelectTool.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnSimulatePlay.png b/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnSimulatePlay.png Binary files differdeleted file mode 100644 index 92269bb..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnSimulatePlay.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnTranslate.png b/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnTranslate.png Binary files differdeleted file mode 100644 index 3090384..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/Blast_ToolBar_btnTranslate.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/Bond.png b/tools/ArtistTools/source/BlastPlugin/UI/images/Bond.png Binary files differdeleted file mode 100644 index 6f632c2..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/Bond.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/CheckBox.png b/tools/ArtistTools/source/BlastPlugin/UI/images/CheckBox.png Binary files differdeleted file mode 100644 index ac53487..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/CheckBox.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/Chunk_Support_Static.png b/tools/ArtistTools/source/BlastPlugin/UI/images/Chunk_Support_Static.png Binary files differdeleted file mode 100644 index 6fa5c90..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/Chunk_Support_Static.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/Chunk_Support_Unstatic.png b/tools/ArtistTools/source/BlastPlugin/UI/images/Chunk_Support_Unstatic.png Binary files differdeleted file mode 100644 index 819b2f5..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/Chunk_Support_Unstatic.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/Chunk_UnSupport_UnStatic.png b/tools/ArtistTools/source/BlastPlugin/UI/images/Chunk_UnSupport_UnStatic.png Binary files differdeleted file mode 100644 index 8530dc1..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/Chunk_UnSupport_UnStatic.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/CurveEditor.png b/tools/ArtistTools/source/BlastPlugin/UI/images/CurveEditor.png Binary files differdeleted file mode 100644 index f92c6e4..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/CurveEditor.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/DarkBorder.png b/tools/ArtistTools/source/BlastPlugin/UI/images/DarkBorder.png Binary files differdeleted file mode 100644 index 9771804..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/DarkBorder.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/Down.png b/tools/ArtistTools/source/BlastPlugin/UI/images/Down.png Binary files differdeleted file mode 100644 index 376a821..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/Down.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/EditWrench.png b/tools/ArtistTools/source/BlastPlugin/UI/images/EditWrench.png Binary files differdeleted file mode 100644 index 563a602..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/EditWrench.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/ExpanCollapse.png b/tools/ArtistTools/source/BlastPlugin/UI/images/ExpanCollapse.png Binary files differdeleted file mode 100644 index 9edf959..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/ExpanCollapse.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/Pen.png b/tools/ArtistTools/source/BlastPlugin/UI/images/Pen.png Binary files differdeleted file mode 100644 index aaee27d..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/Pen.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/Projectile.png b/tools/ArtistTools/source/BlastPlugin/UI/images/Projectile.png Binary files differdeleted file mode 100644 index 859c9f2..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/Projectile.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/Refresh_icon.png b/tools/ArtistTools/source/BlastPlugin/UI/images/Refresh_icon.png Binary files differdeleted file mode 100644 index c189dd5..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/Refresh_icon.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/Remove_icon.png b/tools/ArtistTools/source/BlastPlugin/UI/images/Remove_icon.png Binary files differdeleted file mode 100644 index ebb63d9..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/Remove_icon.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/Select.png b/tools/ArtistTools/source/BlastPlugin/UI/images/Select.png Binary files differdeleted file mode 100644 index 8f89717..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/Select.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/TextureBox.bmp b/tools/ArtistTools/source/BlastPlugin/UI/images/TextureBox.bmp Binary files differdeleted file mode 100644 index 43f95b2..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/TextureBox.bmp +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/TextureDisabled_icon.png b/tools/ArtistTools/source/BlastPlugin/UI/images/TextureDisabled_icon.png Binary files differdeleted file mode 100644 index 3a727f4..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/TextureDisabled_icon.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/TextureEnabled_icon.png b/tools/ArtistTools/source/BlastPlugin/UI/images/TextureEnabled_icon.png Binary files differdeleted file mode 100644 index a8f11d5..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/TextureEnabled_icon.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/TextureIsUsed_icon.png b/tools/ArtistTools/source/BlastPlugin/UI/images/TextureIsUsed_icon.png Binary files differdeleted file mode 100644 index 75d52dc..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/TextureIsUsed_icon.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/Up.png b/tools/ArtistTools/source/BlastPlugin/UI/images/Up.png Binary files differdeleted file mode 100644 index 6f8903c..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/Up.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/importFile.png b/tools/ArtistTools/source/BlastPlugin/UI/images/importFile.png Binary files differdeleted file mode 100644 index e4ffc91..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/importFile.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/openFile.png b/tools/ArtistTools/source/BlastPlugin/UI/images/openFile.png Binary files differdeleted file mode 100644 index b91e69c..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/openFile.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/playlist.png b/tools/ArtistTools/source/BlastPlugin/UI/images/playlist.png Binary files differdeleted file mode 100644 index 3c6db13..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/playlist.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/refreshReload.png b/tools/ArtistTools/source/BlastPlugin/UI/images/refreshReload.png Binary files differdeleted file mode 100644 index 745c9cb..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/refreshReload.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/saveDisc.png b/tools/ArtistTools/source/BlastPlugin/UI/images/saveDisc.png Binary files differdeleted file mode 100644 index c0dc719..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/saveDisc.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/simulationPlay.png b/tools/ArtistTools/source/BlastPlugin/UI/images/simulationPlay.png Binary files differdeleted file mode 100644 index e5bc551..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/simulationPlay.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/simulationStep.png b/tools/ArtistTools/source/BlastPlugin/UI/images/simulationStep.png Binary files differdeleted file mode 100644 index 8ab9e49..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/simulationStep.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/simulationStop.png b/tools/ArtistTools/source/BlastPlugin/UI/images/simulationStop.png Binary files differdeleted file mode 100644 index 8576b5b..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/simulationStop.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/transportLoop.png b/tools/ArtistTools/source/BlastPlugin/UI/images/transportLoop.png Binary files differdeleted file mode 100644 index 3e13e2f..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/transportLoop.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/transportPlay.png b/tools/ArtistTools/source/BlastPlugin/UI/images/transportPlay.png Binary files differdeleted file mode 100644 index e5e593e..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/transportPlay.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/transportRewind.png b/tools/ArtistTools/source/BlastPlugin/UI/images/transportRewind.png Binary files differdeleted file mode 100644 index 95664d2..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/transportRewind.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/transportStepForward.png b/tools/ArtistTools/source/BlastPlugin/UI/images/transportStepForward.png Binary files differdeleted file mode 100644 index 4d35753..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/transportStepForward.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/transportStop.png b/tools/ArtistTools/source/BlastPlugin/UI/images/transportStop.png Binary files differdeleted file mode 100644 index 27f3cbd..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/transportStop.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/visibilityToggle_notVisible.png b/tools/ArtistTools/source/BlastPlugin/UI/images/visibilityToggle_notVisible.png Binary files differdeleted file mode 100644 index 56b24fe..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/visibilityToggle_notVisible.png +++ /dev/null diff --git a/tools/ArtistTools/source/BlastPlugin/UI/images/visibilityToggle_visible.png b/tools/ArtistTools/source/BlastPlugin/UI/images/visibilityToggle_visible.png Binary files differdeleted file mode 100644 index 3e5a88e..0000000 --- a/tools/ArtistTools/source/BlastPlugin/UI/images/visibilityToggle_visible.png +++ /dev/null |