mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-01-22 05:30:06 -05:00
a81b93d94a
--Fix bug where clearing the final xform, but leaving it present, then editing it would crash the program.
8264 lines
313 KiB
XML
8264 lines
313 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<ui version="4.0">
|
||
<class>FractoriumClass</class>
|
||
<widget class="QMainWindow" name="FractoriumClass">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>0</x>
|
||
<y>0</y>
|
||
<width>1712</width>
|
||
<height>1054</height>
|
||
</rect>
|
||
</property>
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
||
<horstretch>2</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="focusPolicy">
|
||
<enum>Qt::StrongFocus</enum>
|
||
</property>
|
||
<property name="acceptDrops">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="windowTitle">
|
||
<string>Fractorium</string>
|
||
</property>
|
||
<property name="windowIcon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/010425-3d-transparent-glass-icon-animals-spiderweb2.png</normaloff>:/Fractorium/Icons/010425-3d-transparent-glass-icon-animals-spiderweb2.png</iconset>
|
||
</property>
|
||
<property name="autoFillBackground">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true"/>
|
||
</property>
|
||
<property name="iconSize">
|
||
<size>
|
||
<width>16</width>
|
||
<height>16</height>
|
||
</size>
|
||
</property>
|
||
<widget class="QScrollArea" name="GLParentScrollArea">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="mouseTracking">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="autoFillBackground">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="frameShape">
|
||
<enum>QFrame::NoFrame</enum>
|
||
</property>
|
||
<property name="frameShadow">
|
||
<enum>QFrame::Raised</enum>
|
||
</property>
|
||
<property name="sizeAdjustPolicy">
|
||
<enum>QAbstractScrollArea::AdjustToContents</enum>
|
||
</property>
|
||
<property name="widgetResizable">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignCenter</set>
|
||
</property>
|
||
<widget class="GLWidget" name="GLDisplay">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>0</x>
|
||
<y>0</y>
|
||
<width>1269</width>
|
||
<height>987</height>
|
||
</rect>
|
||
</property>
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>0</height>
|
||
</size>
|
||
</property>
|
||
<property name="mouseTracking">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="focusPolicy">
|
||
<enum>Qt::WheelFocus</enum>
|
||
</property>
|
||
<widget class="QDockWidget" name="FlameDockWidget">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>0</x>
|
||
<y>0</y>
|
||
<width>240</width>
|
||
<height>981</height>
|
||
</rect>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>150</width>
|
||
<height>200</height>
|
||
</size>
|
||
</property>
|
||
<property name="floating">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="features">
|
||
<set>QDockWidget::DockWidgetFloatable|QDockWidget::DockWidgetMovable</set>
|
||
</property>
|
||
<property name="allowedAreas">
|
||
<set>Qt::LeftDockWidgetArea|Qt::RightDockWidgetArea</set>
|
||
</property>
|
||
<property name="windowTitle">
|
||
<string>Flame</string>
|
||
</property>
|
||
<widget class="QWidget" name="FlameDockWidgetContents">
|
||
<layout class="QVBoxLayout" name="verticalLayout_8">
|
||
<property name="spacing">
|
||
<number>0</number>
|
||
</property>
|
||
<property name="leftMargin">
|
||
<number>5</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>5</number>
|
||
</property>
|
||
<property name="rightMargin">
|
||
<number>5</number>
|
||
</property>
|
||
<property name="bottomMargin">
|
||
<number>4</number>
|
||
</property>
|
||
<item>
|
||
<widget class="QCheckBox" name="ApplyAllParamsCheckBox">
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>Apply adjustments to all flames in the file.</p><p>Also applies to flatten/unflatten menu items and some other xform operations.</p></body></html></string>
|
||
</property>
|
||
<property name="text">
|
||
<string>Apply All</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QScrollArea" name="FlameTabScrollArea">
|
||
<property name="frameShape">
|
||
<enum>QFrame::NoFrame</enum>
|
||
</property>
|
||
<property name="frameShadow">
|
||
<enum>QFrame::Raised</enum>
|
||
</property>
|
||
<property name="widgetResizable">
|
||
<bool>true</bool>
|
||
</property>
|
||
<widget class="QWidget" name="FlameTabScrollWidgetContents">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>0</x>
|
||
<y>0</y>
|
||
<width>230</width>
|
||
<height>933</height>
|
||
</rect>
|
||
</property>
|
||
<layout class="QGridLayout" name="gridLayout">
|
||
<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>
|
||
<property name="spacing">
|
||
<number>0</number>
|
||
</property>
|
||
<item row="12" column="0">
|
||
<widget class="TableWidget" name="IterationTable">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>88</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>88</height>
|
||
</size>
|
||
</property>
|
||
<property name="focusPolicy">
|
||
<enum>Qt::NoFocus</enum>
|
||
</property>
|
||
<property name="frameShape">
|
||
<enum>QFrame::Panel</enum>
|
||
</property>
|
||
<property name="frameShadow">
|
||
<enum>QFrame::Plain</enum>
|
||
</property>
|
||
<property name="verticalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="horizontalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="editTriggers">
|
||
<set>QAbstractItemView::NoEditTriggers</set>
|
||
</property>
|
||
<property name="tabKeyNavigation">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="alternatingRowColors">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="selectionMode">
|
||
<enum>QAbstractItemView::NoSelection</enum>
|
||
</property>
|
||
<property name="verticalScrollMode">
|
||
<enum>QAbstractItemView::ScrollPerPixel</enum>
|
||
</property>
|
||
<property name="horizontalScrollMode">
|
||
<enum>QAbstractItemView::ScrollPerPixel</enum>
|
||
</property>
|
||
<property name="showGrid">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="gridStyle">
|
||
<enum>Qt::SolidLine</enum>
|
||
</property>
|
||
<property name="cornerButtonEnabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="columnCount">
|
||
<number>2</number>
|
||
</property>
|
||
<attribute name="horizontalHeaderVisible">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderCascadingSectionResizes">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderDefaultSectionSize">
|
||
<number>110</number>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderHighlightSections">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderMinimumSectionSize">
|
||
<number>35</number>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderStretchLastSection">
|
||
<bool>true</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderVisible">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderDefaultSectionSize">
|
||
<number>22</number>
|
||
</attribute>
|
||
<attribute name="verticalHeaderHighlightSections">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderMinimumSectionSize">
|
||
<number>22</number>
|
||
</attribute>
|
||
<attribute name="verticalHeaderStretchLastSection">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<row>
|
||
<property name="text">
|
||
<string>Sub Batch Size</string>
|
||
</property>
|
||
</row>
|
||
<row>
|
||
<property name="text">
|
||
<string>Fuse Count</string>
|
||
</property>
|
||
</row>
|
||
<row>
|
||
<property name="text">
|
||
<string>Quality</string>
|
||
</property>
|
||
</row>
|
||
<row>
|
||
<property name="text">
|
||
<string>Supersample</string>
|
||
</property>
|
||
</row>
|
||
<column>
|
||
<property name="text">
|
||
<string>Field</string>
|
||
</property>
|
||
</column>
|
||
<column>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
</column>
|
||
<item row="0" column="0">
|
||
<property name="text">
|
||
<string>Sub Batch Size</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>Iteration is broken up into chunks, and after each chunk the point trajectory is set to a random number before beginning the next chunk.</p><p>For images which need a tighter, more concentrated look, increase this value because larger values reset the trajectory less often.</p><p>In practice, this has no noticeable effect on most images and therefore will almost never need to be adjusted.</p></body></html></string>
|
||
</property>
|
||
</item>
|
||
<item row="0" column="1">
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
</item>
|
||
<item row="1" column="0">
|
||
<property name="text">
|
||
<string>Fuse Count</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>The number of iterations discarded at the beginning of each sub batch.</p><p>For images which need a tighter, more concentrated look, increase this value because larger values allow greater convergence before plotting.</p><p>In practice, this has no noticeable effect on most images and therefore will almost never need to be adjusted.</p></body></html></string>
|
||
</property>
|
||
</item>
|
||
<item row="1" column="1">
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
</item>
|
||
<item row="2" column="0">
|
||
<property name="text">
|
||
<string>Quality</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>The number of iterations per pixel in the final output image. Keep this value low for a responsive UI while editing, then increase it when using the Final Render Dialog.</p><p>If this value is increased while a render is in progress, the updated value will be used once it finishes and it will pick up rendering where it left off.</p><p>This allows successive quality increases without restarting the render.</p><p>One way to increase the quality in this manner is to just type another digit in the field.</p><p>Decreases in quality will restart the process from the beginning.</p></body></html></string>
|
||
</property>
|
||
</item>
|
||
<item row="2" column="1">
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
</item>
|
||
<item row="3" column="0">
|
||
<property name="text">
|
||
<string>Supersample</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>The value to multiply the dimensions of the histogram and density filter buffer by to help eliminate jagged lines.</p><p>During interactive editing, it should always be 1, and should only be increased when preparing for a final render. Values greater than one will significantly impact performance and will increase memory usage.</p><p>While a value of 2 offers some visual improvement, values greater than 2 usually don’t offer noticeable improvement.</p></body></html></string>
|
||
</property>
|
||
</item>
|
||
<item row="3" column="1">
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
</item>
|
||
</widget>
|
||
</item>
|
||
<item row="18" column="0">
|
||
<spacer name="FlameTabVerticalSpacer5">
|
||
<property name="orientation">
|
||
<enum>Qt::Vertical</enum>
|
||
</property>
|
||
<property name="sizeType">
|
||
<enum>QSizePolicy::Expanding</enum>
|
||
</property>
|
||
<property name="sizeHint" stdset="0">
|
||
<size>
|
||
<width>20</width>
|
||
<height>20</height>
|
||
</size>
|
||
</property>
|
||
</spacer>
|
||
</item>
|
||
<item row="5" column="0">
|
||
<widget class="QTableWidget" name="GeometryTableHeader">
|
||
<property name="enabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>22</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>22</height>
|
||
</size>
|
||
</property>
|
||
<property name="focusPolicy">
|
||
<enum>Qt::NoFocus</enum>
|
||
</property>
|
||
<property name="frameShape">
|
||
<enum>QFrame::Panel</enum>
|
||
</property>
|
||
<property name="frameShadow">
|
||
<enum>QFrame::Plain</enum>
|
||
</property>
|
||
<property name="verticalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="horizontalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="showGrid">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="cornerButtonEnabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<attribute name="horizontalHeaderVisible">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderDefaultSectionSize">
|
||
<number>15</number>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderHighlightSections">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderMinimumSectionSize">
|
||
<number>15</number>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderStretchLastSection">
|
||
<bool>true</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderVisible">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderDefaultSectionSize">
|
||
<number>15</number>
|
||
</attribute>
|
||
<attribute name="verticalHeaderHighlightSections">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderMinimumSectionSize">
|
||
<number>15</number>
|
||
</attribute>
|
||
<column>
|
||
<property name="text">
|
||
<string>Geometry</string>
|
||
</property>
|
||
<property name="textAlignment">
|
||
<set>AlignHCenter|AlignTop</set>
|
||
</property>
|
||
</column>
|
||
</widget>
|
||
</item>
|
||
<item row="11" column="0">
|
||
<widget class="QTableWidget" name="IterationTableHeader">
|
||
<property name="enabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>22</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>22</height>
|
||
</size>
|
||
</property>
|
||
<property name="focusPolicy">
|
||
<enum>Qt::NoFocus</enum>
|
||
</property>
|
||
<property name="frameShape">
|
||
<enum>QFrame::Panel</enum>
|
||
</property>
|
||
<property name="frameShadow">
|
||
<enum>QFrame::Plain</enum>
|
||
</property>
|
||
<property name="verticalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="horizontalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="showGrid">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="cornerButtonEnabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<attribute name="horizontalHeaderVisible">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderDefaultSectionSize">
|
||
<number>15</number>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderHighlightSections">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderMinimumSectionSize">
|
||
<number>15</number>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderStretchLastSection">
|
||
<bool>true</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderVisible">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderDefaultSectionSize">
|
||
<number>15</number>
|
||
</attribute>
|
||
<attribute name="verticalHeaderHighlightSections">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderMinimumSectionSize">
|
||
<number>15</number>
|
||
</attribute>
|
||
<column>
|
||
<property name="text">
|
||
<string>Iteration</string>
|
||
</property>
|
||
<property name="textAlignment">
|
||
<set>AlignHCenter|AlignTop</set>
|
||
</property>
|
||
</column>
|
||
</widget>
|
||
</item>
|
||
<item row="1" column="0">
|
||
<widget class="QTableWidget" name="ColorTableHeader">
|
||
<property name="enabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>22</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>22</height>
|
||
</size>
|
||
</property>
|
||
<property name="focusPolicy">
|
||
<enum>Qt::NoFocus</enum>
|
||
</property>
|
||
<property name="frameShape">
|
||
<enum>QFrame::Panel</enum>
|
||
</property>
|
||
<property name="frameShadow">
|
||
<enum>QFrame::Plain</enum>
|
||
</property>
|
||
<property name="verticalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="horizontalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="verticalScrollMode">
|
||
<enum>QAbstractItemView::ScrollPerItem</enum>
|
||
</property>
|
||
<property name="horizontalScrollMode">
|
||
<enum>QAbstractItemView::ScrollPerItem</enum>
|
||
</property>
|
||
<property name="showGrid">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="cornerButtonEnabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<attribute name="horizontalHeaderVisible">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderDefaultSectionSize">
|
||
<number>15</number>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderHighlightSections">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderMinimumSectionSize">
|
||
<number>15</number>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderStretchLastSection">
|
||
<bool>true</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderVisible">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderDefaultSectionSize">
|
||
<number>15</number>
|
||
</attribute>
|
||
<attribute name="verticalHeaderHighlightSections">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderMinimumSectionSize">
|
||
<number>15</number>
|
||
</attribute>
|
||
<column>
|
||
<property name="text">
|
||
<string>Color</string>
|
||
</property>
|
||
<property name="textAlignment">
|
||
<set>AlignHCenter|AlignTop</set>
|
||
</property>
|
||
</column>
|
||
</widget>
|
||
</item>
|
||
<item row="10" column="0">
|
||
<spacer name="FlameTabVerticalSpacer3">
|
||
<property name="orientation">
|
||
<enum>Qt::Vertical</enum>
|
||
</property>
|
||
<property name="sizeType">
|
||
<enum>QSizePolicy::Minimum</enum>
|
||
</property>
|
||
<property name="sizeHint" stdset="0">
|
||
<size>
|
||
<width>20</width>
|
||
<height>5</height>
|
||
</size>
|
||
</property>
|
||
</spacer>
|
||
</item>
|
||
<item row="8" column="0">
|
||
<widget class="QTableWidget" name="FilterTableHeader">
|
||
<property name="enabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>22</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>22</height>
|
||
</size>
|
||
</property>
|
||
<property name="focusPolicy">
|
||
<enum>Qt::NoFocus</enum>
|
||
</property>
|
||
<property name="frameShape">
|
||
<enum>QFrame::Panel</enum>
|
||
</property>
|
||
<property name="frameShadow">
|
||
<enum>QFrame::Plain</enum>
|
||
</property>
|
||
<property name="verticalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="horizontalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="showGrid">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="cornerButtonEnabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<attribute name="horizontalHeaderVisible">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderDefaultSectionSize">
|
||
<number>15</number>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderHighlightSections">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderMinimumSectionSize">
|
||
<number>15</number>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderStretchLastSection">
|
||
<bool>true</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderVisible">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderDefaultSectionSize">
|
||
<number>15</number>
|
||
</attribute>
|
||
<attribute name="verticalHeaderHighlightSections">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderMinimumSectionSize">
|
||
<number>15</number>
|
||
</attribute>
|
||
<column>
|
||
<property name="text">
|
||
<string>Filter</string>
|
||
</property>
|
||
<property name="textAlignment">
|
||
<set>AlignHCenter|AlignTop</set>
|
||
</property>
|
||
</column>
|
||
</widget>
|
||
</item>
|
||
<item row="7" column="0">
|
||
<spacer name="FlameTabVerticalSpacer2">
|
||
<property name="orientation">
|
||
<enum>Qt::Vertical</enum>
|
||
</property>
|
||
<property name="sizeType">
|
||
<enum>QSizePolicy::Minimum</enum>
|
||
</property>
|
||
<property name="sizeHint" stdset="0">
|
||
<size>
|
||
<width>20</width>
|
||
<height>5</height>
|
||
</size>
|
||
</property>
|
||
</spacer>
|
||
</item>
|
||
<item row="4" column="0">
|
||
<spacer name="FlameTabVerticalSpacer1">
|
||
<property name="orientation">
|
||
<enum>Qt::Vertical</enum>
|
||
</property>
|
||
<property name="sizeType">
|
||
<enum>QSizePolicy::Minimum</enum>
|
||
</property>
|
||
<property name="sizeHint" stdset="0">
|
||
<size>
|
||
<width>20</width>
|
||
<height>5</height>
|
||
</size>
|
||
</property>
|
||
</spacer>
|
||
</item>
|
||
<item row="6" column="0">
|
||
<widget class="TableWidget" name="GeometryTable">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>264</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>264</height>
|
||
</size>
|
||
</property>
|
||
<property name="focusPolicy">
|
||
<enum>Qt::NoFocus</enum>
|
||
</property>
|
||
<property name="frameShape">
|
||
<enum>QFrame::Panel</enum>
|
||
</property>
|
||
<property name="frameShadow">
|
||
<enum>QFrame::Plain</enum>
|
||
</property>
|
||
<property name="verticalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="horizontalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="editTriggers">
|
||
<set>QAbstractItemView::NoEditTriggers</set>
|
||
</property>
|
||
<property name="tabKeyNavigation">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="alternatingRowColors">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="selectionMode">
|
||
<enum>QAbstractItemView::NoSelection</enum>
|
||
</property>
|
||
<property name="verticalScrollMode">
|
||
<enum>QAbstractItemView::ScrollPerPixel</enum>
|
||
</property>
|
||
<property name="horizontalScrollMode">
|
||
<enum>QAbstractItemView::ScrollPerPixel</enum>
|
||
</property>
|
||
<property name="showGrid">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="gridStyle">
|
||
<enum>Qt::SolidLine</enum>
|
||
</property>
|
||
<property name="cornerButtonEnabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="columnCount">
|
||
<number>2</number>
|
||
</property>
|
||
<attribute name="horizontalHeaderVisible">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderCascadingSectionResizes">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderDefaultSectionSize">
|
||
<number>110</number>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderHighlightSections">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderMinimumSectionSize">
|
||
<number>35</number>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderStretchLastSection">
|
||
<bool>true</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderVisible">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderDefaultSectionSize">
|
||
<number>22</number>
|
||
</attribute>
|
||
<attribute name="verticalHeaderHighlightSections">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderMinimumSectionSize">
|
||
<number>22</number>
|
||
</attribute>
|
||
<attribute name="verticalHeaderStretchLastSection">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<row>
|
||
<property name="text">
|
||
<string>Width</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string/>
|
||
</property>
|
||
</row>
|
||
<row>
|
||
<property name="text">
|
||
<string>Height</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string/>
|
||
</property>
|
||
</row>
|
||
<row>
|
||
<property name="text">
|
||
<string>Center X</string>
|
||
</property>
|
||
</row>
|
||
<row>
|
||
<property name="text">
|
||
<string>Center Y</string>
|
||
</property>
|
||
</row>
|
||
<row>
|
||
<property name="text">
|
||
<string>Scale</string>
|
||
</property>
|
||
</row>
|
||
<row>
|
||
<property name="text">
|
||
<string>Zoom</string>
|
||
</property>
|
||
</row>
|
||
<row>
|
||
<property name="text">
|
||
<string>Rotate</string>
|
||
</property>
|
||
</row>
|
||
<row>
|
||
<property name="text">
|
||
<string>Z Pos</string>
|
||
</property>
|
||
</row>
|
||
<row>
|
||
<property name="text">
|
||
<string>Perspective</string>
|
||
</property>
|
||
</row>
|
||
<row>
|
||
<property name="text">
|
||
<string>Pitch</string>
|
||
</property>
|
||
</row>
|
||
<row>
|
||
<property name="text">
|
||
<string>Yaw</string>
|
||
</property>
|
||
</row>
|
||
<row>
|
||
<property name="text">
|
||
<string>Depth Blur</string>
|
||
</property>
|
||
</row>
|
||
<column>
|
||
<property name="text">
|
||
<string>Field</string>
|
||
</property>
|
||
</column>
|
||
<column>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
</column>
|
||
<item row="0" column="0">
|
||
<property name="text">
|
||
<string>Width</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Width of the final image. Double click to sync to window width.</string>
|
||
</property>
|
||
</item>
|
||
<item row="0" column="1">
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
</item>
|
||
<item row="1" column="0">
|
||
<property name="text">
|
||
<string>Height</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Height of the final image. Double click to sync to window height.</string>
|
||
</property>
|
||
</item>
|
||
<item row="1" column="1">
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
</item>
|
||
<item row="2" column="0">
|
||
<property name="text">
|
||
<string>Center X</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Horizontal center of the image. Drag with the middle mouse button to pan.</string>
|
||
</property>
|
||
</item>
|
||
<item row="2" column="1">
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
</item>
|
||
<item row="3" column="0">
|
||
<property name="text">
|
||
<string>Center Y</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Vertical center of the image. Drag with the middle mouse button to pan.</string>
|
||
</property>
|
||
</item>
|
||
<item row="3" column="1">
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
</item>
|
||
<item row="4" column="0">
|
||
<property name="text">
|
||
<string>Scale</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Zoom level of the image. Adjust by scrolling the mouse wheel or dragging with the right mouse button.</string>
|
||
</property>
|
||
</item>
|
||
<item row="4" column="1">
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
</item>
|
||
<item row="5" column="0">
|
||
<property name="text">
|
||
<string>Zoom</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Zoom level of the image. This will greatly increase render time, so prefer using scale instead of zoom.</string>
|
||
</property>
|
||
</item>
|
||
<item row="5" column="1">
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
</item>
|
||
<item row="6" column="0">
|
||
<property name="text">
|
||
<string>Rotate</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Rotation of the image around the Z axis. Adjust by dragging the right mouse button.</string>
|
||
</property>
|
||
</item>
|
||
<item row="6" column="1">
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
</item>
|
||
<item row="7" column="0">
|
||
<property name="text">
|
||
<string>Z Pos (3D)</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Zoom used for 3D effect. Only works when at least one of the other 3D fields below have non-zero values.</string>
|
||
</property>
|
||
</item>
|
||
<item row="7" column="1">
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
</item>
|
||
<item row="8" column="0">
|
||
<property name="text">
|
||
<string>Perspective (3D)</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Camera tilt angle</string>
|
||
</property>
|
||
</item>
|
||
<item row="8" column="1">
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
</item>
|
||
<item row="9" column="0">
|
||
<property name="text">
|
||
<string>Pitch (3D)</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Rotation angle around the X axis</string>
|
||
</property>
|
||
</item>
|
||
<item row="9" column="1">
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
</item>
|
||
<item row="10" column="0">
|
||
<property name="text">
|
||
<string>Yaw (3D)</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Rotation angle around the Z axis. This is more powerful than the Rotate field because it takes other 3D transformations into account.</string>
|
||
</property>
|
||
</item>
|
||
<item row="10" column="1">
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
</item>
|
||
<item row="11" column="0">
|
||
<property name="text">
|
||
<string>Depth Blur (3D)</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Blurriness of points farther away on the Z axis</string>
|
||
</property>
|
||
</item>
|
||
<item row="11" column="1">
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
</item>
|
||
</widget>
|
||
</item>
|
||
<item row="9" column="0">
|
||
<widget class="TableWidget" name="FilterTable">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>110</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>110</height>
|
||
</size>
|
||
</property>
|
||
<property name="focusPolicy">
|
||
<enum>Qt::NoFocus</enum>
|
||
</property>
|
||
<property name="frameShape">
|
||
<enum>QFrame::Panel</enum>
|
||
</property>
|
||
<property name="frameShadow">
|
||
<enum>QFrame::Plain</enum>
|
||
</property>
|
||
<property name="verticalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="horizontalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="editTriggers">
|
||
<set>QAbstractItemView::NoEditTriggers</set>
|
||
</property>
|
||
<property name="tabKeyNavigation">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="alternatingRowColors">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="selectionMode">
|
||
<enum>QAbstractItemView::NoSelection</enum>
|
||
</property>
|
||
<property name="verticalScrollMode">
|
||
<enum>QAbstractItemView::ScrollPerPixel</enum>
|
||
</property>
|
||
<property name="horizontalScrollMode">
|
||
<enum>QAbstractItemView::ScrollPerPixel</enum>
|
||
</property>
|
||
<property name="showGrid">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="gridStyle">
|
||
<enum>Qt::SolidLine</enum>
|
||
</property>
|
||
<property name="cornerButtonEnabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="columnCount">
|
||
<number>2</number>
|
||
</property>
|
||
<attribute name="horizontalHeaderVisible">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderCascadingSectionResizes">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderDefaultSectionSize">
|
||
<number>125</number>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderHighlightSections">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderMinimumSectionSize">
|
||
<number>35</number>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderStretchLastSection">
|
||
<bool>true</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderVisible">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderDefaultSectionSize">
|
||
<number>22</number>
|
||
</attribute>
|
||
<attribute name="verticalHeaderHighlightSections">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderMinimumSectionSize">
|
||
<number>22</number>
|
||
</attribute>
|
||
<attribute name="verticalHeaderStretchLastSection">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<row>
|
||
<property name="text">
|
||
<string>Spatial Filter Width</string>
|
||
</property>
|
||
</row>
|
||
<row>
|
||
<property name="text">
|
||
<string>Spatial Filter Type</string>
|
||
</property>
|
||
</row>
|
||
<row>
|
||
<property name="text">
|
||
<string>DE Filter Min Radius</string>
|
||
</property>
|
||
</row>
|
||
<row>
|
||
<property name="text">
|
||
<string>DE Filter Max Radius</string>
|
||
</property>
|
||
</row>
|
||
<row>
|
||
<property name="text">
|
||
<string>DE Curve</string>
|
||
</property>
|
||
</row>
|
||
<column>
|
||
<property name="text">
|
||
<string>Field</string>
|
||
</property>
|
||
</column>
|
||
<column>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
</column>
|
||
<item row="0" column="0">
|
||
<property name="text">
|
||
<string>Spatial Filter Width</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>The width of the spatial filter applied to the final image.</p><p>Adjusting this value can help smooth out jagged lines. Values above 1.0 might make the image look too blurry.</p></body></html></string>
|
||
</property>
|
||
</item>
|
||
<item row="0" column="1">
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
</item>
|
||
<item row="1" column="0">
|
||
<property name="text">
|
||
<string>Spatial Filter Type</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>The type of the spatial filter applied to the final image. Experimenting with these can provide interesting effects.</string>
|
||
</property>
|
||
</item>
|
||
<item row="1" column="1">
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
</item>
|
||
<item row="2" column="0">
|
||
<property name="text">
|
||
<string>DE Filter Min Radius</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>The minimum filter radius to use when performing density filtering. Increasing this value will add additional blurring even in high density areas, so it can be thought of as a sort of anti-aliasing technique.</p><p>However, larger values will result in too much blurring which is generally undesirable. This must always be less than or equal to the DE max radius.</p></body></html></string>
|
||
</property>
|
||
</item>
|
||
<item row="2" column="1">
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
</item>
|
||
<item row="3" column="0">
|
||
<property name="text">
|
||
<string>DE Filter Max Radius</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>The maximum filter radius to use when performing density filtering. Increasing this value will add additional blurring only to low density areas, which is generally desirable.</p><p>This must always be greater than or equal to the DE min radius.</p></body></html></string>
|
||
</property>
|
||
</item>
|
||
<item row="3" column="1">
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
</item>
|
||
<item row="4" column="0">
|
||
<property name="text">
|
||
<string>DE Curve</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>The speed with which the density filter values decrease when moving away from the center pixel being filtered.</p><p>This value will almost never need to be anything other than the default.</p></body></html></string>
|
||
</property>
|
||
</item>
|
||
<item row="4" column="1">
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
</item>
|
||
</widget>
|
||
</item>
|
||
<item row="3" column="0">
|
||
<widget class="TableWidget" name="ColorTable">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>154</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>154</height>
|
||
</size>
|
||
</property>
|
||
<property name="focusPolicy">
|
||
<enum>Qt::NoFocus</enum>
|
||
</property>
|
||
<property name="acceptDrops">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="frameShape">
|
||
<enum>QFrame::Panel</enum>
|
||
</property>
|
||
<property name="frameShadow">
|
||
<enum>QFrame::Plain</enum>
|
||
</property>
|
||
<property name="verticalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="horizontalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="editTriggers">
|
||
<set>QAbstractItemView::NoEditTriggers</set>
|
||
</property>
|
||
<property name="tabKeyNavigation">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="alternatingRowColors">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="selectionMode">
|
||
<enum>QAbstractItemView::NoSelection</enum>
|
||
</property>
|
||
<property name="selectionBehavior">
|
||
<enum>QAbstractItemView::SelectItems</enum>
|
||
</property>
|
||
<property name="verticalScrollMode">
|
||
<enum>QAbstractItemView::ScrollPerPixel</enum>
|
||
</property>
|
||
<property name="horizontalScrollMode">
|
||
<enum>QAbstractItemView::ScrollPerPixel</enum>
|
||
</property>
|
||
<property name="showGrid">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="gridStyle">
|
||
<enum>Qt::SolidLine</enum>
|
||
</property>
|
||
<property name="wordWrap">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="cornerButtonEnabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="columnCount">
|
||
<number>2</number>
|
||
</property>
|
||
<attribute name="horizontalHeaderVisible">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderCascadingSectionResizes">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderDefaultSectionSize">
|
||
<number>110</number>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderHighlightSections">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderMinimumSectionSize">
|
||
<number>35</number>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderStretchLastSection">
|
||
<bool>true</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderVisible">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderDefaultSectionSize">
|
||
<number>22</number>
|
||
</attribute>
|
||
<attribute name="verticalHeaderHighlightSections">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderMinimumSectionSize">
|
||
<number>22</number>
|
||
</attribute>
|
||
<attribute name="verticalHeaderStretchLastSection">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<row>
|
||
<property name="text">
|
||
<string>Brightness</string>
|
||
</property>
|
||
</row>
|
||
<row>
|
||
<property name="text">
|
||
<string>Gamma</string>
|
||
</property>
|
||
</row>
|
||
<row>
|
||
<property name="text">
|
||
<string>Gamma Threshold</string>
|
||
</property>
|
||
</row>
|
||
<row>
|
||
<property name="text">
|
||
<string>Vibrancy</string>
|
||
</property>
|
||
</row>
|
||
<row>
|
||
<property name="text">
|
||
<string>Highlight Power</string>
|
||
</property>
|
||
</row>
|
||
<row>
|
||
<property name="text">
|
||
<string>Background</string>
|
||
</property>
|
||
</row>
|
||
<row>
|
||
<property name="text">
|
||
<string>Palette Mode</string>
|
||
</property>
|
||
</row>
|
||
<column>
|
||
<property name="text">
|
||
<string>Field</string>
|
||
</property>
|
||
</column>
|
||
<column>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
</column>
|
||
<item row="0" column="0">
|
||
<property name="text">
|
||
<string>Brightness</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>The brightness of the final output image.</string>
|
||
</property>
|
||
</item>
|
||
<item row="0" column="1">
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
</item>
|
||
<item row="1" column="0">
|
||
<property name="text">
|
||
<string>Gamma</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>The gamma of the final output image.</p><p>Higher values will give better color, but will reveal more scattered points. Lower values will reduce scattered points but will wash the colors out to white.</p></body></html></string>
|
||
</property>
|
||
</item>
|
||
<item row="1" column="1">
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
</item>
|
||
<item row="2" column="0">
|
||
<property name="text">
|
||
<string>Gamma Threshold</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>The gamma threshold of the final output image.</p><p>Higher values will reduce scattered points, but will also reduce color quality. Lower values will reveal more scattered points, but give better color.</p><p>This field shows 4 decimal places because it is extremely sensitive in some cases.</p></body></html></string>
|
||
</property>
|
||
</item>
|
||
<item row="2" column="1">
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
</item>
|
||
<item row="3" column="0">
|
||
<property name="text">
|
||
<string>Vibrancy</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>The scale factor to apply to the alpha channel log scaling when gamma correcting the final output image.</p><p>Higher values will give more saturated colors. Lower values will wash the colors out to white.</p></body></html></string>
|
||
</property>
|
||
</item>
|
||
<item row="3" column="1">
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
</item>
|
||
<item row="4" column="0">
|
||
<property name="text">
|
||
<string>Highlight Power</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>Used to mitigate over saturated areas that are too white.</p><p>A value of -1 disables this, all other values control how quickly each pixel saturates to white.</p></body></html></string>
|
||
</property>
|
||
</item>
|
||
<item row="4" column="1">
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
</item>
|
||
<item row="5" column="0">
|
||
<property name="text">
|
||
<string>Background</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>The background color of the image. Click the ... button to display a color chooser dialog.</p></body></html></string>
|
||
</property>
|
||
</item>
|
||
<item row="5" column="1">
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
</item>
|
||
<item row="6" column="0">
|
||
<property name="text">
|
||
<string>Palette Mode</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>The mode used for palette indexing when accumulating to the histogram. Changing this rarely makes any noticeable difference in the final image.</p><p>Step: If the specified palette index is a fraction, round down to the nearest integer.</p><p>Linear: Blend the specified index with the one after it.</p></body></html></string>
|
||
</property>
|
||
</item>
|
||
<item row="6" column="1">
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
</item>
|
||
</widget>
|
||
</item>
|
||
<item row="16" column="0">
|
||
<widget class="QTableWidget" name="AnimationTableHeader">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>22</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>22</height>
|
||
</size>
|
||
</property>
|
||
<property name="focusPolicy">
|
||
<enum>Qt::NoFocus</enum>
|
||
</property>
|
||
<property name="frameShape">
|
||
<enum>QFrame::Panel</enum>
|
||
</property>
|
||
<property name="frameShadow">
|
||
<enum>QFrame::Plain</enum>
|
||
</property>
|
||
<property name="verticalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="horizontalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="showGrid">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="cornerButtonEnabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="columnCount">
|
||
<number>1</number>
|
||
</property>
|
||
<attribute name="horizontalHeaderVisible">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderDefaultSectionSize">
|
||
<number>15</number>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderHighlightSections">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderMinimumSectionSize">
|
||
<number>15</number>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderStretchLastSection">
|
||
<bool>true</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderVisible">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderDefaultSectionSize">
|
||
<number>15</number>
|
||
</attribute>
|
||
<attribute name="verticalHeaderHighlightSections">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderMinimumSectionSize">
|
||
<number>15</number>
|
||
</attribute>
|
||
<column>
|
||
<property name="text">
|
||
<string>Animation</string>
|
||
</property>
|
||
<property name="textAlignment">
|
||
<set>AlignHCenter|AlignTop</set>
|
||
</property>
|
||
</column>
|
||
</widget>
|
||
</item>
|
||
<item row="15" column="0">
|
||
<spacer name="FlameTabVerticalSpacer4">
|
||
<property name="orientation">
|
||
<enum>Qt::Vertical</enum>
|
||
</property>
|
||
<property name="sizeType">
|
||
<enum>QSizePolicy::Minimum</enum>
|
||
</property>
|
||
<property name="sizeHint" stdset="0">
|
||
<size>
|
||
<width>20</width>
|
||
<height>5</height>
|
||
</size>
|
||
</property>
|
||
</spacer>
|
||
</item>
|
||
<item row="17" column="0">
|
||
<widget class="QTableWidget" name="AnimationTable">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>110</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>110</height>
|
||
</size>
|
||
</property>
|
||
<property name="focusPolicy">
|
||
<enum>Qt::NoFocus</enum>
|
||
</property>
|
||
<property name="frameShape">
|
||
<enum>QFrame::Panel</enum>
|
||
</property>
|
||
<property name="frameShadow">
|
||
<enum>QFrame::Plain</enum>
|
||
</property>
|
||
<property name="verticalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="horizontalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="editTriggers">
|
||
<set>QAbstractItemView::NoEditTriggers</set>
|
||
</property>
|
||
<property name="tabKeyNavigation">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="selectionMode">
|
||
<enum>QAbstractItemView::NoSelection</enum>
|
||
</property>
|
||
<property name="verticalScrollMode">
|
||
<enum>QAbstractItemView::ScrollPerPixel</enum>
|
||
</property>
|
||
<property name="horizontalScrollMode">
|
||
<enum>QAbstractItemView::ScrollPerPixel</enum>
|
||
</property>
|
||
<property name="cornerButtonEnabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="columnCount">
|
||
<number>2</number>
|
||
</property>
|
||
<attribute name="horizontalHeaderVisible">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderDefaultSectionSize">
|
||
<number>125</number>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderHighlightSections">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderMinimumSectionSize">
|
||
<number>35</number>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderStretchLastSection">
|
||
<bool>true</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderVisible">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderDefaultSectionSize">
|
||
<number>22</number>
|
||
</attribute>
|
||
<attribute name="verticalHeaderHighlightSections">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderMinimumSectionSize">
|
||
<number>22</number>
|
||
</attribute>
|
||
<row>
|
||
<property name="text">
|
||
<string>Interpolation</string>
|
||
</property>
|
||
</row>
|
||
<row>
|
||
<property name="text">
|
||
<string>Affine Interpolation</string>
|
||
</property>
|
||
</row>
|
||
<row>
|
||
<property name="text">
|
||
<string>Temporal Samples</string>
|
||
</property>
|
||
</row>
|
||
<row>
|
||
<property name="text">
|
||
<string>Temporal Filter Width</string>
|
||
</property>
|
||
</row>
|
||
<row>
|
||
<property name="text">
|
||
<string>Temporal Filter Type</string>
|
||
</property>
|
||
</row>
|
||
<column>
|
||
<property name="text">
|
||
<string>Field</string>
|
||
</property>
|
||
</column>
|
||
<column/>
|
||
<item row="0" column="0">
|
||
<property name="text">
|
||
<string>Interpolation</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>The method to use when interpolating flames during sequence generation. Linear uses basic linear interpolation when generating all of the steps between key frames, while Smooth uses log interpolation.</p><p>The first and last key frames in a sequence must use Linear.</p></body></html></string>
|
||
</property>
|
||
</item>
|
||
<item row="1" column="0">
|
||
<property name="text">
|
||
<string>Affine Interpolation</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>The method to use when interpolating affine transforms during sequence generation.</p><p>Linear uses basic linear interpolation for each coefficient of affines, while Log converts to polar coordinates before interpolating.</p></body></html></string>
|
||
</property>
|
||
</item>
|
||
<item row="2" column="0">
|
||
<property name="text">
|
||
<string>Temporal Samples</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>The number of temporal samples used to blend between sequence frames during animation.</p><p>Even after a sequence has been generated that produces a number of steps between key frames, when performing the animation render, each of those sequence steps is blended between the surrounding sequence steps.</p><p>Temporal samples is the number of blended steps between each sequence step that get combined into a single output frame.</p><p>Values between 100 and 1000 are often used. Higher values will produce more of a motion blurring effect when animating.</p><p>When rendering a single image, this value will always be set to 1 by Fractorium right before rendering regardless of the value set in the UI.</p></body></html></string>
|
||
</property>
|
||
</item>
|
||
<item row="3" column="0">
|
||
<property name="text">
|
||
<string>Temporal Filter Width</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>The width of the temporal filter used during animation.</p><p>When computing the temporal samples to render, boundary frames must be computed to know what to blend between. By default this is just the sequence frames before and after the one currently being rendered.</p><p>However, the time bounds of what’s being blended can be less than that, or even greater which means it will be blended across several sequence steps.</p><p>In practice, this will almost always have its default value of 1.</p></body></html></string>
|
||
</property>
|
||
</item>
|
||
<item row="4" column="0">
|
||
<property name="text">
|
||
<string>Temporal Filter Type</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>The type of the temporal filter used during animation.</p><p>This is similar to the spatial filter in that the type can be chosen to produce different effects.</p></body></html></string>
|
||
</property>
|
||
</item>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
</widget>
|
||
<widget class="QDockWidget" name="XaosDockWidget">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>530</x>
|
||
<y>0</y>
|
||
<width>240</width>
|
||
<height>881</height>
|
||
</rect>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>240</width>
|
||
<height>200</height>
|
||
</size>
|
||
</property>
|
||
<property name="features">
|
||
<set>QDockWidget::DockWidgetFloatable|QDockWidget::DockWidgetMovable</set>
|
||
</property>
|
||
<property name="allowedAreas">
|
||
<set>Qt::LeftDockWidgetArea|Qt::RightDockWidgetArea</set>
|
||
</property>
|
||
<property name="windowTitle">
|
||
<string>Xaos</string>
|
||
</property>
|
||
<widget class="QWidget" name="XaosDockWidgetContents">
|
||
<layout class="QVBoxLayout" name="verticalLayout_3">
|
||
<property name="spacing">
|
||
<number>4</number>
|
||
</property>
|
||
<property name="leftMargin">
|
||
<number>4</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>4</number>
|
||
</property>
|
||
<property name="rightMargin">
|
||
<number>4</number>
|
||
</property>
|
||
<property name="bottomMargin">
|
||
<number>4</number>
|
||
</property>
|
||
<item>
|
||
<layout class="QHBoxLayout" name="XaosTabHLayout">
|
||
<property name="spacing">
|
||
<number>4</number>
|
||
</property>
|
||
<property name="sizeConstraint">
|
||
<enum>QLayout::SetDefaultConstraint</enum>
|
||
</property>
|
||
<property name="leftMargin">
|
||
<number>0</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>0</number>
|
||
</property>
|
||
<item>
|
||
<widget class="QPushButton" name="ClearXaosButton">
|
||
<property name="toolTip">
|
||
<string>Set all xaos values in all xforms to 1</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>Clear Xaos</string>
|
||
</property>
|
||
<property name="autoDefault">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="default">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="flat">
|
||
<bool>false</bool>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QPushButton" name="RandomXaosButton">
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>Set all xaos values to a random decimal value between 0 and 3, inclusive.</p></body></html></string>
|
||
</property>
|
||
<property name="text">
|
||
<string>Random Xaos</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
<item>
|
||
<widget class="QTableView" name="XaosTableView">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>67</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>16777215</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<kerning>true</kerning>
|
||
</font>
|
||
</property>
|
||
<property name="focusPolicy">
|
||
<enum>Qt::NoFocus</enum>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true"/>
|
||
</property>
|
||
<property name="frameShape">
|
||
<enum>QFrame::Panel</enum>
|
||
</property>
|
||
<property name="frameShadow">
|
||
<enum>QFrame::Plain</enum>
|
||
</property>
|
||
<property name="lineWidth">
|
||
<number>1</number>
|
||
</property>
|
||
<property name="verticalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAsNeeded</enum>
|
||
</property>
|
||
<property name="horizontalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAsNeeded</enum>
|
||
</property>
|
||
<property name="sizeAdjustPolicy">
|
||
<enum>QAbstractScrollArea::AdjustToContents</enum>
|
||
</property>
|
||
<property name="autoScroll">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="editTriggers">
|
||
<set>QAbstractItemView::CurrentChanged|QAbstractItemView::DoubleClicked|QAbstractItemView::EditKeyPressed|QAbstractItemView::SelectedClicked</set>
|
||
</property>
|
||
<property name="tabKeyNavigation">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="showDropIndicator" stdset="0">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="dragDropOverwriteMode">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="alternatingRowColors">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="selectionMode">
|
||
<enum>QAbstractItemView::SingleSelection</enum>
|
||
</property>
|
||
<property name="verticalScrollMode">
|
||
<enum>QAbstractItemView::ScrollPerPixel</enum>
|
||
</property>
|
||
<property name="horizontalScrollMode">
|
||
<enum>QAbstractItemView::ScrollPerPixel</enum>
|
||
</property>
|
||
<property name="showGrid">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="gridStyle">
|
||
<enum>Qt::SolidLine</enum>
|
||
</property>
|
||
<property name="wordWrap">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="cornerButtonEnabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<attribute name="horizontalHeaderCascadingSectionResizes">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderDefaultSectionSize">
|
||
<number>35</number>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderHighlightSections">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderMinimumSectionSize">
|
||
<number>35</number>
|
||
</attribute>
|
||
<attribute name="verticalHeaderCascadingSectionResizes">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderDefaultSectionSize">
|
||
<number>22</number>
|
||
</attribute>
|
||
<attribute name="verticalHeaderHighlightSections">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderMinimumSectionSize">
|
||
<number>22</number>
|
||
</attribute>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
</widget>
|
||
<widget class="QDockWidget" name="PaletteDockWidget">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>770</x>
|
||
<y>0</y>
|
||
<width>294</width>
|
||
<height>881</height>
|
||
</rect>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>294</width>
|
||
<height>617</height>
|
||
</size>
|
||
</property>
|
||
<property name="features">
|
||
<set>QDockWidget::DockWidgetFloatable|QDockWidget::DockWidgetMovable</set>
|
||
</property>
|
||
<property name="allowedAreas">
|
||
<set>Qt::LeftDockWidgetArea|Qt::RightDockWidgetArea</set>
|
||
</property>
|
||
<property name="windowTitle">
|
||
<string>Palette</string>
|
||
</property>
|
||
<widget class="QWidget" name="PaletteDockWidgetContents">
|
||
<layout class="QGridLayout" name="gridLayout_3">
|
||
<property name="leftMargin">
|
||
<number>5</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>5</number>
|
||
</property>
|
||
<property name="rightMargin">
|
||
<number>5</number>
|
||
</property>
|
||
<property name="bottomMargin">
|
||
<number>4</number>
|
||
</property>
|
||
<item row="6" column="0">
|
||
<widget class="TableWidget" name="PalettePreviewTable">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Minimum">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>21</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>21</height>
|
||
</size>
|
||
</property>
|
||
<property name="focusPolicy">
|
||
<enum>Qt::NoFocus</enum>
|
||
</property>
|
||
<property name="frameShape">
|
||
<enum>QFrame::Panel</enum>
|
||
</property>
|
||
<property name="frameShadow">
|
||
<enum>QFrame::Plain</enum>
|
||
</property>
|
||
<property name="verticalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="horizontalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="autoScroll">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="editTriggers">
|
||
<set>QAbstractItemView::NoEditTriggers</set>
|
||
</property>
|
||
<property name="selectionMode">
|
||
<enum>QAbstractItemView::NoSelection</enum>
|
||
</property>
|
||
<property name="verticalScrollMode">
|
||
<enum>QAbstractItemView::ScrollPerPixel</enum>
|
||
</property>
|
||
<property name="horizontalScrollMode">
|
||
<enum>QAbstractItemView::ScrollPerPixel</enum>
|
||
</property>
|
||
<property name="wordWrap">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="cornerButtonEnabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="rowCount">
|
||
<number>1</number>
|
||
</property>
|
||
<property name="columnCount">
|
||
<number>2</number>
|
||
</property>
|
||
<attribute name="horizontalHeaderVisible">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderMinimumSectionSize">
|
||
<number>27</number>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderStretchLastSection">
|
||
<bool>true</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderVisible">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderDefaultSectionSize">
|
||
<number>20</number>
|
||
</attribute>
|
||
<attribute name="verticalHeaderMinimumSectionSize">
|
||
<number>20</number>
|
||
</attribute>
|
||
<row/>
|
||
<column/>
|
||
<column/>
|
||
</widget>
|
||
</item>
|
||
<item row="7" column="0">
|
||
<layout class="QHBoxLayout" name="PaletteTabHLayout2" stretch="0,0">
|
||
<property name="spacing">
|
||
<number>5</number>
|
||
</property>
|
||
<property name="sizeConstraint">
|
||
<enum>QLayout::SetDefaultConstraint</enum>
|
||
</property>
|
||
<property name="leftMargin">
|
||
<number>0</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>0</number>
|
||
</property>
|
||
<property name="rightMargin">
|
||
<number>0</number>
|
||
</property>
|
||
<item>
|
||
<widget class="QLineEdit" name="PaletteFilterLineEdit">
|
||
<property name="frame">
|
||
<bool>true</bool>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QPushButton" name="PaletteFilterClearButton">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>30</width>
|
||
<height>0</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>30</width>
|
||
<height>16777215</height>
|
||
</size>
|
||
</property>
|
||
<property name="text">
|
||
<string>X</string>
|
||
</property>
|
||
<property name="flat">
|
||
<bool>false</bool>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
<item row="8" column="0">
|
||
<widget class="QTableWidget" name="PaletteListTable">
|
||
<property name="focusPolicy">
|
||
<enum>Qt::StrongFocus</enum>
|
||
</property>
|
||
<property name="frameShape">
|
||
<enum>QFrame::Panel</enum>
|
||
</property>
|
||
<property name="frameShadow">
|
||
<enum>QFrame::Plain</enum>
|
||
</property>
|
||
<property name="horizontalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAsNeeded</enum>
|
||
</property>
|
||
<property name="autoScroll">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="editTriggers">
|
||
<set>QAbstractItemView::NoEditTriggers</set>
|
||
</property>
|
||
<property name="tabKeyNavigation">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="selectionMode">
|
||
<enum>QAbstractItemView::NoSelection</enum>
|
||
</property>
|
||
<property name="horizontalScrollMode">
|
||
<enum>QAbstractItemView::ScrollPerPixel</enum>
|
||
</property>
|
||
<property name="cornerButtonEnabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="columnCount">
|
||
<number>2</number>
|
||
</property>
|
||
<attribute name="horizontalHeaderHighlightSections">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderStretchLastSection">
|
||
<bool>true</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderVisible">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderDefaultSectionSize">
|
||
<number>16</number>
|
||
</attribute>
|
||
<attribute name="verticalHeaderHighlightSections">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderMinimumSectionSize">
|
||
<number>16</number>
|
||
</attribute>
|
||
<attribute name="verticalHeaderStretchLastSection">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<column>
|
||
<property name="text">
|
||
<string>Name</string>
|
||
</property>
|
||
<property name="textAlignment">
|
||
<set>AlignLeading|AlignVCenter</set>
|
||
</property>
|
||
</column>
|
||
<column>
|
||
<property name="text">
|
||
<string>Palette</string>
|
||
</property>
|
||
<property name="textAlignment">
|
||
<set>AlignLeading|AlignVCenter</set>
|
||
</property>
|
||
</column>
|
||
</widget>
|
||
</item>
|
||
<item row="0" column="0">
|
||
<widget class="QComboBox" name="PaletteFilenameCombo">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="1" column="0">
|
||
<widget class="TableWidget" name="PaletteAdjustTable">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Minimum">
|
||
<horstretch>2</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>67</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>67</height>
|
||
</size>
|
||
</property>
|
||
<property name="focusPolicy">
|
||
<enum>Qt::NoFocus</enum>
|
||
</property>
|
||
<property name="frameShape">
|
||
<enum>QFrame::Panel</enum>
|
||
</property>
|
||
<property name="frameShadow">
|
||
<enum>QFrame::Plain</enum>
|
||
</property>
|
||
<property name="verticalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="horizontalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="autoScroll">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="editTriggers">
|
||
<set>QAbstractItemView::NoEditTriggers</set>
|
||
</property>
|
||
<property name="tabKeyNavigation">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="selectionMode">
|
||
<enum>QAbstractItemView::NoSelection</enum>
|
||
</property>
|
||
<property name="verticalScrollMode">
|
||
<enum>QAbstractItemView::ScrollPerPixel</enum>
|
||
</property>
|
||
<property name="horizontalScrollMode">
|
||
<enum>QAbstractItemView::ScrollPerPixel</enum>
|
||
</property>
|
||
<property name="wordWrap">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="cornerButtonEnabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="rowCount">
|
||
<number>3</number>
|
||
</property>
|
||
<property name="columnCount">
|
||
<number>4</number>
|
||
</property>
|
||
<attribute name="horizontalHeaderVisible">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderDefaultSectionSize">
|
||
<number>62</number>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderMinimumSectionSize">
|
||
<number>62</number>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderStretchLastSection">
|
||
<bool>true</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderVisible">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderDefaultSectionSize">
|
||
<number>22</number>
|
||
</attribute>
|
||
<attribute name="verticalHeaderHighlightSections">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderMinimumSectionSize">
|
||
<number>22</number>
|
||
</attribute>
|
||
<row/>
|
||
<row/>
|
||
<row/>
|
||
<column/>
|
||
<column/>
|
||
<column/>
|
||
<column/>
|
||
<item row="0" column="0">
|
||
<property name="text">
|
||
<string>Hue</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>The degrees to rotate the hue of the HSV representation of the RGB color by</string>
|
||
</property>
|
||
</item>
|
||
<item row="0" column="2">
|
||
<property name="text">
|
||
<string>Contrast</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>The difference between the lightest and darkest colors in the palette.</p><p>Negative values decrease the difference, and bring the colors toward gray.</p><p>Positive values increase the difference and make the colors more saturated.</p></body></html></string>
|
||
</property>
|
||
</item>
|
||
<item row="1" column="0">
|
||
<property name="text">
|
||
<string>Saturation</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>The percentage to add to the saturation (intensity) component of the HSV representation of the RGB color</string>
|
||
</property>
|
||
</item>
|
||
<item row="1" column="2">
|
||
<property name="text">
|
||
<string>Blur</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>The width in pixels of the blurring</string>
|
||
</property>
|
||
</item>
|
||
<item row="2" column="0">
|
||
<property name="text">
|
||
<string>Brightness</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>The value to add to each channel. Negative values bring it toward black, positive values toward white.</p></body></html></string>
|
||
</property>
|
||
</item>
|
||
<item row="2" column="1">
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
</item>
|
||
<item row="2" column="2">
|
||
<property name="text">
|
||
<string>Frequency</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>The number of times to repeat the palette</p></body></html></string>
|
||
</property>
|
||
</item>
|
||
</widget>
|
||
</item>
|
||
<item row="2" column="0">
|
||
<layout class="QHBoxLayout" name="PaletteTabHLayout">
|
||
<property name="spacing">
|
||
<number>4</number>
|
||
</property>
|
||
<property name="leftMargin">
|
||
<number>0</number>
|
||
</property>
|
||
<property name="bottomMargin">
|
||
<number>0</number>
|
||
</property>
|
||
<item>
|
||
<widget class="QPushButton" name="PaletteRandomSelectButton">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Select a random palette from the list</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>Random Palette</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QPushButton" name="PaletteRandomAdjustButton">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Apply a random adjustment to the current palette</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>Random Adjustment</string>
|
||
</property>
|
||
<property name="flat">
|
||
<bool>false</bool>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QPushButton" name="PaletteEditorButton">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Open the palette editor to make a custom palette</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>Palette Editor...</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
<item row="9" column="0">
|
||
<widget class="QPushButton" name="ResetCurvesButton">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>Reset all of the curves to their default position. This has the effect of disabling application of the color curves.</p></body></html></string>
|
||
</property>
|
||
<property name="text">
|
||
<string>Reset Curves</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="10" column="0">
|
||
<widget class="CurvesGraphicsView" name="CurvesView">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>245</width>
|
||
<height>245</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>245</width>
|
||
<height>245</height>
|
||
</size>
|
||
</property>
|
||
<property name="mouseTracking">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="autoFillBackground">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="frameShape">
|
||
<enum>QFrame::NoFrame</enum>
|
||
</property>
|
||
<property name="frameShadow">
|
||
<enum>QFrame::Plain</enum>
|
||
</property>
|
||
<property name="verticalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="horizontalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="backgroundBrush">
|
||
<brush brushstyle="SolidPattern">
|
||
<color alpha="255">
|
||
<red>219</red>
|
||
<green>219</green>
|
||
<blue>219</blue>
|
||
</color>
|
||
</brush>
|
||
</property>
|
||
<property name="sceneRect">
|
||
<rectf>
|
||
<x>0.000000000000000</x>
|
||
<y>0.000000000000000</y>
|
||
<width>245.000000000000000</width>
|
||
<height>245.000000000000000</height>
|
||
</rectf>
|
||
</property>
|
||
<property name="resizeAnchor">
|
||
<enum>QGraphicsView::NoAnchor</enum>
|
||
</property>
|
||
<property name="viewportUpdateMode">
|
||
<enum>QGraphicsView::FullViewportUpdate</enum>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="11" column="0">
|
||
<widget class="QGroupBox" name="CurvesGroupBox">
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>When curves are on top of each other, it can be hard to grab them with the mouse, so use these radio buttons to specify which color you intend to grab.</p><p>If they are not on top of each other, just dragging the desired dot with the mouse will work.</p></body></html></string>
|
||
</property>
|
||
<property name="title">
|
||
<string>Curve</string>
|
||
</property>
|
||
<layout class="QHBoxLayout" name="horizontalLayout_4">
|
||
<property name="spacing">
|
||
<number>4</number>
|
||
</property>
|
||
<property name="leftMargin">
|
||
<number>6</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>2</number>
|
||
</property>
|
||
<property name="rightMargin">
|
||
<number>0</number>
|
||
</property>
|
||
<property name="bottomMargin">
|
||
<number>6</number>
|
||
</property>
|
||
<item>
|
||
<widget class="QRadioButton" name="CurvesAllRadio">
|
||
<property name="text">
|
||
<string>All</string>
|
||
</property>
|
||
<property name="checked">
|
||
<bool>true</bool>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QRadioButton" name="CurvesRedRadio">
|
||
<property name="text">
|
||
<string>Red</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QRadioButton" name="CurvesGreenRadio">
|
||
<property name="text">
|
||
<string>Green</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QRadioButton" name="CurvesBlueRadio">
|
||
<property name="text">
|
||
<string>Blue</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
</widget>
|
||
<widget class="QDockWidget" name="XformsDockWidget">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>240</x>
|
||
<y>0</y>
|
||
<width>291</width>
|
||
<height>881</height>
|
||
</rect>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>291</width>
|
||
<height>632</height>
|
||
</size>
|
||
</property>
|
||
<property name="features">
|
||
<set>QDockWidget::DockWidgetFloatable|QDockWidget::DockWidgetMovable</set>
|
||
</property>
|
||
<property name="allowedAreas">
|
||
<set>Qt::LeftDockWidgetArea|Qt::RightDockWidgetArea</set>
|
||
</property>
|
||
<property name="windowTitle">
|
||
<string>Xforms</string>
|
||
</property>
|
||
<widget class="QWidget" name="XformsDockWidgetContents">
|
||
<layout class="QGridLayout" name="gridLayout_4">
|
||
<property name="leftMargin">
|
||
<number>5</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>4</number>
|
||
</property>
|
||
<property name="rightMargin">
|
||
<number>5</number>
|
||
</property>
|
||
<property name="bottomMargin">
|
||
<number>4</number>
|
||
</property>
|
||
<property name="spacing">
|
||
<number>4</number>
|
||
</property>
|
||
<item row="0" column="0">
|
||
<layout class="QHBoxLayout" name="XformTabHLayout">
|
||
<property name="spacing">
|
||
<number>2</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>0</number>
|
||
</property>
|
||
<item>
|
||
<widget class="QComboBox" name="CurrentXformCombo">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>22</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>60</width>
|
||
<height>22</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>60</width>
|
||
<height>22</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Current xform</string>
|
||
</property>
|
||
<property name="editable">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="maxVisibleItems">
|
||
<number>12</number>
|
||
</property>
|
||
<property name="iconSize">
|
||
<size>
|
||
<width>9</width>
|
||
<height>9</height>
|
||
</size>
|
||
</property>
|
||
<property name="frame">
|
||
<bool>true</bool>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QPushButton" name="AddXformButton">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>25</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Add xform</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/add.png</normaloff>:/Fractorium/Icons/add.png</iconset>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QPushButton" name="AddLinkedXformButton">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>25</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Add linked xform</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/link-add.png</normaloff>:/Fractorium/Icons/link-add.png</iconset>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QPushButton" name="DuplicateXformButton">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>25</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Duplicate selected xforms</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/editraise.png</normaloff>:/Fractorium/Icons/editraise.png</iconset>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QPushButton" name="ClearXformButton">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>25</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Clear selected xforms' variations</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/eraser.png</normaloff>:/Fractorium/Icons/eraser.png</iconset>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QPushButton" name="DeleteXformButton">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>25</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Delete selected xforms</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/del.png</normaloff>:/Fractorium/Icons/del.png</iconset>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QPushButton" name="AddFinalXformButton">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>58</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>58</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="baseSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>0</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Add final xform</string>
|
||
</property>
|
||
<property name="layoutDirection">
|
||
<enum>Qt::LeftToRight</enum>
|
||
</property>
|
||
<property name="text">
|
||
<string>Final</string>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/add.png</normaloff>:/Fractorium/Icons/add.png</iconset>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
<item row="1" column="0">
|
||
<widget class="TableWidget" name="XformWeightNameTable">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Minimum">
|
||
<horstretch>2</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>44</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>44</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<kerning>true</kerning>
|
||
</font>
|
||
</property>
|
||
<property name="focusPolicy">
|
||
<enum>Qt::StrongFocus</enum>
|
||
</property>
|
||
<property name="autoFillBackground">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true"/>
|
||
</property>
|
||
<property name="frameShape">
|
||
<enum>QFrame::Panel</enum>
|
||
</property>
|
||
<property name="frameShadow">
|
||
<enum>QFrame::Plain</enum>
|
||
</property>
|
||
<property name="verticalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="horizontalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="autoScroll">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="editTriggers">
|
||
<set>QAbstractItemView::DoubleClicked|QAbstractItemView::SelectedClicked</set>
|
||
</property>
|
||
<property name="tabKeyNavigation">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="selectionMode">
|
||
<enum>QAbstractItemView::NoSelection</enum>
|
||
</property>
|
||
<property name="verticalScrollMode">
|
||
<enum>QAbstractItemView::ScrollPerPixel</enum>
|
||
</property>
|
||
<property name="horizontalScrollMode">
|
||
<enum>QAbstractItemView::ScrollPerPixel</enum>
|
||
</property>
|
||
<property name="wordWrap">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="cornerButtonEnabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="rowCount">
|
||
<number>1</number>
|
||
</property>
|
||
<property name="columnCount">
|
||
<number>2</number>
|
||
</property>
|
||
<attribute name="horizontalHeaderVisible">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderDefaultSectionSize">
|
||
<number>110</number>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderHighlightSections">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderMinimumSectionSize">
|
||
<number>27</number>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderStretchLastSection">
|
||
<bool>true</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderVisible">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderDefaultSectionSize">
|
||
<number>21</number>
|
||
</attribute>
|
||
<attribute name="verticalHeaderHighlightSections">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderMinimumSectionSize">
|
||
<number>21</number>
|
||
</attribute>
|
||
<row/>
|
||
<column>
|
||
<property name="text">
|
||
<string>Weight</string>
|
||
</property>
|
||
</column>
|
||
<column>
|
||
<property name="text">
|
||
<string>Name</string>
|
||
</property>
|
||
</column>
|
||
<item row="0" column="0">
|
||
<property name="textAlignment">
|
||
<set>AlignLeading|AlignVCenter</set>
|
||
</property>
|
||
</item>
|
||
<item row="0" column="1">
|
||
<property name="textAlignment">
|
||
<set>AlignLeading|AlignVCenter</set>
|
||
</property>
|
||
</item>
|
||
</widget>
|
||
</item>
|
||
<item row="3" column="0">
|
||
<widget class="QTabWidget" name="XformsTabWidget">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Ignored" vsizetype="MinimumExpanding">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>0</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string/>
|
||
</property>
|
||
<property name="autoFillBackground">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="tabShape">
|
||
<enum>QTabWidget::Triangular</enum>
|
||
</property>
|
||
<property name="currentIndex">
|
||
<number>2</number>
|
||
</property>
|
||
<widget class="QWidget" name="XformColorTab">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string/>
|
||
</property>
|
||
<property name="autoFillBackground">
|
||
<bool>true</bool>
|
||
</property>
|
||
<attribute name="title">
|
||
<string>Color</string>
|
||
</attribute>
|
||
<attribute name="toolTip">
|
||
<string>Color palette index for the current xform, and curve adjustment</string>
|
||
</attribute>
|
||
<layout class="QFormLayout" name="formLayout_3">
|
||
<property name="fieldGrowthPolicy">
|
||
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
|
||
</property>
|
||
<property name="leftMargin">
|
||
<number>6</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>6</number>
|
||
</property>
|
||
<property name="rightMargin">
|
||
<number>6</number>
|
||
</property>
|
||
<property name="bottomMargin">
|
||
<number>6</number>
|
||
</property>
|
||
<item row="0" column="0" colspan="2">
|
||
<widget class="TableWidget" name="XformColorIndexTable">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Minimum">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>22</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>22</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<kerning>true</kerning>
|
||
</font>
|
||
</property>
|
||
<property name="focusPolicy">
|
||
<enum>Qt::NoFocus</enum>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string/>
|
||
</property>
|
||
<property name="autoFillBackground">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true"/>
|
||
</property>
|
||
<property name="frameShape">
|
||
<enum>QFrame::Panel</enum>
|
||
</property>
|
||
<property name="frameShadow">
|
||
<enum>QFrame::Plain</enum>
|
||
</property>
|
||
<property name="lineWidth">
|
||
<number>1</number>
|
||
</property>
|
||
<property name="midLineWidth">
|
||
<number>0</number>
|
||
</property>
|
||
<property name="verticalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="horizontalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="editTriggers">
|
||
<set>QAbstractItemView::NoEditTriggers</set>
|
||
</property>
|
||
<property name="tabKeyNavigation">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="selectionMode">
|
||
<enum>QAbstractItemView::NoSelection</enum>
|
||
</property>
|
||
<property name="verticalScrollMode">
|
||
<enum>QAbstractItemView::ScrollPerPixel</enum>
|
||
</property>
|
||
<property name="horizontalScrollMode">
|
||
<enum>QAbstractItemView::ScrollPerPixel</enum>
|
||
</property>
|
||
<property name="showGrid">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="wordWrap">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="cornerButtonEnabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="rowCount">
|
||
<number>1</number>
|
||
</property>
|
||
<property name="columnCount">
|
||
<number>2</number>
|
||
</property>
|
||
<attribute name="horizontalHeaderVisible">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderHighlightSections">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderMinimumSectionSize">
|
||
<number>27</number>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderStretchLastSection">
|
||
<bool>true</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderVisible">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderDefaultSectionSize">
|
||
<number>21</number>
|
||
</attribute>
|
||
<attribute name="verticalHeaderHighlightSections">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderMinimumSectionSize">
|
||
<number>21</number>
|
||
</attribute>
|
||
<attribute name="verticalHeaderStretchLastSection">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<row/>
|
||
<column/>
|
||
<column/>
|
||
<item row="0" column="0">
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string/>
|
||
</property>
|
||
</item>
|
||
<item row="0" column="1">
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string/>
|
||
</property>
|
||
<property name="textAlignment">
|
||
<set>AlignLeading|AlignVCenter</set>
|
||
</property>
|
||
</item>
|
||
</widget>
|
||
</item>
|
||
<item row="1" column="0" colspan="2">
|
||
<widget class="QTableWidget" name="XformPaletteRefTable">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Minimum">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>19</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>19</height>
|
||
</size>
|
||
</property>
|
||
<property name="focusPolicy">
|
||
<enum>Qt::NoFocus</enum>
|
||
</property>
|
||
<property name="frameShape">
|
||
<enum>QFrame::Panel</enum>
|
||
</property>
|
||
<property name="frameShadow">
|
||
<enum>QFrame::Plain</enum>
|
||
</property>
|
||
<property name="verticalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="horizontalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="editTriggers">
|
||
<set>QAbstractItemView::NoEditTriggers</set>
|
||
</property>
|
||
<property name="tabKeyNavigation">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="selectionMode">
|
||
<enum>QAbstractItemView::NoSelection</enum>
|
||
</property>
|
||
<property name="verticalScrollMode">
|
||
<enum>QAbstractItemView::ScrollPerPixel</enum>
|
||
</property>
|
||
<property name="horizontalScrollMode">
|
||
<enum>QAbstractItemView::ScrollPerPixel</enum>
|
||
</property>
|
||
<property name="showGrid">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="wordWrap">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="cornerButtonEnabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="rowCount">
|
||
<number>1</number>
|
||
</property>
|
||
<property name="columnCount">
|
||
<number>1</number>
|
||
</property>
|
||
<attribute name="horizontalHeaderVisible">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderDefaultSectionSize">
|
||
<number>256</number>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderStretchLastSection">
|
||
<bool>true</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderVisible">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderDefaultSectionSize">
|
||
<number>19</number>
|
||
</attribute>
|
||
<attribute name="verticalHeaderHighlightSections">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<row/>
|
||
<column/>
|
||
<item row="0" column="0">
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="flags">
|
||
<set>NoItemFlags</set>
|
||
</property>
|
||
</item>
|
||
</widget>
|
||
</item>
|
||
<item row="2" column="0" colspan="2">
|
||
<widget class="QScrollBar" name="XformColorScroll">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>162</width>
|
||
<height>18</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>18</height>
|
||
</size>
|
||
</property>
|
||
<property name="focusPolicy">
|
||
<enum>Qt::NoFocus</enum>
|
||
</property>
|
||
<property name="minimum">
|
||
<number>0</number>
|
||
</property>
|
||
<property name="maximum">
|
||
<number>255</number>
|
||
</property>
|
||
<property name="singleStep">
|
||
<number>1</number>
|
||
</property>
|
||
<property name="pageStep">
|
||
<number>10</number>
|
||
</property>
|
||
<property name="value">
|
||
<number>128</number>
|
||
</property>
|
||
<property name="tracking">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="orientation">
|
||
<enum>Qt::Horizontal</enum>
|
||
</property>
|
||
<property name="invertedAppearance">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="invertedControls">
|
||
<bool>false</bool>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="3" column="0" colspan="2">
|
||
<layout class="QGridLayout" name="gridLayout_5">
|
||
<property name="leftMargin">
|
||
<number>0</number>
|
||
</property>
|
||
<item row="0" column="0">
|
||
<widget class="QPushButton" name="RandomColorIndicesButton">
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>Set all xform color indices to random numbers between 0 and 1, inclusive</p></body></html></string>
|
||
</property>
|
||
<property name="text">
|
||
<string>Random Indices</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="0" column="1">
|
||
<widget class="QPushButton" name="ToggleColorIndicesButton">
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>Set all xform color indices to 0 or 1, alternating</p></body></html></string>
|
||
</property>
|
||
<property name="text">
|
||
<string>Toggle Indices</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="1" column="0">
|
||
<widget class="QPushButton" name="RandomColorSpeedButton">
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>Set all xform color speed values to random numbers between 0 and 1, inclusive</p></body></html></string>
|
||
</property>
|
||
<property name="text">
|
||
<string>Random Color Speeds</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="1" column="1">
|
||
<widget class="QPushButton" name="ToggleColorSpeedButton">
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>Set all xform color speed values to 0 or 1, alternating</p></body></html></string>
|
||
</property>
|
||
<property name="text">
|
||
<string>Toggle Color Speed</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
<item row="4" column="0" colspan="2">
|
||
<widget class="TableWidget" name="XformColorValuesTable">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Minimum">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>45</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>67</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<kerning>true</kerning>
|
||
</font>
|
||
</property>
|
||
<property name="focusPolicy">
|
||
<enum>Qt::NoFocus</enum>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true"/>
|
||
</property>
|
||
<property name="frameShape">
|
||
<enum>QFrame::Panel</enum>
|
||
</property>
|
||
<property name="frameShadow">
|
||
<enum>QFrame::Plain</enum>
|
||
</property>
|
||
<property name="lineWidth">
|
||
<number>1</number>
|
||
</property>
|
||
<property name="verticalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="horizontalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="autoScroll">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="editTriggers">
|
||
<set>QAbstractItemView::NoEditTriggers</set>
|
||
</property>
|
||
<property name="tabKeyNavigation">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="showDropIndicator" stdset="0">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="dragDropOverwriteMode">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="alternatingRowColors">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="selectionMode">
|
||
<enum>QAbstractItemView::NoSelection</enum>
|
||
</property>
|
||
<property name="verticalScrollMode">
|
||
<enum>QAbstractItemView::ScrollPerPixel</enum>
|
||
</property>
|
||
<property name="horizontalScrollMode">
|
||
<enum>QAbstractItemView::ScrollPerPixel</enum>
|
||
</property>
|
||
<property name="showGrid">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="gridStyle">
|
||
<enum>Qt::SolidLine</enum>
|
||
</property>
|
||
<property name="wordWrap">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="cornerButtonEnabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="columnCount">
|
||
<number>2</number>
|
||
</property>
|
||
<attribute name="horizontalHeaderVisible">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderCascadingSectionResizes">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderDefaultSectionSize">
|
||
<number>110</number>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderHighlightSections">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderMinimumSectionSize">
|
||
<number>27</number>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderStretchLastSection">
|
||
<bool>true</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderVisible">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderDefaultSectionSize">
|
||
<number>22</number>
|
||
</attribute>
|
||
<attribute name="verticalHeaderHighlightSections">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderMinimumSectionSize">
|
||
<number>22</number>
|
||
</attribute>
|
||
<attribute name="verticalHeaderStretchLastSection">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<row>
|
||
<property name="text">
|
||
<string>Color Speed</string>
|
||
</property>
|
||
</row>
|
||
<row>
|
||
<property name="text">
|
||
<string>Opacity</string>
|
||
</property>
|
||
</row>
|
||
<row>
|
||
<property name="text">
|
||
<string>Direct Color</string>
|
||
</property>
|
||
</row>
|
||
<column>
|
||
<property name="text">
|
||
<string>Field</string>
|
||
</property>
|
||
</column>
|
||
<column>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
</column>
|
||
<item row="0" column="0">
|
||
<property name="text">
|
||
<string>Color Speed</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>The speed with which the color indices are pulled toward the current xform’s color index. Negative values push the color index away.</p></body></html></string>
|
||
</property>
|
||
</item>
|
||
<item row="0" column="1">
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<kerning>true</kerning>
|
||
</font>
|
||
</property>
|
||
<property name="textAlignment">
|
||
<set>AlignLeading|AlignVCenter</set>
|
||
</property>
|
||
</item>
|
||
<item row="1" column="0">
|
||
<property name="text">
|
||
<string>Opacity</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>How visible the current xform’s contribution to the image is.</p><p>0 is invisible, 1 is fully visible.</p></body></html></string>
|
||
</property>
|
||
</item>
|
||
<item row="1" column="1">
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
</item>
|
||
<item row="2" column="0">
|
||
<property name="text">
|
||
<string>Direct Color</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>Amount of directly computed color value to add to the color index.</p><p>Used only with variations that use direct coloring which are usually prefixed with dc_.</p></body></html></string>
|
||
</property>
|
||
</item>
|
||
<item row="2" column="1">
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
</item>
|
||
</widget>
|
||
</item>
|
||
<item row="5" column="0">
|
||
<widget class="QCheckBox" name="SoloXformCheckBox">
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>When checked, the current xform is the only visible one. This feature is useful for determining how much each xform contributes to the final image.</p><p>Note that checking this does not affect the opacity values stored in the Xml file when saved. It is only a temporary adjustment when editing within the program.</p></body></html></string>
|
||
</property>
|
||
<property name="text">
|
||
<string>Solo</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
<widget class="QWidget" name="XformAffineTab">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string/>
|
||
</property>
|
||
<property name="autoFillBackground">
|
||
<bool>true</bool>
|
||
</property>
|
||
<attribute name="title">
|
||
<string>Affine</string>
|
||
</attribute>
|
||
<attribute name="toolTip">
|
||
<string>Affine transforms for the current xform</string>
|
||
</attribute>
|
||
<layout class="QVBoxLayout" name="verticalLayout_12">
|
||
<property name="spacing">
|
||
<number>5</number>
|
||
</property>
|
||
<property name="leftMargin">
|
||
<number>6</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>5</number>
|
||
</property>
|
||
<property name="rightMargin">
|
||
<number>6</number>
|
||
</property>
|
||
<property name="bottomMargin">
|
||
<number>5</number>
|
||
</property>
|
||
<item>
|
||
<widget class="QScrollArea" name="AffineTabScrollArea">
|
||
<property name="autoFillBackground">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="frameShape">
|
||
<enum>QFrame::NoFrame</enum>
|
||
</property>
|
||
<property name="frameShadow">
|
||
<enum>QFrame::Raised</enum>
|
||
</property>
|
||
<property name="widgetResizable">
|
||
<bool>true</bool>
|
||
</property>
|
||
<widget class="QWidget" name="AffineTabScrollWidgetContents">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>0</x>
|
||
<y>0</y>
|
||
<width>263</width>
|
||
<height>722</height>
|
||
</rect>
|
||
</property>
|
||
<property name="autoFillBackground">
|
||
<bool>true</bool>
|
||
</property>
|
||
<layout class="QVBoxLayout" name="verticalLayout_5">
|
||
<property name="spacing">
|
||
<number>4</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>
|
||
<widget class="QGroupBox" name="PreAffineGroupBox">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>100</width>
|
||
<height>297</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>297</height>
|
||
</size>
|
||
</property>
|
||
<property name="autoFillBackground">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="title">
|
||
<string>Pre Affine Transform</string>
|
||
</property>
|
||
<property name="flat">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="checkable">
|
||
<bool>true</bool>
|
||
</property>
|
||
<layout class="QVBoxLayout" name="verticalLayout_13">
|
||
<property name="spacing">
|
||
<number>4</number>
|
||
</property>
|
||
<property name="leftMargin">
|
||
<number>6</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>4</number>
|
||
</property>
|
||
<property name="rightMargin">
|
||
<number>6</number>
|
||
</property>
|
||
<property name="bottomMargin">
|
||
<number>6</number>
|
||
</property>
|
||
<item>
|
||
<widget class="TableWidget" name="PreAffineTable">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Minimum">
|
||
<horstretch>2</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>90</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>10000</width>
|
||
<height>90</height>
|
||
</size>
|
||
</property>
|
||
<property name="focusPolicy">
|
||
<enum>Qt::NoFocus</enum>
|
||
</property>
|
||
<property name="frameShape">
|
||
<enum>QFrame::Panel</enum>
|
||
</property>
|
||
<property name="frameShadow">
|
||
<enum>QFrame::Plain</enum>
|
||
</property>
|
||
<property name="verticalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="horizontalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="autoScroll">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="editTriggers">
|
||
<set>QAbstractItemView::NoEditTriggers</set>
|
||
</property>
|
||
<property name="tabKeyNavigation">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="selectionMode">
|
||
<enum>QAbstractItemView::NoSelection</enum>
|
||
</property>
|
||
<property name="verticalScrollMode">
|
||
<enum>QAbstractItemView::ScrollPerPixel</enum>
|
||
</property>
|
||
<property name="horizontalScrollMode">
|
||
<enum>QAbstractItemView::ScrollPerPixel</enum>
|
||
</property>
|
||
<property name="showGrid">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="wordWrap">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="cornerButtonEnabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="rowCount">
|
||
<number>3</number>
|
||
</property>
|
||
<property name="columnCount">
|
||
<number>2</number>
|
||
</property>
|
||
<attribute name="horizontalHeaderVisible">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderDefaultSectionSize">
|
||
<number>100</number>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderHighlightSections">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderMinimumSectionSize">
|
||
<number>40</number>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderStretchLastSection">
|
||
<bool>true</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderVisible">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderCascadingSectionResizes">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderDefaultSectionSize">
|
||
<number>22</number>
|
||
</attribute>
|
||
<attribute name="verticalHeaderHighlightSections">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderMinimumSectionSize">
|
||
<number>22</number>
|
||
</attribute>
|
||
<attribute name="verticalHeaderStretchLastSection">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<row>
|
||
<property name="text">
|
||
<string>X</string>
|
||
</property>
|
||
</row>
|
||
<row>
|
||
<property name="text">
|
||
<string>Y</string>
|
||
</property>
|
||
</row>
|
||
<row>
|
||
<property name="text">
|
||
<string>O</string>
|
||
</property>
|
||
</row>
|
||
<column>
|
||
<property name="text">
|
||
<string>1 (A, B, C)</string>
|
||
</property>
|
||
</column>
|
||
<column>
|
||
<property name="text">
|
||
<string>2 (D, E, F)</string>
|
||
</property>
|
||
</column>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<layout class="QGridLayout" name="PreAffineGridLayout" columnstretch="0,0,0,0,0">
|
||
<property name="sizeConstraint">
|
||
<enum>QLayout::SetDefaultConstraint</enum>
|
||
</property>
|
||
<property name="leftMargin">
|
||
<number>0</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>0</number>
|
||
</property>
|
||
<property name="spacing">
|
||
<number>3</number>
|
||
</property>
|
||
<item row="1" column="0">
|
||
<widget class="QPushButton" name="PreRotate90CcButton">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Rotate xform 90 degrees counter clockwise</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/arrow_turn_left.png</normaloff>:/Fractorium/Icons/arrow_turn_left.png</iconset>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="2" column="4">
|
||
<widget class="QPushButton" name="PreMoveRightButton">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Move xform x units right</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/arrow_right.png</normaloff>:/Fractorium/Icons/arrow_right.png</iconset>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="1" column="4">
|
||
<widget class="QPushButton" name="PreRotate90CButton">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Rotate xform 90 degrees clockwise</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/arrow_turn_right.png</normaloff>:/Fractorium/Icons/arrow_turn_right.png</iconset>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="2" column="0">
|
||
<widget class="QPushButton" name="PreMoveUpButton">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Move xform x units up</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/arrow_up.png</normaloff>:/Fractorium/Icons/arrow_up.png</iconset>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="3" column="2">
|
||
<widget class="QComboBox" name="PreScaleCombo">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>75</width>
|
||
<height>23</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>23</height>
|
||
</size>
|
||
</property>
|
||
<property name="editable">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="frame">
|
||
<bool>true</bool>
|
||
</property>
|
||
<item>
|
||
<property name="text">
|
||
<string>110</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>125</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>150</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>175</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>200</string>
|
||
</property>
|
||
</item>
|
||
</widget>
|
||
</item>
|
||
<item row="3" column="3">
|
||
<widget class="QPushButton" name="PreScaleUpButton">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Scale xform x percent up</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/arrow_out.png</normaloff>:/Fractorium/Icons/arrow_out.png</iconset>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="3" column="1">
|
||
<widget class="QPushButton" name="PreScaleDownButton">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Scale xform x percent down</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/arrow_in.png</normaloff>:/Fractorium/Icons/arrow_in.png</iconset>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="0" column="3">
|
||
<widget class="QPushButton" name="PreFlipHorizontalButton">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Flip xform horizontally</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/shape_flip_horizontal.png</normaloff>:/Fractorium/Icons/shape_flip_horizontal.png</iconset>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="0" column="2">
|
||
<widget class="QPushButton" name="PreResetButton">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>75</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>Reset pre affine xform to the identity matrix</p></body></html></string>
|
||
</property>
|
||
<property name="text">
|
||
<string>Reset</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="0" column="1">
|
||
<widget class="QPushButton" name="PreFlipVerticalButton">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Flip xform vertically</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/shape_flip_vertical.png</normaloff>:/Fractorium/Icons/shape_flip_vertical.png</iconset>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="1" column="3">
|
||
<widget class="QPushButton" name="PreRotateCButton">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Rotate xform x degrees clockwise</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/arrow_rotate_clockwise.png</normaloff>:/Fractorium/Icons/arrow_rotate_clockwise.png</iconset>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="1" column="1">
|
||
<widget class="QPushButton" name="PreRotateCcButton">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Rotate xform x degrees counter clockwise</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/arrow_rotate_anticlockwise.png</normaloff>:/Fractorium/Icons/arrow_rotate_anticlockwise.png</iconset>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="1" column="2">
|
||
<widget class="QComboBox" name="PreRotateCombo">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>75</width>
|
||
<height>23</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>23</height>
|
||
</size>
|
||
</property>
|
||
<property name="editable">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="insertPolicy">
|
||
<enum>QComboBox::NoInsert</enum>
|
||
</property>
|
||
<property name="sizeAdjustPolicy">
|
||
<enum>QComboBox::AdjustToContents</enum>
|
||
</property>
|
||
<property name="frame">
|
||
<bool>true</bool>
|
||
</property>
|
||
<item>
|
||
<property name="text">
|
||
<string>5</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>15</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>30</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>45</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>60</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>90</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>120</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>180</string>
|
||
</property>
|
||
</item>
|
||
</widget>
|
||
</item>
|
||
<item row="2" column="3">
|
||
<widget class="QPushButton" name="PreMoveLeftButton">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Move xform x units left</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/arrow_left.png</normaloff>:/Fractorium/Icons/arrow_left.png</iconset>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="2" column="2">
|
||
<widget class="QComboBox" name="PreMoveCombo">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>75</width>
|
||
<height>23</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>23</height>
|
||
</size>
|
||
</property>
|
||
<property name="editable">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="frame">
|
||
<bool>true</bool>
|
||
</property>
|
||
<item>
|
||
<property name="text">
|
||
<string>1</string>
|
||
</property>
|
||
</item>
|
||
</widget>
|
||
</item>
|
||
<item row="2" column="1">
|
||
<widget class="QPushButton" name="PreMoveDownButton">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Move xform x units down</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/arrow_down.png</normaloff>:/Fractorium/Icons/arrow_down.png</iconset>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="4" column="2">
|
||
<widget class="QPushButton" name="PreRandomButton">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>Set each of the six pre affine values to a separate random number between -1 and 1, inclusive.</p></body></html></string>
|
||
</property>
|
||
<property name="text">
|
||
<string>Random</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
<item>
|
||
<widget class="QGroupBox" name="PreAffineShowGroupBox">
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>Show current only draws the current xform’s pre affine transform.</p><p>Show all draws all xforms’ pre affine transforms. This can sometimes clutter the view if the flame contains many xforms.</p></body></html></string>
|
||
</property>
|
||
<property name="autoFillBackground">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="title">
|
||
<string>Show</string>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
||
</property>
|
||
<property name="flat">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="checkable">
|
||
<bool>false</bool>
|
||
</property>
|
||
<layout class="QHBoxLayout" name="horizontalLayout_8">
|
||
<property name="spacing">
|
||
<number>6</number>
|
||
</property>
|
||
<property name="leftMargin">
|
||
<number>6</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>2</number>
|
||
</property>
|
||
<property name="rightMargin">
|
||
<number>6</number>
|
||
</property>
|
||
<property name="bottomMargin">
|
||
<number>6</number>
|
||
</property>
|
||
<item>
|
||
<widget class="QRadioButton" name="ShowPreAffineCurrentRadio">
|
||
<property name="text">
|
||
<string>Current</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QRadioButton" name="ShowPreAffineAllRadio">
|
||
<property name="text">
|
||
<string>All</string>
|
||
</property>
|
||
<property name="checked">
|
||
<bool>true</bool>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QGroupBox" name="PostAffineGroupBox">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>100</width>
|
||
<height>297</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>297</height>
|
||
</size>
|
||
</property>
|
||
<property name="autoFillBackground">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="title">
|
||
<string>Post Affine Transform</string>
|
||
</property>
|
||
<property name="flat">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="checkable">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="checked">
|
||
<bool>true</bool>
|
||
</property>
|
||
<layout class="QVBoxLayout" name="verticalLayout_14">
|
||
<property name="spacing">
|
||
<number>4</number>
|
||
</property>
|
||
<property name="leftMargin">
|
||
<number>6</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>4</number>
|
||
</property>
|
||
<property name="rightMargin">
|
||
<number>6</number>
|
||
</property>
|
||
<property name="bottomMargin">
|
||
<number>6</number>
|
||
</property>
|
||
<item>
|
||
<widget class="TableWidget" name="PostAffineTable">
|
||
<property name="enabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Minimum">
|
||
<horstretch>2</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>90</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>10000</width>
|
||
<height>90</height>
|
||
</size>
|
||
</property>
|
||
<property name="focusPolicy">
|
||
<enum>Qt::NoFocus</enum>
|
||
</property>
|
||
<property name="frameShape">
|
||
<enum>QFrame::Panel</enum>
|
||
</property>
|
||
<property name="frameShadow">
|
||
<enum>QFrame::Plain</enum>
|
||
</property>
|
||
<property name="verticalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="horizontalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="autoScroll">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="editTriggers">
|
||
<set>QAbstractItemView::NoEditTriggers</set>
|
||
</property>
|
||
<property name="tabKeyNavigation">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="selectionMode">
|
||
<enum>QAbstractItemView::NoSelection</enum>
|
||
</property>
|
||
<property name="verticalScrollMode">
|
||
<enum>QAbstractItemView::ScrollPerPixel</enum>
|
||
</property>
|
||
<property name="horizontalScrollMode">
|
||
<enum>QAbstractItemView::ScrollPerPixel</enum>
|
||
</property>
|
||
<property name="showGrid">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="wordWrap">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="cornerButtonEnabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="rowCount">
|
||
<number>3</number>
|
||
</property>
|
||
<property name="columnCount">
|
||
<number>2</number>
|
||
</property>
|
||
<attribute name="horizontalHeaderVisible">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderDefaultSectionSize">
|
||
<number>100</number>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderHighlightSections">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderMinimumSectionSize">
|
||
<number>40</number>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderStretchLastSection">
|
||
<bool>true</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderVisible">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderCascadingSectionResizes">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderDefaultSectionSize">
|
||
<number>22</number>
|
||
</attribute>
|
||
<attribute name="verticalHeaderHighlightSections">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderMinimumSectionSize">
|
||
<number>22</number>
|
||
</attribute>
|
||
<attribute name="verticalHeaderStretchLastSection">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<row>
|
||
<property name="text">
|
||
<string>X</string>
|
||
</property>
|
||
</row>
|
||
<row>
|
||
<property name="text">
|
||
<string>Y</string>
|
||
</property>
|
||
</row>
|
||
<row>
|
||
<property name="text">
|
||
<string>O</string>
|
||
</property>
|
||
</row>
|
||
<column>
|
||
<property name="text">
|
||
<string>1 (A, B, C)</string>
|
||
</property>
|
||
</column>
|
||
<column>
|
||
<property name="text">
|
||
<string>2 (D, E, F)</string>
|
||
</property>
|
||
</column>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<layout class="QGridLayout" name="PostAffineGridLayout" columnstretch="0,0,0,0,0">
|
||
<property name="sizeConstraint">
|
||
<enum>QLayout::SetDefaultConstraint</enum>
|
||
</property>
|
||
<property name="leftMargin">
|
||
<number>0</number>
|
||
</property>
|
||
<property name="spacing">
|
||
<number>3</number>
|
||
</property>
|
||
<item row="1" column="3">
|
||
<widget class="QPushButton" name="PostRotateCButton">
|
||
<property name="enabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Rotate xform x degrees clockwise</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/arrow_rotate_clockwise.png</normaloff>:/Fractorium/Icons/arrow_rotate_clockwise.png</iconset>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="1" column="1">
|
||
<widget class="QPushButton" name="PostRotateCcButton">
|
||
<property name="enabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Rotate xform x degrees counter clockwise</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/arrow_rotate_anticlockwise.png</normaloff>:/Fractorium/Icons/arrow_rotate_anticlockwise.png</iconset>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="0" column="3">
|
||
<widget class="QPushButton" name="PostFlipHorizontalButton">
|
||
<property name="enabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Flip xform horizontally</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/shape_flip_horizontal.png</normaloff>:/Fractorium/Icons/shape_flip_horizontal.png</iconset>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="0" column="1">
|
||
<widget class="QPushButton" name="PostFlipVerticalButton">
|
||
<property name="enabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Flip xform vertically</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/shape_flip_vertical.png</normaloff>:/Fractorium/Icons/shape_flip_vertical.png</iconset>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="1" column="2">
|
||
<widget class="QComboBox" name="PostRotateCombo">
|
||
<property name="enabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>75</width>
|
||
<height>23</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>23</height>
|
||
</size>
|
||
</property>
|
||
<property name="editable">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="insertPolicy">
|
||
<enum>QComboBox::NoInsert</enum>
|
||
</property>
|
||
<property name="sizeAdjustPolicy">
|
||
<enum>QComboBox::AdjustToContents</enum>
|
||
</property>
|
||
<property name="frame">
|
||
<bool>true</bool>
|
||
</property>
|
||
<item>
|
||
<property name="text">
|
||
<string>5</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>15</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>30</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>45</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>60</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>90</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>120</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>180</string>
|
||
</property>
|
||
</item>
|
||
</widget>
|
||
</item>
|
||
<item row="0" column="2">
|
||
<widget class="QPushButton" name="PostResetButton">
|
||
<property name="enabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>75</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>Reset post affine xform to the identity matrix</p></body></html></string>
|
||
</property>
|
||
<property name="text">
|
||
<string>Reset</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="3" column="3">
|
||
<widget class="QPushButton" name="PostScaleUpButton">
|
||
<property name="enabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Scale xform x percent up</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/arrow_out.png</normaloff>:/Fractorium/Icons/arrow_out.png</iconset>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="3" column="1">
|
||
<widget class="QPushButton" name="PostScaleDownButton">
|
||
<property name="enabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Scale xform x percent down</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/arrow_in.png</normaloff>:/Fractorium/Icons/arrow_in.png</iconset>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="2" column="3">
|
||
<widget class="QPushButton" name="PostMoveLeftButton">
|
||
<property name="enabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Move xform x units left</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/arrow_left.png</normaloff>:/Fractorium/Icons/arrow_left.png</iconset>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="2" column="2">
|
||
<widget class="QComboBox" name="PostMoveCombo">
|
||
<property name="enabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>75</width>
|
||
<height>23</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>23</height>
|
||
</size>
|
||
</property>
|
||
<property name="editable">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="frame">
|
||
<bool>true</bool>
|
||
</property>
|
||
<item>
|
||
<property name="text">
|
||
<string>1</string>
|
||
</property>
|
||
</item>
|
||
</widget>
|
||
</item>
|
||
<item row="2" column="4">
|
||
<widget class="QPushButton" name="PostMoveRightButton">
|
||
<property name="enabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Move xform x units right</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/arrow_right.png</normaloff>:/Fractorium/Icons/arrow_right.png</iconset>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="1" column="4">
|
||
<widget class="QPushButton" name="PostRotate90CButton">
|
||
<property name="enabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Rotate xform 90 degrees clockwise</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/arrow_turn_right.png</normaloff>:/Fractorium/Icons/arrow_turn_right.png</iconset>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="2" column="0">
|
||
<widget class="QPushButton" name="PostMoveUpButton">
|
||
<property name="enabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Move xform x units up</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/arrow_up.png</normaloff>:/Fractorium/Icons/arrow_up.png</iconset>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="1" column="0">
|
||
<widget class="QPushButton" name="PostRotate90CcButton">
|
||
<property name="enabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Rotate xform 90 degrees counter clockwise</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/arrow_turn_left.png</normaloff>:/Fractorium/Icons/arrow_turn_left.png</iconset>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="3" column="2">
|
||
<widget class="QComboBox" name="PostScaleCombo">
|
||
<property name="enabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>75</width>
|
||
<height>23</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>23</height>
|
||
</size>
|
||
</property>
|
||
<property name="editable">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="frame">
|
||
<bool>true</bool>
|
||
</property>
|
||
<item>
|
||
<property name="text">
|
||
<string>110</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>125</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>150</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>175</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>200</string>
|
||
</property>
|
||
</item>
|
||
</widget>
|
||
</item>
|
||
<item row="2" column="1">
|
||
<widget class="QPushButton" name="PostMoveDownButton">
|
||
<property name="enabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Move xform x units down</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/arrow_down.png</normaloff>:/Fractorium/Icons/arrow_down.png</iconset>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="4" column="2">
|
||
<widget class="QPushButton" name="PostRandomButton">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>Set each of the six post affine values to a separate random number between -1 and 1, inclusive.</p></body></html></string>
|
||
</property>
|
||
<property name="text">
|
||
<string>Random</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
<item>
|
||
<widget class="QGroupBox" name="PostAffineShowGroupBox">
|
||
<property name="enabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>Show current only draws the current xform’s post affine transform.</p><p>Show all draws all xforms’ post affine transforms. This can sometimes clutter the view if the flame contains many xforms.</p></body></html></string>
|
||
</property>
|
||
<property name="autoFillBackground">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="title">
|
||
<string>Show</string>
|
||
</property>
|
||
<layout class="QHBoxLayout" name="horizontalLayout_9">
|
||
<property name="leftMargin">
|
||
<number>6</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>2</number>
|
||
</property>
|
||
<property name="rightMargin">
|
||
<number>6</number>
|
||
</property>
|
||
<property name="bottomMargin">
|
||
<number>6</number>
|
||
</property>
|
||
<item>
|
||
<widget class="QRadioButton" name="ShowPostAffineCurrentRadio">
|
||
<property name="enabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="text">
|
||
<string>Current</string>
|
||
</property>
|
||
<property name="checked">
|
||
<bool>true</bool>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QRadioButton" name="ShowPostAffineAllRadio">
|
||
<property name="enabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="text">
|
||
<string>All</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QCheckBox" name="PolarAffineCheckBox">
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>Check to display affine values in polar coordinates, uncheck to display them in Cartesian form.</p></body></html></string>
|
||
</property>
|
||
<property name="text">
|
||
<string>Polar</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QGroupBox" name="PivotGroupBox">
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>This affects the behavior of dragging the affines in the render window.</p><p>When dragging the X or Y component of an affine transform and holding Shift+Alt:</p><p>--Local: Rotate the point around the center of the transform.</p><p>--World: Rotate the point around 0, 0.</p><p>When dragging the center of an affine transform and holding Shift:</p><p>--Local: Rotate entire transform around the origin, keeping its local orientation fixed.</p><p>--World: Rotate entire transform around the origin, also rotating the local orientation.</p><p>When reflecting an affine transform:</p><p>--Local: Reflect horizontally and vertically around the center of the transform.</p><p>--World: Reflect horizontally around the Y axis, and vertically around the X axis.</p></body></html></string>
|
||
</property>
|
||
<property name="autoFillBackground">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="title">
|
||
<string>Pivot</string>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
|
||
</property>
|
||
<property name="flat">
|
||
<bool>false</bool>
|
||
</property>
|
||
<layout class="QHBoxLayout" name="horizontalLayout_10">
|
||
<property name="leftMargin">
|
||
<number>6</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>2</number>
|
||
</property>
|
||
<property name="rightMargin">
|
||
<number>6</number>
|
||
</property>
|
||
<property name="bottomMargin">
|
||
<number>6</number>
|
||
</property>
|
||
<item>
|
||
<widget class="QRadioButton" name="LocalPivotRadio">
|
||
<property name="text">
|
||
<string>Local</string>
|
||
</property>
|
||
<property name="checked">
|
||
<bool>true</bool>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QRadioButton" name="WorldPivotRadio">
|
||
<property name="text">
|
||
<string>World</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<spacer name="AffineTabVerticalSpacer">
|
||
<property name="orientation">
|
||
<enum>Qt::Vertical</enum>
|
||
</property>
|
||
<property name="sizeType">
|
||
<enum>QSizePolicy::MinimumExpanding</enum>
|
||
</property>
|
||
<property name="sizeHint" stdset="0">
|
||
<size>
|
||
<width>20</width>
|
||
<height>5</height>
|
||
</size>
|
||
</property>
|
||
</spacer>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
<widget class="QWidget" name="XformVariationsTab">
|
||
<property name="toolTip">
|
||
<string/>
|
||
</property>
|
||
<property name="autoFillBackground">
|
||
<bool>true</bool>
|
||
</property>
|
||
<attribute name="title">
|
||
<string>Variations</string>
|
||
</attribute>
|
||
<attribute name="toolTip">
|
||
<string>Full list of available variations and their weights for the currently selected xform</string>
|
||
</attribute>
|
||
<layout class="QVBoxLayout" name="verticalLayout_15">
|
||
<property name="leftMargin">
|
||
<number>6</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>6</number>
|
||
</property>
|
||
<property name="rightMargin">
|
||
<number>6</number>
|
||
</property>
|
||
<property name="bottomMargin">
|
||
<number>6</number>
|
||
</property>
|
||
<item>
|
||
<layout class="QHBoxLayout" name="VariationsTabHLayout" stretch="0,0">
|
||
<property name="spacing">
|
||
<number>5</number>
|
||
</property>
|
||
<property name="sizeConstraint">
|
||
<enum>QLayout::SetDefaultConstraint</enum>
|
||
</property>
|
||
<property name="leftMargin">
|
||
<number>0</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>0</number>
|
||
</property>
|
||
<property name="rightMargin">
|
||
<number>0</number>
|
||
</property>
|
||
<item>
|
||
<widget class="QLineEdit" name="VariationsFilterLineEdit">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>22</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>22</height>
|
||
</size>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QPushButton" name="VariationsFilterClearButton">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>30</width>
|
||
<height>23</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>30</width>
|
||
<height>23</height>
|
||
</size>
|
||
</property>
|
||
<property name="text">
|
||
<string>X</string>
|
||
</property>
|
||
<property name="flat">
|
||
<bool>false</bool>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
<item>
|
||
<widget class="QTreeWidget" name="VariationsTree">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Preferred" vsizetype="Expanding">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="mouseTracking">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="focusPolicy">
|
||
<enum>Qt::WheelFocus</enum>
|
||
</property>
|
||
<property name="contextMenuPolicy">
|
||
<enum>Qt::DefaultContextMenu</enum>
|
||
</property>
|
||
<property name="frameShape">
|
||
<enum>QFrame::Panel</enum>
|
||
</property>
|
||
<property name="frameShadow">
|
||
<enum>QFrame::Plain</enum>
|
||
</property>
|
||
<property name="lineWidth">
|
||
<number>1</number>
|
||
</property>
|
||
<property name="editTriggers">
|
||
<set>QAbstractItemView::NoEditTriggers</set>
|
||
</property>
|
||
<property name="showDropIndicator" stdset="0">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="selectionMode">
|
||
<enum>QAbstractItemView::SingleSelection</enum>
|
||
</property>
|
||
<property name="selectionBehavior">
|
||
<enum>QAbstractItemView::SelectRows</enum>
|
||
</property>
|
||
<property name="indentation">
|
||
<number>12</number>
|
||
</property>
|
||
<property name="uniformRowHeights">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="itemsExpandable">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="sortingEnabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="headerHidden">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="columnCount">
|
||
<number>2</number>
|
||
</property>
|
||
<attribute name="headerDefaultSectionSize">
|
||
<number>70</number>
|
||
</attribute>
|
||
<attribute name="headerHighlightSections">
|
||
<bool>true</bool>
|
||
</attribute>
|
||
<attribute name="headerMinimumSectionSize">
|
||
<number>10</number>
|
||
</attribute>
|
||
<attribute name="headerShowSortIndicator" stdset="0">
|
||
<bool>true</bool>
|
||
</attribute>
|
||
<attribute name="headerStretchLastSection">
|
||
<bool>true</bool>
|
||
</attribute>
|
||
<column>
|
||
<property name="text">
|
||
<string>Variation</string>
|
||
</property>
|
||
</column>
|
||
<column>
|
||
<property name="text">
|
||
<string>Weight</string>
|
||
</property>
|
||
</column>
|
||
<item>
|
||
<property name="text">
|
||
<string>Spherical</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
<property name="flags">
|
||
<set>ItemIsSelectable|ItemIsEditable|ItemIsDragEnabled|ItemIsUserCheckable|ItemIsEnabled</set>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>Sinusoidal</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
<property name="flags">
|
||
<set>ItemIsSelectable|ItemIsEditable|ItemIsDragEnabled|ItemIsUserCheckable|ItemIsEnabled</set>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>Pdj</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
<property name="flags">
|
||
<set>ItemIsSelectable|ItemIsEditable|ItemIsDragEnabled|ItemIsUserCheckable|ItemIsEnabled</set>
|
||
</property>
|
||
<item>
|
||
<property name="text">
|
||
<string>pdj_d</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>1</string>
|
||
</property>
|
||
<property name="flags">
|
||
<set>ItemIsSelectable|ItemIsEditable|ItemIsDragEnabled|ItemIsUserCheckable|ItemIsEnabled</set>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>pdj_c</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>2</string>
|
||
</property>
|
||
<property name="flags">
|
||
<set>ItemIsSelectable|ItemIsEditable|ItemIsDragEnabled|ItemIsUserCheckable|ItemIsEnabled</set>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>pdj_b</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>1.5</string>
|
||
</property>
|
||
<property name="flags">
|
||
<set>ItemIsSelectable|ItemIsEditable|ItemIsDragEnabled|ItemIsUserCheckable|ItemIsEnabled</set>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>pdj_a</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>1</string>
|
||
</property>
|
||
<property name="flags">
|
||
<set>ItemIsSelectable|ItemIsEditable|ItemIsDragEnabled|ItemIsUserCheckable|ItemIsEnabled</set>
|
||
</property>
|
||
</item>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>Linear</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
<property name="flags">
|
||
<set>ItemIsSelectable|ItemIsEditable|ItemIsDragEnabled|ItemIsUserCheckable|ItemIsEnabled</set>
|
||
</property>
|
||
</item>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
<widget class="QWidget" name="XformSelectTab">
|
||
<property name="toolTip">
|
||
<string/>
|
||
</property>
|
||
<property name="autoFillBackground">
|
||
<bool>true</bool>
|
||
</property>
|
||
<attribute name="title">
|
||
<string>Select</string>
|
||
</attribute>
|
||
<attribute name="toolTip">
|
||
<string>Select multiple xforms to apply operations to</string>
|
||
</attribute>
|
||
<layout class="QVBoxLayout" name="verticalLayout_4">
|
||
<property name="spacing">
|
||
<number>3</number>
|
||
</property>
|
||
<property name="leftMargin">
|
||
<number>5</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>5</number>
|
||
</property>
|
||
<property name="rightMargin">
|
||
<number>5</number>
|
||
</property>
|
||
<property name="bottomMargin">
|
||
<number>4</number>
|
||
</property>
|
||
<item>
|
||
<widget class="QPushButton" name="XformsSelectAllButton">
|
||
<property name="text">
|
||
<string>Select All</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QPushButton" name="XformsSelectNoneButton">
|
||
<property name="text">
|
||
<string>Select None</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QGroupBox" name="XformsSelectGroupBox">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="autoFillBackground">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="title">
|
||
<string>Select Xforms</string>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
|
||
</property>
|
||
<layout class="QVBoxLayout" name="verticalLayout_6">
|
||
<property name="spacing">
|
||
<number>0</number>
|
||
</property>
|
||
<property name="leftMargin">
|
||
<number>2</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>2</number>
|
||
</property>
|
||
<property name="rightMargin">
|
||
<number>2</number>
|
||
</property>
|
||
<property name="bottomMargin">
|
||
<number>2</number>
|
||
</property>
|
||
<item>
|
||
<widget class="QScrollArea" name="XformsSelectGroupBoxScrollArea">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="autoFillBackground">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="frameShape">
|
||
<enum>QFrame::NoFrame</enum>
|
||
</property>
|
||
<property name="frameShadow">
|
||
<enum>QFrame::Plain</enum>
|
||
</property>
|
||
<property name="sizeAdjustPolicy">
|
||
<enum>QAbstractScrollArea::AdjustToContents</enum>
|
||
</property>
|
||
<property name="widgetResizable">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
|
||
</property>
|
||
<widget class="QWidget" name="XformsSelectGroupBoxScrollAreaWidget">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>0</x>
|
||
<y>0</y>
|
||
<width>259</width>
|
||
<height>652</height>
|
||
</rect>
|
||
</property>
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<layout class="QFormLayout" name="formLayout">
|
||
<property name="verticalSpacing">
|
||
<number>6</number>
|
||
</property>
|
||
<property name="leftMargin">
|
||
<number>6</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>6</number>
|
||
</property>
|
||
<property name="rightMargin">
|
||
<number>6</number>
|
||
</property>
|
||
<property name="bottomMargin">
|
||
<number>6</number>
|
||
</property>
|
||
<item row="0" column="0">
|
||
<widget class="QCheckBox" name="DeleteMeCheckBox1">
|
||
<property name="text">
|
||
<string>DeleteMeCheckBox</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="1" column="0">
|
||
<widget class="QCheckBox" name="DeleteMeCheckBox2">
|
||
<property name="text">
|
||
<string>CheckBox</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
</widget>
|
||
</item>
|
||
<item row="2" column="0">
|
||
<widget class="QCheckBox" name="AnimateXformCheckBox">
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>Rotate this xform during the rotation phase when creating a sequence for animation</p></body></html></string>
|
||
</property>
|
||
<property name="text">
|
||
<string>Animate</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
</widget>
|
||
<widget class="QDockWidget" name="InfoDockWidget">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>1020</x>
|
||
<y>0</y>
|
||
<width>301</width>
|
||
<height>881</height>
|
||
</rect>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>137</width>
|
||
<height>200</height>
|
||
</size>
|
||
</property>
|
||
<property name="features">
|
||
<set>QDockWidget::DockWidgetFloatable|QDockWidget::DockWidgetMovable</set>
|
||
</property>
|
||
<property name="allowedAreas">
|
||
<set>Qt::LeftDockWidgetArea|Qt::RightDockWidgetArea</set>
|
||
</property>
|
||
<property name="windowTitle">
|
||
<string>Info</string>
|
||
</property>
|
||
<widget class="QWidget" name="InfoDockWidgetContents">
|
||
<layout class="QVBoxLayout" name="verticalLayout_7">
|
||
<property name="spacing">
|
||
<number>6</number>
|
||
</property>
|
||
<property name="leftMargin">
|
||
<number>5</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>4</number>
|
||
</property>
|
||
<property name="rightMargin">
|
||
<number>5</number>
|
||
</property>
|
||
<property name="bottomMargin">
|
||
<number>4</number>
|
||
</property>
|
||
<item>
|
||
<widget class="QScrollArea" name="InfoDockScrollArea">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>0</height>
|
||
</size>
|
||
</property>
|
||
<property name="frameShape">
|
||
<enum>QFrame::NoFrame</enum>
|
||
</property>
|
||
<property name="frameShadow">
|
||
<enum>QFrame::Plain</enum>
|
||
</property>
|
||
<property name="lineWidth">
|
||
<number>1</number>
|
||
</property>
|
||
<property name="horizontalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAsNeeded</enum>
|
||
</property>
|
||
<property name="widgetResizable">
|
||
<bool>true</bool>
|
||
</property>
|
||
<widget class="QWidget" name="InfoDockScrollAreaWidgetContents">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>0</x>
|
||
<y>0</y>
|
||
<width>291</width>
|
||
<height>851</height>
|
||
</rect>
|
||
</property>
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="autoFillBackground">
|
||
<bool>true</bool>
|
||
</property>
|
||
<layout class="QGridLayout" name="gridLayout_2">
|
||
<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>
|
||
<property name="horizontalSpacing">
|
||
<number>0</number>
|
||
</property>
|
||
<item row="0" column="0">
|
||
<widget class="QTabWidget" name="InfoTabWidget">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Expanding">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="autoFillBackground">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="tabShape">
|
||
<enum>QTabWidget::Triangular</enum>
|
||
</property>
|
||
<property name="currentIndex">
|
||
<number>0</number>
|
||
</property>
|
||
<widget class="QWidget" name="InfoSummaryTab">
|
||
<property name="autoFillBackground">
|
||
<bool>true</bool>
|
||
</property>
|
||
<attribute name="title">
|
||
<string>Summary</string>
|
||
</attribute>
|
||
<attribute name="toolTip">
|
||
<string><html><head/><body><p>A rough overview of the attributes of the current flame</p></body></html></string>
|
||
</attribute>
|
||
<layout class="QVBoxLayout" name="verticalLayout_2" stretch="0,0">
|
||
<property name="spacing">
|
||
<number>5</number>
|
||
</property>
|
||
<property name="leftMargin">
|
||
<number>5</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>5</number>
|
||
</property>
|
||
<property name="rightMargin">
|
||
<number>5</number>
|
||
</property>
|
||
<property name="bottomMargin">
|
||
<number>4</number>
|
||
</property>
|
||
<item>
|
||
<widget class="QTableWidget" name="SummaryTable">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>126</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>126</height>
|
||
</size>
|
||
</property>
|
||
<property name="focusPolicy">
|
||
<enum>Qt::NoFocus</enum>
|
||
</property>
|
||
<property name="frameShape">
|
||
<enum>QFrame::StyledPanel</enum>
|
||
</property>
|
||
<property name="frameShadow">
|
||
<enum>QFrame::Plain</enum>
|
||
</property>
|
||
<property name="lineWidth">
|
||
<number>1</number>
|
||
</property>
|
||
<property name="verticalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="horizontalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="editTriggers">
|
||
<set>QAbstractItemView::NoEditTriggers</set>
|
||
</property>
|
||
<property name="selectionMode">
|
||
<enum>QAbstractItemView::NoSelection</enum>
|
||
</property>
|
||
<property name="verticalScrollMode">
|
||
<enum>QAbstractItemView::ScrollPerItem</enum>
|
||
</property>
|
||
<property name="showGrid">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="wordWrap">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="cornerButtonEnabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<attribute name="horizontalHeaderVisible">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderDefaultSectionSize">
|
||
<number>22</number>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderMinimumSectionSize">
|
||
<number>22</number>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderStretchLastSection">
|
||
<bool>true</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderVisible">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderCascadingSectionResizes">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderDefaultSectionSize">
|
||
<number>21</number>
|
||
</attribute>
|
||
<attribute name="verticalHeaderMinimumSectionSize">
|
||
<number>21</number>
|
||
</attribute>
|
||
<attribute name="verticalHeaderStretchLastSection">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<row>
|
||
<property name="text">
|
||
<string>Name</string>
|
||
</property>
|
||
</row>
|
||
<row>
|
||
<property name="text">
|
||
<string>Palette</string>
|
||
</property>
|
||
</row>
|
||
<row>
|
||
<property name="text">
|
||
<string>3D Used</string>
|
||
</property>
|
||
</row>
|
||
<row>
|
||
<property name="text">
|
||
<string>Xaos Used</string>
|
||
</property>
|
||
</row>
|
||
<row>
|
||
<property name="text">
|
||
<string>Xform Count</string>
|
||
</property>
|
||
</row>
|
||
<row>
|
||
<property name="text">
|
||
<string>Final Xform</string>
|
||
</property>
|
||
</row>
|
||
<column>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
</column>
|
||
<item row="0" column="0">
|
||
<property name="text">
|
||
<string>Test Flame</string>
|
||
</property>
|
||
</item>
|
||
<item row="1" column="0">
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
</item>
|
||
<item row="2" column="0">
|
||
<property name="text">
|
||
<string>Yes</string>
|
||
</property>
|
||
</item>
|
||
<item row="3" column="0">
|
||
<property name="text">
|
||
<string>Yes</string>
|
||
</property>
|
||
</item>
|
||
<item row="4" column="0">
|
||
<property name="text">
|
||
<string>5</string>
|
||
</property>
|
||
</item>
|
||
<item row="5" column="0">
|
||
<property name="text">
|
||
<string>Yes</string>
|
||
</property>
|
||
</item>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QTreeWidget" name="SummaryTree">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="frameShadow">
|
||
<enum>QFrame::Plain</enum>
|
||
</property>
|
||
<property name="verticalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAsNeeded</enum>
|
||
</property>
|
||
<property name="horizontalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAsNeeded</enum>
|
||
</property>
|
||
<property name="editTriggers">
|
||
<set>QAbstractItemView::NoEditTriggers</set>
|
||
</property>
|
||
<property name="showDropIndicator" stdset="0">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="selectionMode">
|
||
<enum>QAbstractItemView::SingleSelection</enum>
|
||
</property>
|
||
<property name="rootIsDecorated">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="uniformRowHeights">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="headerHidden">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="columnCount">
|
||
<number>2</number>
|
||
</property>
|
||
<attribute name="headerVisible">
|
||
<bool>true</bool>
|
||
</attribute>
|
||
<attribute name="headerCascadingSectionResizes">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="headerDefaultSectionSize">
|
||
<number>100</number>
|
||
</attribute>
|
||
<attribute name="headerMinimumSectionSize">
|
||
<number>30</number>
|
||
</attribute>
|
||
<attribute name="headerShowSortIndicator" stdset="0">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="headerStretchLastSection">
|
||
<bool>true</bool>
|
||
</attribute>
|
||
<column>
|
||
<property name="text">
|
||
<string>Collapse</string>
|
||
</property>
|
||
</column>
|
||
<column>
|
||
<property name="text">
|
||
<string>Expand</string>
|
||
</property>
|
||
</column>
|
||
<item>
|
||
<property name="text">
|
||
<string>Xform 1</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>Xform 1 Name</string>
|
||
</property>
|
||
<item>
|
||
<property name="text">
|
||
<string>Pre Affine</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>1, 2, 3, 4, 5, 6</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>Post Affine</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>7, 8, 9, 10, 11, 12</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>Variation 1</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>1.234</string>
|
||
</property>
|
||
<item>
|
||
<property name="text">
|
||
<string>Var1p1</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>2.4456</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>Var1p2</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>3.56</string>
|
||
</property>
|
||
</item>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>Variation 2</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>2.2</string>
|
||
</property>
|
||
</item>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>Xform 2</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>Final Xform</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
</item>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
<widget class="QWidget" name="InfoBoundsTab">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="autoFillBackground">
|
||
<bool>true</bool>
|
||
</property>
|
||
<attribute name="title">
|
||
<string>Bounds</string>
|
||
</attribute>
|
||
<attribute name="toolTip">
|
||
<string><html><head/><body><p>Information that is only useful as an engineering interest, and a log output in the event something went wrong</p></body></html></string>
|
||
</attribute>
|
||
<layout class="QVBoxLayout" name="verticalLayout_9">
|
||
<property name="spacing">
|
||
<number>0</number>
|
||
</property>
|
||
<property name="leftMargin">
|
||
<number>5</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>0</number>
|
||
</property>
|
||
<property name="rightMargin">
|
||
<number>5</number>
|
||
</property>
|
||
<property name="bottomMargin">
|
||
<number>5</number>
|
||
</property>
|
||
<item>
|
||
<widget class="QGroupBox" name="InfoBoundsGroupBox">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>250</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>250</height>
|
||
</size>
|
||
</property>
|
||
<property name="baseSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>0</height>
|
||
</size>
|
||
</property>
|
||
<property name="focusPolicy">
|
||
<enum>Qt::StrongFocus</enum>
|
||
</property>
|
||
<property name="autoFillBackground">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="title">
|
||
<string>Histogram Bounds</string>
|
||
</property>
|
||
<layout class="QVBoxLayout" name="verticalLayout_22">
|
||
<property name="spacing">
|
||
<number>4</number>
|
||
</property>
|
||
<property name="leftMargin">
|
||
<number>6</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>4</number>
|
||
</property>
|
||
<property name="rightMargin">
|
||
<number>6</number>
|
||
</property>
|
||
<property name="bottomMargin">
|
||
<number>6</number>
|
||
</property>
|
||
<item>
|
||
<widget class="QFrame" name="InfoBoundsFrame">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>173</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>173</height>
|
||
</size>
|
||
</property>
|
||
<property name="autoFillBackground">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="frameShape">
|
||
<enum>QFrame::Box</enum>
|
||
</property>
|
||
<property name="frameShadow">
|
||
<enum>QFrame::Plain</enum>
|
||
</property>
|
||
<layout class="QGridLayout" name="gridLayout_19">
|
||
<property name="leftMargin">
|
||
<number>2</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>2</number>
|
||
</property>
|
||
<property name="rightMargin">
|
||
<number>2</number>
|
||
</property>
|
||
<property name="bottomMargin">
|
||
<number>2</number>
|
||
</property>
|
||
<property name="spacing">
|
||
<number>2</number>
|
||
</property>
|
||
<item row="0" column="0">
|
||
<widget class="QLabel" name="InfoBoundsLabelUL">
|
||
<property name="frameShape">
|
||
<enum>QFrame::Box</enum>
|
||
</property>
|
||
<property name="frameShadow">
|
||
<enum>QFrame::Plain</enum>
|
||
</property>
|
||
<property name="text">
|
||
<string>UL:</string>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="2" column="1">
|
||
<widget class="QLabel" name="InfoBoundsLabelLR">
|
||
<property name="frameShape">
|
||
<enum>QFrame::Box</enum>
|
||
</property>
|
||
<property name="text">
|
||
<string>LR:</string>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="0" column="1">
|
||
<widget class="QLabel" name="InfoBoundsLabelUR">
|
||
<property name="frameShape">
|
||
<enum>QFrame::Box</enum>
|
||
</property>
|
||
<property name="text">
|
||
<string>UR:</string>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing</set>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="1" column="0" colspan="2">
|
||
<widget class="QLabel" name="InfoBoundsLabelWH">
|
||
<property name="frameShape">
|
||
<enum>QFrame::Box</enum>
|
||
</property>
|
||
<property name="text">
|
||
<string>W x H:</string>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignCenter</set>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="2" column="0">
|
||
<widget class="QLabel" name="InfoBoundsLabelLL">
|
||
<property name="frameShape">
|
||
<enum>QFrame::Box</enum>
|
||
</property>
|
||
<property name="text">
|
||
<string>LL:</string>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="TableWidget" name="InfoBoundsTable">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Expanding">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>46</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>46</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<kerning>true</kerning>
|
||
</font>
|
||
</property>
|
||
<property name="focusPolicy">
|
||
<enum>Qt::NoFocus</enum>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true"/>
|
||
</property>
|
||
<property name="frameShape">
|
||
<enum>QFrame::Panel</enum>
|
||
</property>
|
||
<property name="frameShadow">
|
||
<enum>QFrame::Plain</enum>
|
||
</property>
|
||
<property name="lineWidth">
|
||
<number>1</number>
|
||
</property>
|
||
<property name="verticalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="horizontalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="autoScroll">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="editTriggers">
|
||
<set>QAbstractItemView::NoEditTriggers</set>
|
||
</property>
|
||
<property name="showDropIndicator" stdset="0">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="dragDropOverwriteMode">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="alternatingRowColors">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="selectionMode">
|
||
<enum>QAbstractItemView::NoSelection</enum>
|
||
</property>
|
||
<property name="verticalScrollMode">
|
||
<enum>QAbstractItemView::ScrollPerPixel</enum>
|
||
</property>
|
||
<property name="horizontalScrollMode">
|
||
<enum>QAbstractItemView::ScrollPerPixel</enum>
|
||
</property>
|
||
<property name="showGrid">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="gridStyle">
|
||
<enum>Qt::SolidLine</enum>
|
||
</property>
|
||
<property name="wordWrap">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="cornerButtonEnabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="columnCount">
|
||
<number>2</number>
|
||
</property>
|
||
<attribute name="horizontalHeaderVisible">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderCascadingSectionResizes">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderDefaultSectionSize">
|
||
<number>110</number>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderHighlightSections">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderMinimumSectionSize">
|
||
<number>27</number>
|
||
</attribute>
|
||
<attribute name="horizontalHeaderStretchLastSection">
|
||
<bool>true</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderVisible">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderDefaultSectionSize">
|
||
<number>22</number>
|
||
</attribute>
|
||
<attribute name="verticalHeaderHighlightSections">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<attribute name="verticalHeaderMinimumSectionSize">
|
||
<number>22</number>
|
||
</attribute>
|
||
<attribute name="verticalHeaderStretchLastSection">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<row>
|
||
<property name="text">
|
||
<string>Gutter</string>
|
||
</property>
|
||
</row>
|
||
<row>
|
||
<property name="text">
|
||
<string>DE Box Dimensions</string>
|
||
</property>
|
||
</row>
|
||
<column>
|
||
<property name="text">
|
||
<string>Field</string>
|
||
</property>
|
||
</column>
|
||
<column>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
</column>
|
||
<item row="0" column="0">
|
||
<property name="text">
|
||
<string>Gutter</string>
|
||
</property>
|
||
</item>
|
||
<item row="0" column="1">
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
</item>
|
||
<item row="1" column="0">
|
||
<property name="text">
|
||
<string>DE Box Dimensions</string>
|
||
</property>
|
||
</item>
|
||
<item row="1" column="1">
|
||
<property name="text">
|
||
<string>0</string>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<kerning>true</kerning>
|
||
</font>
|
||
</property>
|
||
<property name="textAlignment">
|
||
<set>AlignLeading|AlignVCenter</set>
|
||
</property>
|
||
</item>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QGroupBox" name="InfoFileOpeningGroupBox">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>0</height>
|
||
</size>
|
||
</property>
|
||
<property name="focusPolicy">
|
||
<enum>Qt::StrongFocus</enum>
|
||
</property>
|
||
<property name="title">
|
||
<string>File Opening</string>
|
||
</property>
|
||
<layout class="QVBoxLayout" name="verticalLayout_21">
|
||
<property name="spacing">
|
||
<number>4</number>
|
||
</property>
|
||
<property name="leftMargin">
|
||
<number>6</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>4</number>
|
||
</property>
|
||
<property name="rightMargin">
|
||
<number>6</number>
|
||
</property>
|
||
<property name="bottomMargin">
|
||
<number>6</number>
|
||
</property>
|
||
<item>
|
||
<widget class="QTextEdit" name="InfoFileOpeningTextEdit">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="focusPolicy">
|
||
<enum>Qt::StrongFocus</enum>
|
||
</property>
|
||
<property name="readOnly">
|
||
<bool>true</bool>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QGroupBox" name="InfoRenderingGroupBox">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="focusPolicy">
|
||
<enum>Qt::StrongFocus</enum>
|
||
</property>
|
||
<property name="title">
|
||
<string>Rendering</string>
|
||
</property>
|
||
<layout class="QVBoxLayout" name="verticalLayout_23">
|
||
<property name="spacing">
|
||
<number>4</number>
|
||
</property>
|
||
<property name="leftMargin">
|
||
<number>6</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>4</number>
|
||
</property>
|
||
<property name="rightMargin">
|
||
<number>6</number>
|
||
</property>
|
||
<property name="bottomMargin">
|
||
<number>6</number>
|
||
</property>
|
||
<item>
|
||
<widget class="QTextEdit" name="InfoRenderingTextEdit">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="focusPolicy">
|
||
<enum>Qt::StrongFocus</enum>
|
||
</property>
|
||
<property name="tabChangesFocus">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="readOnly">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="textInteractionFlags">
|
||
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
</widget>
|
||
</widget>
|
||
</widget>
|
||
<widget class="QMenuBar" name="MenuBar">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>0</x>
|
||
<y>0</y>
|
||
<width>1712</width>
|
||
<height>21</height>
|
||
</rect>
|
||
</property>
|
||
<widget class="QMenu" name="MenuFile">
|
||
<property name="title">
|
||
<string>&File</string>
|
||
</property>
|
||
<property name="toolTipsVisible">
|
||
<bool>true</bool>
|
||
</property>
|
||
<addaction name="ActionNewFlock"/>
|
||
<addaction name="ActionNewEmptyFlameInCurrentFile"/>
|
||
<addaction name="ActionNewRandomFlameInCurrentFile"/>
|
||
<addaction name="ActionCopyFlameInCurrentFile"/>
|
||
<addaction name="separator"/>
|
||
<addaction name="ActionOpen"/>
|
||
<addaction name="separator"/>
|
||
<addaction name="ActionSaveCurrentAsXml"/>
|
||
<addaction name="ActionSaveEntireFileAsXml"/>
|
||
<addaction name="ActionSaveCurrentScreen"/>
|
||
<addaction name="separator"/>
|
||
<addaction name="ActionExit"/>
|
||
</widget>
|
||
<widget class="QMenu" name="MenuHelp">
|
||
<property name="title">
|
||
<string>&Help</string>
|
||
</property>
|
||
<addaction name="ActionAbout"/>
|
||
</widget>
|
||
<widget class="QMenu" name="MenuTools">
|
||
<property name="title">
|
||
<string>&Tools</string>
|
||
</property>
|
||
<property name="toolTipsVisible">
|
||
<bool>true</bool>
|
||
</property>
|
||
<addaction name="ActionAddReflectiveSymmetry"/>
|
||
<addaction name="ActionAddRotationalSymmetry"/>
|
||
<addaction name="ActionAddBothSymmetry"/>
|
||
<addaction name="separator"/>
|
||
<addaction name="ActionFlatten"/>
|
||
<addaction name="ActionUnflatten"/>
|
||
<addaction name="separator"/>
|
||
<addaction name="ActionClearFlame"/>
|
||
<addaction name="separator"/>
|
||
<addaction name="ActionRenderPreviews"/>
|
||
<addaction name="ActionStopRenderingPreviews"/>
|
||
<addaction name="separator"/>
|
||
<addaction name="ActionFinalRender"/>
|
||
<addaction name="ActionOptions"/>
|
||
</widget>
|
||
<widget class="QMenu" name="MenuEdit">
|
||
<property name="title">
|
||
<string>&Edit</string>
|
||
</property>
|
||
<property name="toolTipsVisible">
|
||
<bool>true</bool>
|
||
</property>
|
||
<addaction name="ActionUndo"/>
|
||
<addaction name="ActionRedo"/>
|
||
<addaction name="separator"/>
|
||
<addaction name="ActionCopyXml"/>
|
||
<addaction name="ActionCopyAllXml"/>
|
||
<addaction name="ActionPasteXmlAppend"/>
|
||
<addaction name="ActionPasteXmlOver"/>
|
||
<addaction name="separator"/>
|
||
<addaction name="ActionCopySelectedXforms"/>
|
||
<addaction name="ActionPasteSelectedXforms"/>
|
||
</widget>
|
||
<widget class="QMenu" name="MenuView">
|
||
<property name="title">
|
||
<string>&View</string>
|
||
</property>
|
||
<addaction name="ActionResetWorkspace"/>
|
||
<addaction name="ActionAlternateEditorImage"/>
|
||
<addaction name="ActionResetScale"/>
|
||
</widget>
|
||
<addaction name="MenuFile"/>
|
||
<addaction name="MenuEdit"/>
|
||
<addaction name="MenuView"/>
|
||
<addaction name="MenuTools"/>
|
||
<addaction name="MenuHelp"/>
|
||
</widget>
|
||
<widget class="QStatusBar" name="StatusBar">
|
||
<property name="sizeGripEnabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
</widget>
|
||
<widget class="QDockWidget" name="LibraryDockWidget">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>150</width>
|
||
<height>251</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>524287</width>
|
||
<height>524287</height>
|
||
</size>
|
||
</property>
|
||
<property name="focusPolicy">
|
||
<enum>Qt::StrongFocus</enum>
|
||
</property>
|
||
<property name="floating">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="features">
|
||
<set>QDockWidget::DockWidgetFloatable|QDockWidget::DockWidgetMovable</set>
|
||
</property>
|
||
<property name="allowedAreas">
|
||
<set>Qt::LeftDockWidgetArea|Qt::RightDockWidgetArea</set>
|
||
</property>
|
||
<property name="windowTitle">
|
||
<string>Library</string>
|
||
</property>
|
||
<attribute name="dockWidgetArea">
|
||
<number>1</number>
|
||
</attribute>
|
||
<widget class="QWidget" name="DockWidgetContents">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="autoFillBackground">
|
||
<bool>false</bool>
|
||
</property>
|
||
<layout class="QVBoxLayout" name="verticalLayout">
|
||
<property name="spacing">
|
||
<number>4</number>
|
||
</property>
|
||
<property name="leftMargin">
|
||
<number>5</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>5</number>
|
||
</property>
|
||
<property name="rightMargin">
|
||
<number>5</number>
|
||
</property>
|
||
<property name="bottomMargin">
|
||
<number>4</number>
|
||
</property>
|
||
<item>
|
||
<widget class="QSplitter" name="LibrarySequenceSplitter">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="orientation">
|
||
<enum>Qt::Vertical</enum>
|
||
</property>
|
||
<widget class="LibraryTreeWidget" name="LibraryTree">
|
||
<property name="focusPolicy">
|
||
<enum>Qt::WheelFocus</enum>
|
||
</property>
|
||
<property name="contextMenuPolicy">
|
||
<enum>Qt::DefaultContextMenu</enum>
|
||
</property>
|
||
<property name="acceptDrops">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="frameShape">
|
||
<enum>QFrame::Panel</enum>
|
||
</property>
|
||
<property name="frameShadow">
|
||
<enum>QFrame::Plain</enum>
|
||
</property>
|
||
<property name="editTriggers">
|
||
<set>QAbstractItemView::SelectedClicked</set>
|
||
</property>
|
||
<property name="showDropIndicator" stdset="0">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="dragEnabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="dragDropMode">
|
||
<enum>QAbstractItemView::InternalMove</enum>
|
||
</property>
|
||
<property name="defaultDropAction">
|
||
<enum>Qt::MoveAction</enum>
|
||
</property>
|
||
<property name="selectionMode">
|
||
<enum>QAbstractItemView::ExtendedSelection</enum>
|
||
</property>
|
||
<property name="selectionBehavior">
|
||
<enum>QAbstractItemView::SelectRows</enum>
|
||
</property>
|
||
<property name="indentation">
|
||
<number>10</number>
|
||
</property>
|
||
<property name="sortingEnabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<attribute name="headerMinimumSectionSize">
|
||
<number>27</number>
|
||
</attribute>
|
||
<column>
|
||
<property name="text">
|
||
<string>Current Flame File</string>
|
||
</property>
|
||
</column>
|
||
</widget>
|
||
<widget class="QScrollArea" name="SequenceScrollArea">
|
||
<property name="frameShape">
|
||
<enum>QFrame::NoFrame</enum>
|
||
</property>
|
||
<property name="lineWidth">
|
||
<number>0</number>
|
||
</property>
|
||
<property name="widgetResizable">
|
||
<bool>true</bool>
|
||
</property>
|
||
<widget class="QWidget" name="SequenceScrollAreaWidgetContents">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>0</x>
|
||
<y>0</y>
|
||
<width>432</width>
|
||
<height>589</height>
|
||
</rect>
|
||
</property>
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<layout class="QVBoxLayout" name="verticalLayout_10" stretch="3,0,8">
|
||
<property name="spacing">
|
||
<number>4</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="SequenceParamsControlsGridLayout" columnstretch="0,0,0">
|
||
<property name="spacing">
|
||
<number>4</number>
|
||
</property>
|
||
<item row="6" column="1">
|
||
<layout class="QGridLayout" name="SequenceBlendRotationsGridLayout" columnstretch="2,1">
|
||
<property name="spacing">
|
||
<number>4</number>
|
||
</property>
|
||
<item row="0" column="0">
|
||
<widget class="QSpinBox" name="SequenceRotationsPerBlendSpinBox">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Ignored" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>95</width>
|
||
<height>0</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>The number of times the xforms will do a 360 degree rotation while interpolating from one keyframe to the next. Note that only xforms which have the animate flag set to true will be rotated.</p><p>Set to 0 to omit rotation while interpolating.</p></body></html></string>
|
||
</property>
|
||
<property name="buttonSymbols">
|
||
<enum>QAbstractSpinBox::NoButtons</enum>
|
||
</property>
|
||
<property name="prefix">
|
||
<string>Rot per blend: </string>
|
||
</property>
|
||
<property name="maximum">
|
||
<number>100</number>
|
||
</property>
|
||
<property name="value">
|
||
<number>1</number>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="0" column="1">
|
||
<widget class="QCheckBox" name="SequenceRotationsPerBlendCWCheckBox">
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>Direction of rotation during interpolation. Clockwise vs. counter clockwise.</p></body></html></string>
|
||
</property>
|
||
<property name="text">
|
||
<string>CW</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
<item row="6" column="0">
|
||
<widget class="QCheckBox" name="SequenceRandomizeRotationsPerBlendCheckBox">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="2" column="0" alignment="Qt::AlignLeft">
|
||
<widget class="QCheckBox" name="SequenceRandomizeStaggerCheckBox">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>Check any checkbox to have the value corresponding to its row be randomly selected between the values of first and second controls on that row</p></body></html></string>
|
||
</property>
|
||
<property name="layoutDirection">
|
||
<enum>Qt::LeftToRight</enum>
|
||
</property>
|
||
<property name="text">
|
||
<string>Random</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="5" column="1">
|
||
<widget class="QSpinBox" name="SequenceBlendFramesSpinBox">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>The number of frames used to interpolate from one keyframe to the next. Larger values give slower movement.</p></body></html></string>
|
||
</property>
|
||
<property name="buttonSymbols">
|
||
<enum>QAbstractSpinBox::NoButtons</enum>
|
||
</property>
|
||
<property name="suffix">
|
||
<string/>
|
||
</property>
|
||
<property name="prefix">
|
||
<string>Blend frames: </string>
|
||
</property>
|
||
<property name="maximum">
|
||
<number>10000</number>
|
||
</property>
|
||
<property name="value">
|
||
<number>120</number>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="5" column="0" alignment="Qt::AlignLeft">
|
||
<widget class="QCheckBox" name="SequenceRandomizeBlendFramesCheckBox">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="1" column="0">
|
||
<widget class="QSpinBox" name="SequenceStartFlameSpinBox">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>125</width>
|
||
<height>16777215</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>The 0-based index of the first flame in the file to start the sequence with</p></body></html></string>
|
||
</property>
|
||
<property name="buttonSymbols">
|
||
<enum>QAbstractSpinBox::NoButtons</enum>
|
||
</property>
|
||
<property name="prefix">
|
||
<string>Start flame: </string>
|
||
</property>
|
||
<property name="maximum">
|
||
<number>999999999</number>
|
||
</property>
|
||
<property name="value">
|
||
<number>0</number>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="5" column="2">
|
||
<widget class="QSpinBox" name="SequenceRandomBlendMaxFramesSpinBox">
|
||
<property name="enabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="buttonSymbols">
|
||
<enum>QAbstractSpinBox::NoButtons</enum>
|
||
</property>
|
||
<property name="prefix">
|
||
<string>Blend frames max: </string>
|
||
</property>
|
||
<property name="maximum">
|
||
<number>10000</number>
|
||
</property>
|
||
<property name="value">
|
||
<number>120</number>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="3" column="2">
|
||
<widget class="QDoubleSpinBox" name="SequenceRandomRotationsMaxSpinBox">
|
||
<property name="enabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="buttonSymbols">
|
||
<enum>QAbstractSpinBox::NoButtons</enum>
|
||
</property>
|
||
<property name="prefix">
|
||
<string>Rotations max: </string>
|
||
</property>
|
||
<property name="maximum">
|
||
<double>10000.000000000000000</double>
|
||
</property>
|
||
<property name="value">
|
||
<double>3.000000000000000</double>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="0" column="0">
|
||
<widget class="QSpinBox" name="SequenceStartCountSpinBox">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Ignored" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>16777215</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>The starting number to use as the name of the first flame in the sequence. This is useful when using an animation program that expects a certain number for the filename.</p></body></html></string>
|
||
</property>
|
||
<property name="frame">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="buttonSymbols">
|
||
<enum>QAbstractSpinBox::NoButtons</enum>
|
||
</property>
|
||
<property name="prefix">
|
||
<string>Start count: </string>
|
||
</property>
|
||
<property name="maximum">
|
||
<number>999999999</number>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="1" column="1">
|
||
<widget class="QSpinBox" name="SequenceStopFlameSpinBox">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Ignored" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>16777215</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>The 0-based index of the last flame in the file to end the sequence on</p></body></html></string>
|
||
</property>
|
||
<property name="buttonSymbols">
|
||
<enum>QAbstractSpinBox::NoButtons</enum>
|
||
</property>
|
||
<property name="prefix">
|
||
<string>Stop flame: </string>
|
||
</property>
|
||
<property name="maximum">
|
||
<number>999999999</number>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="1" column="2">
|
||
<widget class="QPushButton" name="SequenceAllButton">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>33</width>
|
||
<height>0</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>16777215</height>
|
||
</size>
|
||
</property>
|
||
<property name="text">
|
||
<string>All</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="0" column="1">
|
||
<widget class="QPushButton" name="SequenceStartPreviewsButton">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="text">
|
||
<string>Start Previews</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="2" column="2">
|
||
<widget class="QDoubleSpinBox" name="SequenceRandomStaggerMaxSpinBox">
|
||
<property name="enabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="buttonSymbols">
|
||
<enum>QAbstractSpinBox::NoButtons</enum>
|
||
</property>
|
||
<property name="prefix">
|
||
<string>Stagger max: </string>
|
||
</property>
|
||
<property name="maximum">
|
||
<double>1.000000000000000</double>
|
||
</property>
|
||
<property name="singleStep">
|
||
<double>0.100000000000000</double>
|
||
</property>
|
||
<property name="value">
|
||
<double>1.000000000000000</double>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="2" column="1">
|
||
<widget class="QDoubleSpinBox" name="SequenceStaggerSpinBox">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>A decimal number between 0 and 1 which governs the xform interpolation behavior like so:</p><p> 0 (default): xforms will interpolate all at once.</p><p> 0.5: the interpolation of each xform is staggered so that when the first xform is half done, the second one starts, and so on.</p><p> 1: each xform interpolates consecutively with no overlap.</p></body></html></string>
|
||
</property>
|
||
<property name="buttonSymbols">
|
||
<enum>QAbstractSpinBox::NoButtons</enum>
|
||
</property>
|
||
<property name="prefix">
|
||
<string>Stagger: </string>
|
||
</property>
|
||
<property name="maximum">
|
||
<double>1.000000000000000</double>
|
||
</property>
|
||
<property name="singleStep">
|
||
<double>0.100000000000000</double>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="0" column="2">
|
||
<widget class="QPushButton" name="SequenceStopPreviewsButton">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="text">
|
||
<string>Stop Previews</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="6" column="2">
|
||
<widget class="QSpinBox" name="SequenceRotationsPerBlendMaxSpinBox">
|
||
<property name="enabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="buttonSymbols">
|
||
<enum>QAbstractSpinBox::NoButtons</enum>
|
||
</property>
|
||
<property name="prefix">
|
||
<string>Rot per blend max: </string>
|
||
</property>
|
||
<property name="minimum">
|
||
<number>0</number>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="4" column="1">
|
||
<widget class="QSpinBox" name="SequenceFramesPerRotSpinBox">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>The number of frames for each rotation specified by Rotations. Larger values give slower movement.</p></body></html></string>
|
||
</property>
|
||
<property name="buttonSymbols">
|
||
<enum>QAbstractSpinBox::NoButtons</enum>
|
||
</property>
|
||
<property name="prefix">
|
||
<string>Frames per rot: </string>
|
||
</property>
|
||
<property name="minimum">
|
||
<number>1</number>
|
||
</property>
|
||
<property name="maximum">
|
||
<number>10000</number>
|
||
</property>
|
||
<property name="value">
|
||
<number>30</number>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="4" column="0">
|
||
<widget class="QCheckBox" name="SequenceRandomizeFramesPerRotCheckBox">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
||
<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>16777215</width>
|
||
<height>16777215</height>
|
||
</size>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="4" column="2">
|
||
<widget class="QSpinBox" name="SequenceRandomFramesPerRotMaxSpinBox">
|
||
<property name="enabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="buttonSymbols">
|
||
<enum>QAbstractSpinBox::NoButtons</enum>
|
||
</property>
|
||
<property name="prefix">
|
||
<string>Frames per rot max: </string>
|
||
</property>
|
||
<property name="minimum">
|
||
<number>1</number>
|
||
</property>
|
||
<property name="maximum">
|
||
<number>10000</number>
|
||
</property>
|
||
<property name="value">
|
||
<number>30</number>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="3" column="0">
|
||
<widget class="QCheckBox" name="SequenceRandomizeRotationsCheckBox">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="3" column="1">
|
||
<layout class="QGridLayout" name="SequenceRotationsGridLayout" rowstretch="0" columnstretch="2,1" columnminimumwidth="0,0">
|
||
<property name="sizeConstraint">
|
||
<enum>QLayout::SetDefaultConstraint</enum>
|
||
</property>
|
||
<property name="spacing">
|
||
<number>4</number>
|
||
</property>
|
||
<item row="0" column="0">
|
||
<widget class="QDoubleSpinBox" name="SequenceRotationsSpinBox">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Ignored" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>The number of times the xforms of a keyframe will do a 360 degree rotation before moving on to the next interpolation step. Note that only xforms which have the animate flag set to true will be rotated.</p><p>Set to 0 to omit rotation before interpolating.</p></body></html></string>
|
||
</property>
|
||
<property name="buttonSymbols">
|
||
<enum>QAbstractSpinBox::NoButtons</enum>
|
||
</property>
|
||
<property name="prefix">
|
||
<string>Rotations: </string>
|
||
</property>
|
||
<property name="maximum">
|
||
<double>10000.000000000000000</double>
|
||
</property>
|
||
<property name="value">
|
||
<double>3.000000000000000</double>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="0" column="1">
|
||
<widget class="QCheckBox" name="SequenceRotationsCWCheckBox">
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>Direction of loop rotation. Clockwise vs. counter clockwise.</p></body></html></string>
|
||
</property>
|
||
<property name="text">
|
||
<string>CW</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
<item>
|
||
<layout class="QHBoxLayout" name="SequenceSaveButtonsHLayout" stretch="0,0,0,0">
|
||
<property name="spacing">
|
||
<number>2</number>
|
||
</property>
|
||
<item>
|
||
<widget class="QPushButton" name="SequenceGenerateButton">
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>Generate the sequence from the main library file, using the values specified in the controls.</p><p>When sequence generation completes, the thumbnails will begin rendering. Click Stop Previews to abort this process.</p></body></html></string>
|
||
</property>
|
||
<property name="text">
|
||
<string>Generate</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QPushButton" name="SequenceRenderButton">
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>Send the generated sequence to the Final Render dialog with the Render All and Render as Animation Sequence checkboxes automatically checked</p></body></html></string>
|
||
</property>
|
||
<property name="text">
|
||
<string>Render</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QPushButton" name="SequenceSaveButton">
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>Save the generated sequence out as a file</p></body></html></string>
|
||
</property>
|
||
<property name="text">
|
||
<string>Save</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QPushButton" name="SequenceOpenButton">
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p>Open an existing sequence file to be loaded into the sequence tree.</p><p>More than one file can be selected, although this may not give a visually appealing sequence if the flames used to create them were not contiguous between files.</p></body></html></string>
|
||
</property>
|
||
<property name="text">
|
||
<string>Open</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
<item>
|
||
<widget class="LibraryTreeWidget" name="SequenceTree">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="baseSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>0</height>
|
||
</size>
|
||
</property>
|
||
<property name="focusPolicy">
|
||
<enum>Qt::WheelFocus</enum>
|
||
</property>
|
||
<property name="contextMenuPolicy">
|
||
<enum>Qt::DefaultContextMenu</enum>
|
||
</property>
|
||
<property name="acceptDrops">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="frameShape">
|
||
<enum>QFrame::Panel</enum>
|
||
</property>
|
||
<property name="frameShadow">
|
||
<enum>QFrame::Plain</enum>
|
||
</property>
|
||
<property name="editTriggers">
|
||
<set>QAbstractItemView::SelectedClicked</set>
|
||
</property>
|
||
<property name="showDropIndicator" stdset="0">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="dragEnabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="dragDropMode">
|
||
<enum>QAbstractItemView::InternalMove</enum>
|
||
</property>
|
||
<property name="defaultDropAction">
|
||
<enum>Qt::MoveAction</enum>
|
||
</property>
|
||
<property name="selectionBehavior">
|
||
<enum>QAbstractItemView::SelectRows</enum>
|
||
</property>
|
||
<property name="indentation">
|
||
<number>10</number>
|
||
</property>
|
||
<property name="sortingEnabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<attribute name="headerMinimumSectionSize">
|
||
<number>27</number>
|
||
</attribute>
|
||
<column>
|
||
<property name="text">
|
||
<string>Sequence</string>
|
||
</property>
|
||
</column>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
</widget>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
</widget>
|
||
<widget class="QToolBar" name="ToolBar">
|
||
<property name="windowTitle">
|
||
<string>Toolbar</string>
|
||
</property>
|
||
<property name="movable">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="floatable">
|
||
<bool>true</bool>
|
||
</property>
|
||
<attribute name="toolBarArea">
|
||
<enum>TopToolBarArea</enum>
|
||
</attribute>
|
||
<attribute name="toolBarBreak">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<addaction name="ActionNewEmptyFlameInCurrentFile"/>
|
||
<addaction name="ActionCopyFlameInCurrentFile"/>
|
||
<addaction name="separator"/>
|
||
<addaction name="ActionSaveCurrentAsXml"/>
|
||
<addaction name="ActionSaveEntireFileAsXml"/>
|
||
<addaction name="ActionSaveCurrentScreen"/>
|
||
<addaction name="separator"/>
|
||
<addaction name="ActionCopyXml"/>
|
||
<addaction name="ActionPasteXmlAppend"/>
|
||
<addaction name="separator"/>
|
||
<addaction name="ActionUndo"/>
|
||
<addaction name="ActionRedo"/>
|
||
<addaction name="separator"/>
|
||
<addaction name="ActionStartStopRenderer"/>
|
||
<addaction name="ActionRenderPreviews"/>
|
||
<addaction name="ActionStopRenderingPreviews"/>
|
||
<addaction name="ActionFinalRender"/>
|
||
<addaction name="separator"/>
|
||
<addaction name="ActionVariationsDialog"/>
|
||
<addaction name="ActionCpu"/>
|
||
<addaction name="ActionCL"/>
|
||
<addaction name="ActionSP"/>
|
||
<addaction name="ActionDP"/>
|
||
<addaction name="ActionOptions"/>
|
||
<addaction name="separator"/>
|
||
<addaction name="ActionStyle"/>
|
||
<addaction name="separator"/>
|
||
<addaction name="ActionDrawXforms"/>
|
||
<addaction name="ActionDrawImage"/>
|
||
<addaction name="ActionDrawGrid"/>
|
||
<addaction name="ActionResetScale"/>
|
||
</widget>
|
||
<action name="ActionNewFlock">
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/layers-stack.png</normaloff>:/Fractorium/Icons/layers-stack.png</iconset>
|
||
</property>
|
||
<property name="text">
|
||
<string>New Floc&k</string>
|
||
</property>
|
||
<property name="iconText">
|
||
<string>New Flock</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Clear any existing flames and create a new file with 10 random flames in it</string>
|
||
</property>
|
||
<property name="shortcut">
|
||
<string>Ctrl+N</string>
|
||
</property>
|
||
</action>
|
||
<action name="ActionOpen">
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/folder-visiting-4.png</normaloff>:/Fractorium/Icons/folder-visiting-4.png</iconset>
|
||
</property>
|
||
<property name="text">
|
||
<string>&Open</string>
|
||
</property>
|
||
<property name="shortcut">
|
||
<string>Ctrl+O</string>
|
||
</property>
|
||
</action>
|
||
<action name="ActionExit">
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/window-close.png</normaloff>:/Fractorium/Icons/window-close.png</iconset>
|
||
</property>
|
||
<property name="text">
|
||
<string>E&xit</string>
|
||
</property>
|
||
</action>
|
||
<action name="ActionSaveCurrentAsXml">
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/database-medium.png</normaloff>:/Fractorium/Icons/database-medium.png</iconset>
|
||
</property>
|
||
<property name="text">
|
||
<string>Save &Current as Xml</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Save the current flame as an xml file</string>
|
||
</property>
|
||
<property name="shortcut">
|
||
<string>Ctrl+S</string>
|
||
</property>
|
||
</action>
|
||
<action name="ActionAbout">
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/infomation.png</normaloff>:/Fractorium/Icons/infomation.png</iconset>
|
||
</property>
|
||
<property name="text">
|
||
<string>&About</string>
|
||
</property>
|
||
</action>
|
||
<action name="ActionOptions">
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/configure.png</normaloff>:/Fractorium/Icons/configure.png</iconset>
|
||
</property>
|
||
<property name="text">
|
||
<string>Op&tions</string>
|
||
</property>
|
||
</action>
|
||
<action name="ActionFinalRender">
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/cog.png</normaloff>:/Fractorium/Icons/cog.png</iconset>
|
||
</property>
|
||
<property name="text">
|
||
<string>Final &Render</string>
|
||
</property>
|
||
</action>
|
||
<action name="ActionSaveCurrentScreen">
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/monitor.png</normaloff>:/Fractorium/Icons/monitor.png</iconset>
|
||
</property>
|
||
<property name="text">
|
||
<string>Save Current Scree&n</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Save the current screen as an image</string>
|
||
</property>
|
||
</action>
|
||
<action name="ActionNewRandomFlameInCurrentFile">
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/068123-3d-transparent-glass-icon-alphanumeric-question-mark3.png</normaloff>:/Fractorium/Icons/068123-3d-transparent-glass-icon-alphanumeric-question-mark3.png</iconset>
|
||
</property>
|
||
<property name="text">
|
||
<string>New &Random Flame</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Add a new random flame to the end of the current file</string>
|
||
</property>
|
||
<property name="shortcut">
|
||
<string>Ctrl+R</string>
|
||
</property>
|
||
</action>
|
||
<action name="ActionSaveEntireFileAsXml">
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/databases.png</normaloff>:/Fractorium/Icons/databases.png</iconset>
|
||
</property>
|
||
<property name="text">
|
||
<string>Save Entire &File as Xml</string>
|
||
</property>
|
||
<property name="iconText">
|
||
<string>Save Entire File as Xml</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Save all flames as a single xml file</string>
|
||
</property>
|
||
<property name="shortcut">
|
||
<string>Ctrl+Shift+S</string>
|
||
</property>
|
||
</action>
|
||
<action name="ActionAddReflectiveSymmetry">
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/proxy.png</normaloff>:/Fractorium/Icons/proxy.png</iconset>
|
||
</property>
|
||
<property name="text">
|
||
<string>Add R&eflective Symmetry</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Add reflective symmetry</string>
|
||
</property>
|
||
</action>
|
||
<action name="ActionAddRotationalSymmetry">
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/display-brightness-off.png</normaloff>:/Fractorium/Icons/display-brightness-off.png</iconset>
|
||
</property>
|
||
<property name="text">
|
||
<string>Add R&otational Symmetry</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Add rotational symmetry</string>
|
||
</property>
|
||
</action>
|
||
<action name="ActionAddBothSymmetry">
|
||
<property name="text">
|
||
<string>Add Reflective &and Rotational Symmetry</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Add reflective and rotational symmetry</string>
|
||
</property>
|
||
</action>
|
||
<action name="ActionNewEmptyFlameInCurrentFile">
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/layer--plus.png</normaloff>:/Fractorium/Icons/layer--plus.png</iconset>
|
||
</property>
|
||
<property name="text">
|
||
<string>New &Empty Flame</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Add a new empty flame to the end of the current file</string>
|
||
</property>
|
||
<property name="shortcut">
|
||
<string>Ctrl+E</string>
|
||
</property>
|
||
</action>
|
||
<action name="ActionCopyFlameInCurrentFile">
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/layers.png</normaloff>:/Fractorium/Icons/layers.png</iconset>
|
||
</property>
|
||
<property name="text">
|
||
<string>Add Co&py of Flame</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Add a copy of the current flame to the end of the current file</string>
|
||
</property>
|
||
<property name="shortcut">
|
||
<string>Ctrl+J</string>
|
||
</property>
|
||
</action>
|
||
<action name="ActionClearFlame">
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/016938-3d-transparent-glass-icon-symbols-shapes-shape-square-clear-16.png</normaloff>:/Fractorium/Icons/016938-3d-transparent-glass-icon-symbols-shapes-shape-square-clear-16.png</iconset>
|
||
</property>
|
||
<property name="text">
|
||
<string>&Clear Flame</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Delete all but one xform, clear its variations and set pre and post affine to the identity matrix.</string>
|
||
</property>
|
||
</action>
|
||
<action name="ActionCopyXml">
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/page_copy.png</normaloff>:/Fractorium/Icons/page_copy.png</iconset>
|
||
</property>
|
||
<property name="text">
|
||
<string>&Copy Xml</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Copy Xml for the current flame</string>
|
||
</property>
|
||
<property name="shortcut">
|
||
<string>Ctrl+C</string>
|
||
</property>
|
||
</action>
|
||
<action name="ActionPasteXmlOver">
|
||
<property name="text">
|
||
<string>Paste Xml &Over</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Paste Xml over the current flame in the current file</string>
|
||
</property>
|
||
<property name="shortcut">
|
||
<string>Ctrl+Shift+V</string>
|
||
</property>
|
||
</action>
|
||
<action name="ActionCopyAllXml">
|
||
<property name="text">
|
||
<string>Copy &All Xmls</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Copy Xmls for all flames as a single string</string>
|
||
</property>
|
||
<property name="shortcut">
|
||
<string>Ctrl+Shift+C</string>
|
||
</property>
|
||
</action>
|
||
<action name="ActionStopRenderingPreviews">
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/stop.png</normaloff>:/Fractorium/Icons/stop.png</iconset>
|
||
</property>
|
||
<property name="text">
|
||
<string>&Stop Rendering Previews</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Stop rendering previews</string>
|
||
</property>
|
||
</action>
|
||
<action name="ActionRenderPreviews">
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/application_side_boxes.png</normaloff>:/Fractorium/Icons/application_side_boxes.png</iconset>
|
||
</property>
|
||
<property name="text">
|
||
<string>Render &Previews</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Render previews</string>
|
||
</property>
|
||
</action>
|
||
<action name="ActionUndo">
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/arrow-undo.png</normaloff>:/Fractorium/Icons/arrow-undo.png</iconset>
|
||
</property>
|
||
<property name="text">
|
||
<string>&Undo</string>
|
||
</property>
|
||
<property name="shortcut">
|
||
<string>Ctrl+Z</string>
|
||
</property>
|
||
</action>
|
||
<action name="ActionRedo">
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/arrow-redo.png</normaloff>:/Fractorium/Icons/arrow-redo.png</iconset>
|
||
</property>
|
||
<property name="text">
|
||
<string>&Redo</string>
|
||
</property>
|
||
<property name="shortcut">
|
||
<string>Ctrl+Y</string>
|
||
</property>
|
||
</action>
|
||
<action name="ActionPasteXmlAppend">
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/page_paste.png</normaloff>:/Fractorium/Icons/page_paste.png</iconset>
|
||
</property>
|
||
<property name="text">
|
||
<string>Paste Xml A&ppend</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Paste Xml as a new flame in the current file</string>
|
||
</property>
|
||
<property name="shortcut">
|
||
<string>Ctrl+V</string>
|
||
</property>
|
||
</action>
|
||
<action name="ActionFlatten">
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/square.png</normaloff>:/Fractorium/Icons/square.png</iconset>
|
||
</property>
|
||
<property name="text">
|
||
<string>&Flatten</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Add the flatten variation to each xform</string>
|
||
</property>
|
||
</action>
|
||
<action name="ActionUnflatten">
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/cube.png</normaloff>:/Fractorium/Icons/cube.png</iconset>
|
||
</property>
|
||
<property name="text">
|
||
<string>&Unflatten</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Remove the flatten variation from each xform</string>
|
||
</property>
|
||
</action>
|
||
<action name="ActionCopySelectedXforms">
|
||
<property name="text">
|
||
<string>Copy Selected &Xforms</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Copy selected xforms to the clipboard</string>
|
||
</property>
|
||
<property name="shortcut">
|
||
<string>Ctrl+X, Ctrl+C</string>
|
||
</property>
|
||
</action>
|
||
<action name="ActionPasteSelectedXforms">
|
||
<property name="text">
|
||
<string>Paste Selected X&forms</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Paste copied xforms into the current flame</string>
|
||
</property>
|
||
<property name="shortcut">
|
||
<string>Ctrl+X, Ctrl+V</string>
|
||
</property>
|
||
</action>
|
||
<action name="ActionResetWorkspace">
|
||
<property name="text">
|
||
<string>&Reset Workspace</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Reset workspace</string>
|
||
</property>
|
||
</action>
|
||
<action name="ActionVariationsDialog">
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/table_gear.png</normaloff>:/Fractorium/Icons/table_gear.png</iconset>
|
||
</property>
|
||
<property name="text">
|
||
<string>Variations</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Show variations filter window</string>
|
||
</property>
|
||
</action>
|
||
<action name="ActionCpu">
|
||
<property name="checkable">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="text">
|
||
<string>CPU</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Use CPU to render</string>
|
||
</property>
|
||
</action>
|
||
<action name="ActionCL">
|
||
<property name="checkable">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="text">
|
||
<string>CL</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Use OpenCL to render</string>
|
||
</property>
|
||
</action>
|
||
<action name="ActionSP">
|
||
<property name="checkable">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="text">
|
||
<string>SP</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Use single precision to render</string>
|
||
</property>
|
||
</action>
|
||
<action name="ActionDP">
|
||
<property name="checkable">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="text">
|
||
<string>DP</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Use double precision to render</string>
|
||
</property>
|
||
</action>
|
||
<action name="ActionStyle">
|
||
<property name="enabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="text">
|
||
<string>Style</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Show QSS style editor</string>
|
||
</property>
|
||
</action>
|
||
<action name="ActionStartStopRenderer">
|
||
<property name="checkable">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="checked">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="enabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/control-stop-square.png</normaloff>:/Fractorium/Icons/control-stop-square.png</iconset>
|
||
</property>
|
||
<property name="text">
|
||
<string>Stop renderer</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Stop renderer</string>
|
||
</property>
|
||
<property name="shortcut">
|
||
<string>Ctrl+P</string>
|
||
</property>
|
||
</action>
|
||
<action name="ActionDrawImage">
|
||
<property name="checkable">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/pic.png</normaloff>:/Fractorium/Icons/pic.png</iconset>
|
||
</property>
|
||
<property name="text">
|
||
<string>Show/Hide Image</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Show/Hide Image</string>
|
||
</property>
|
||
<property name="shortcut">
|
||
<string>Ctrl+I</string>
|
||
</property>
|
||
</action>
|
||
<action name="ActionDrawGrid">
|
||
<property name="checkable">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/grid.png</normaloff>:/Fractorium/Icons/grid.png</iconset>
|
||
</property>
|
||
<property name="text">
|
||
<string>Show/Hide Grid</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Show/Hide Grid</string>
|
||
</property>
|
||
</action>
|
||
<action name="ActionDrawXforms">
|
||
<property name="checkable">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="Fractorium.qrc">
|
||
<normaloff>:/Fractorium/Icons/Function-512.png</normaloff>:/Fractorium/Icons/Function-512.png</iconset>
|
||
</property>
|
||
<property name="text">
|
||
<string>Show/Hide Xforms</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Show/Hide Xforms</string>
|
||
</property>
|
||
</action>
|
||
<action name="ActionAlternateEditorImage">
|
||
<property name="text">
|
||
<string>Alternate Editor/Image</string>
|
||
</property>
|
||
<property name="shortcut">
|
||
<string>Ctrl+W</string>
|
||
</property>
|
||
</action>
|
||
<action name="ActionResetScale">
|
||
<property name="text">
|
||
<string>Reset Scale</string>
|
||
</property>
|
||
</action>
|
||
</widget>
|
||
<layoutdefault spacing="6" margin="11"/>
|
||
<customwidgets>
|
||
<customwidget>
|
||
<class>TableWidget</class>
|
||
<extends>QTableWidget</extends>
|
||
<header>TableWidget.h</header>
|
||
</customwidget>
|
||
<customwidget>
|
||
<class>GLWidget</class>
|
||
<extends>QWidget</extends>
|
||
<header>GLWidget.h</header>
|
||
<container>1</container>
|
||
</customwidget>
|
||
<customwidget>
|
||
<class>CurvesGraphicsView</class>
|
||
<extends>QGraphicsView</extends>
|
||
<header>CurvesGraphicsView.h</header>
|
||
</customwidget>
|
||
<customwidget>
|
||
<class>LibraryTreeWidget</class>
|
||
<extends>QTreeWidget</extends>
|
||
<header>LibraryTreeWidget.h</header>
|
||
</customwidget>
|
||
</customwidgets>
|
||
<tabstops>
|
||
<tabstop>LibraryDockWidget</tabstop>
|
||
</tabstops>
|
||
<resources>
|
||
<include location="Fractorium.qrc"/>
|
||
</resources>
|
||
<connections/>
|
||
</ui>
|