| 20 |
|
<widget class="QWidget" name="centralWidget"> |
| 21 |
|
<layout class="QVBoxLayout" name="verticalLayout"> |
| 22 |
|
<item> |
| 23 |
< |
<layout class="QHBoxLayout" name="horizontalLayout_10"> |
| 23 |
> |
<layout class="QHBoxLayout" name="horizontalLayout_5"> |
| 24 |
|
<item> |
| 25 |
|
<widget class="QToolButton" name="tbAbortConversion"> |
| 26 |
|
<property name="toolTip"> |
| 53 |
|
</widget> |
| 54 |
|
</item> |
| 55 |
|
<item> |
| 56 |
< |
<widget class="QLabel" name="emptySpacerLabel3"> |
| 56 |
> |
<widget class="QLabel" name="emptySpacerLabel2"> |
| 57 |
|
<property name="sizePolicy"> |
| 58 |
|
<sizepolicy hsizetype="Fixed" vsizetype="Preferred"> |
| 59 |
|
<horstretch>0</horstretch> |
| 66 |
|
<height>0</height> |
| 67 |
|
</size> |
| 68 |
|
</property> |
| 69 |
+ |
<property name="baseSize"> |
| 70 |
+ |
<size> |
| 71 |
+ |
<width>0</width> |
| 72 |
+ |
<height>0</height> |
| 73 |
+ |
</size> |
| 74 |
+ |
</property> |
| 75 |
|
<property name="text"> |
| 76 |
|
<string/> |
| 77 |
|
</property> |
| 78 |
|
</widget> |
| 79 |
|
</item> |
| 80 |
|
<item> |
| 81 |
< |
<widget class="QToolButton" name="tbCommand"> |
| 81 |
> |
<widget class="QToolButton" name="tbXmlToolsInterface"> |
| 82 |
|
<property name="toolTip"> |
| 83 |
< |
<string>Manual OniSplit Commands</string> |
| 83 |
> |
<string>XmlTools Interface</string> |
| 84 |
|
</property> |
| 85 |
|
<property name="text"> |
| 86 |
|
<string>...</string> |
| 87 |
|
</property> |
| 88 |
|
<property name="icon"> |
| 89 |
|
<iconset resource="resources.qrc"> |
| 90 |
< |
<normaloff>:/new/icons/command_icon.png</normaloff>:/new/icons/command_icon.png</iconset> |
| 90 |
> |
<normaloff>:/new/icons/xmltoolsinterface.png</normaloff>:/new/icons/xmltoolsinterface.png</iconset> |
| 91 |
|
</property> |
| 92 |
|
</widget> |
| 93 |
|
</item> |
| 94 |
|
<item> |
| 95 |
< |
<widget class="QLabel" name="emptySpacerLabel2"> |
| 95 |
> |
<widget class="QLabel" name="emptySpacerLabel3"> |
| 96 |
|
<property name="sizePolicy"> |
| 97 |
|
<sizepolicy hsizetype="Fixed" vsizetype="Preferred"> |
| 98 |
|
<horstretch>0</horstretch> |
| 105 |
|
<height>0</height> |
| 106 |
|
</size> |
| 107 |
|
</property> |
| 108 |
< |
<property name="baseSize"> |
| 108 |
> |
<property name="text"> |
| 109 |
> |
<string/> |
| 110 |
> |
</property> |
| 111 |
> |
</widget> |
| 112 |
> |
</item> |
| 113 |
> |
<item> |
| 114 |
> |
<widget class="QToolButton" name="tbCommand"> |
| 115 |
> |
<property name="toolTip"> |
| 116 |
> |
<string>Manual Tools Commands</string> |
| 117 |
> |
</property> |
| 118 |
> |
<property name="text"> |
| 119 |
> |
<string>...</string> |
| 120 |
> |
</property> |
| 121 |
> |
<property name="icon"> |
| 122 |
> |
<iconset resource="resources.qrc"> |
| 123 |
> |
<normaloff>:/new/icons/command_icon.png</normaloff>:/new/icons/command_icon.png</iconset> |
| 124 |
> |
</property> |
| 125 |
> |
</widget> |
| 126 |
> |
</item> |
| 127 |
> |
<item> |
| 128 |
> |
<widget class="QLabel" name="emptySpacerLabel4"> |
| 129 |
> |
<property name="sizePolicy"> |
| 130 |
> |
<sizepolicy hsizetype="Fixed" vsizetype="Preferred"> |
| 131 |
> |
<horstretch>0</horstretch> |
| 132 |
> |
<verstretch>0</verstretch> |
| 133 |
> |
</sizepolicy> |
| 134 |
> |
</property> |
| 135 |
> |
<property name="minimumSize"> |
| 136 |
|
<size> |
| 137 |
< |
<width>0</width> |
| 137 |
> |
<width>20</width> |
| 138 |
|
<height>0</height> |
| 139 |
|
</size> |
| 140 |
|
</property> |
| 700 |
|
</property> |
| 701 |
|
<layout class="QHBoxLayout" name="horizontalLayout_3"> |
| 702 |
|
<item> |
| 703 |
+ |
<widget class="QCheckBox" name="cbStandingPose"> |
| 704 |
+ |
<property name="toolTip"> |
| 705 |
+ |
<string>Export the model in a "standing pose". If not checked model is exported in the "wrapped form" (all body parts set to 0)</string> |
| 706 |
+ |
</property> |
| 707 |
+ |
<property name="text"> |
| 708 |
+ |
<string>Standing Pose</string> |
| 709 |
+ |
</property> |
| 710 |
+ |
</widget> |
| 711 |
+ |
</item> |
| 712 |
+ |
<item> |
| 713 |
|
<widget class="QCheckBox" name="cbCellShading"> |
| 714 |
|
<property name="enabled"> |
| 715 |
|
<bool>false</bool> |
| 736 |
|
</property> |
| 737 |
|
<property name="toolTip"> |
| 738 |
|
<string>Extract a TRAM (animation) with character's TRBS / ONCC |
| 739 |
< |
For example extract a Muro's TRAM with Konoko's ONCC</string> |
| 739 |
> |
For example extract a Muro's TRAM with Konoko's ONCC |
| 740 |
> |
(input the full path for the TRBS / ONCC.oni file)</string> |
| 741 |
|
</property> |
| 742 |
|
<property name="text"> |
| 743 |
|
<string>Extract with TRBS / ONCC:</string> |
| 745 |
|
</widget> |
| 746 |
|
</item> |
| 747 |
|
<item> |
| 748 |
< |
<widget class="QLineEdit" name="leTRBS_ONCC"> |
| 748 |
> |
<widget class="DropLineEdit" name="leTRBS_ONCC"> |
| 749 |
|
<property name="enabled"> |
| 750 |
|
<bool>false</bool> |
| 751 |
|
</property> |
| 752 |
|
<property name="toolTip"> |
| 753 |
|
<string>Extract a TRAM (animation) with character's TRBS / ONCC |
| 754 |
< |
For example extract a Muro's TRAM with Konoko's ONCC</string> |
| 754 |
> |
For example extract a Muro's TRAM with Konoko's ONCC |
| 755 |
> |
(input the full path for the TRBS / ONCC.oni file)</string> |
| 756 |
|
</property> |
| 757 |
|
<property name="placeholderText"> |
| 758 |
< |
<string>TRBS / ONCC.oni source file</string> |
| 758 |
> |
<string>Full path to TRBS / ONCC.oni source file</string> |
| 759 |
|
</property> |
| 760 |
|
</widget> |
| 761 |
|
</item> |
| 914 |
|
<bool>false</bool> |
| 915 |
|
</property> |
| 916 |
|
<property name="toolTip"> |
| 917 |
< |
<string>Give model a texture. |
| 917 |
> |
<string>Give model a texture. |
| 918 |
|
It's the name of a TXMP.oni file, don't include the extension.</string> |
| 919 |
|
</property> |
| 920 |
|
<property name="text"> |
| 931 |
|
<bool>true</bool> |
| 932 |
|
</property> |
| 933 |
|
<property name="toolTip"> |
| 934 |
< |
<string>Give model a texture. |
| 935 |
< |
It's the name of a TXMP.oni file, don't include the extension.</string> |
| 934 |
> |
<string>Extract M3GM.oni with an animation file (OBAN.oni). |
| 935 |
> |
Add the full path to the OBAN.oni file (include extension).</string> |
| 936 |
|
</property> |
| 937 |
|
<property name="text"> |
| 938 |
|
<string>With Animation:</string> |
| 945 |
|
<bool>false</bool> |
| 946 |
|
</property> |
| 947 |
|
<property name="toolTip"> |
| 948 |
< |
<string>Give model a texture. |
| 949 |
< |
It's the name of a TXMP.oni file, don't include the extension.</string> |
| 948 |
> |
<string>Extract M3GM.oni with an animation file (OBAN.oni). |
| 949 |
> |
Add the full path to the OBAN.oni file (include extension).</string> |
| 950 |
|
</property> |
| 951 |
|
<property name="placeholderText"> |
| 952 |
|
<string>OBAN.oni source file</string> |
| 1426 |
|
<addaction name="actionProject4"/> |
| 1427 |
|
<addaction name="actionProject5"/> |
| 1428 |
|
</widget> |
| 1429 |
< |
<addaction name="actionPreferences"/> |
| 1429 |
> |
<addaction name="actionNew_Project"/> |
| 1430 |
|
<addaction name="actionSave"/> |
| 1431 |
|
<addaction name="actionSave_Project"/> |
| 1432 |
|
<addaction name="actionLoad_Project"/> |
| 1465 |
|
<addaction name="separator"/> |
| 1466 |
|
<addaction name="actionOpen_AE_folder"/> |
| 1467 |
|
<addaction name="actionView_log"/> |
| 1468 |
+ |
<addaction name="separator"/> |
| 1469 |
+ |
<addaction name="actionPreferences"/> |
| 1470 |
|
</widget> |
| 1471 |
|
<widget class="QMenu" name="menuTools"> |
| 1472 |
|
<property name="title"> |
| 1474 |
|
</property> |
| 1475 |
|
<addaction name="actionAE_Package_Creator"/> |
| 1476 |
|
<addaction name="actionSound_Wizard"/> |
| 1477 |
+ |
<addaction name="actionBackground_Image_Wizard"/> |
| 1478 |
+ |
<addaction name="actionWindow_Messages_Wizard"/> |
| 1479 |
|
</widget> |
| 1480 |
|
<addaction name="menuFile"/> |
| 1481 |
|
<addaction name="menuTarget_Platform"/> |
| 1628 |
|
<bool>true</bool> |
| 1629 |
|
</property> |
| 1630 |
|
<property name="text"> |
| 1631 |
< |
<string>Save</string> |
| 1631 |
> |
<string>Save Project</string> |
| 1632 |
|
</property> |
| 1633 |
|
<property name="shortcut"> |
| 1634 |
|
<string>Ctrl+S</string> |
| 1664 |
|
<string>Project5</string> |
| 1665 |
|
</property> |
| 1666 |
|
</action> |
| 1667 |
+ |
<action name="actionBackground_Image_Wizard"> |
| 1668 |
+ |
<property name="icon"> |
| 1669 |
+ |
<iconset resource="resources.qrc"> |
| 1670 |
+ |
<normaloff>:/new/icons/background_image.png</normaloff>:/new/icons/background_image.png</iconset> |
| 1671 |
+ |
</property> |
| 1672 |
+ |
<property name="text"> |
| 1673 |
+ |
<string>Background Image Wizard</string> |
| 1674 |
+ |
</property> |
| 1675 |
+ |
</action> |
| 1676 |
+ |
<action name="actionNew_Project"> |
| 1677 |
+ |
<property name="text"> |
| 1678 |
+ |
<string>New Project</string> |
| 1679 |
+ |
</property> |
| 1680 |
+ |
<property name="shortcut"> |
| 1681 |
+ |
<string>Ctrl+N</string> |
| 1682 |
+ |
</property> |
| 1683 |
+ |
</action> |
| 1684 |
+ |
<action name="actionXmlTools_Interface"> |
| 1685 |
+ |
<property name="icon"> |
| 1686 |
+ |
<iconset resource="resources.qrc"> |
| 1687 |
+ |
<normaloff>:/new/icons/xmltoolsinterface.png</normaloff>:/new/icons/xmltoolsinterface.png</iconset> |
| 1688 |
+ |
</property> |
| 1689 |
+ |
<property name="text"> |
| 1690 |
+ |
<string>XmlTools Interface</string> |
| 1691 |
+ |
</property> |
| 1692 |
+ |
</action> |
| 1693 |
+ |
<action name="actionWindow_Messages_Wizard"> |
| 1694 |
+ |
<property name="icon"> |
| 1695 |
+ |
<iconset resource="resources.qrc"> |
| 1696 |
+ |
<normaloff>:/new/icons/windowmessages.png</normaloff>:/new/icons/windowmessages.png</iconset> |
| 1697 |
+ |
</property> |
| 1698 |
+ |
<property name="text"> |
| 1699 |
+ |
<string>Window Messages Wizard</string> |
| 1700 |
+ |
</property> |
| 1701 |
+ |
</action> |
| 1702 |
|
</widget> |
| 1703 |
|
<layoutdefault spacing="6" margin="11"/> |
| 1704 |
|
<customwidgets> |
| 1705 |
|
<customwidget> |
| 1706 |
|
<class>DropTableWidget</class> |
| 1707 |
|
<extends>QTableWidget</extends> |
| 1708 |
< |
<header>droptablewidget.h</header> |
| 1708 |
> |
<header location="global">droptablewidget.h</header> |
| 1709 |
> |
</customwidget> |
| 1710 |
> |
<customwidget> |
| 1711 |
> |
<class>DropLineEdit</class> |
| 1712 |
> |
<extends>QLineEdit</extends> |
| 1713 |
> |
<header location="global">droplineedit.h</header> |
| 1714 |
|
</customwidget> |
| 1715 |
|
</customwidgets> |
| 1716 |
|
<resources> |