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> |
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> |