| 6 |
|
<rect> |
| 7 |
|
<x>0</x> |
| 8 |
|
<y>0</y> |
| 9 |
< |
<width>640</width> |
| 10 |
< |
<height>543</height> |
| 9 |
> |
<width>800</width> |
| 10 |
> |
<height>600</height> |
| 11 |
|
</rect> |
| 12 |
|
</property> |
| 13 |
|
<property name="windowTitle"> |
| 22 |
|
<item> |
| 23 |
|
<layout class="QHBoxLayout" name="horizontalLayout_10"> |
| 24 |
|
<item> |
| 25 |
+ |
<widget class="QToolButton" name="tbAbortConversion"> |
| 26 |
+ |
<property name="toolTip"> |
| 27 |
+ |
<string>Abort current conversion</string> |
| 28 |
+ |
</property> |
| 29 |
+ |
<property name="text"> |
| 30 |
+ |
<string/> |
| 31 |
+ |
</property> |
| 32 |
+ |
<property name="icon"> |
| 33 |
+ |
<iconset resource="resources.qrc"> |
| 34 |
+ |
<normaloff>:/new/icons/abort.png</normaloff>:/new/icons/abort.png</iconset> |
| 35 |
+ |
</property> |
| 36 |
+ |
<property name="autoRaise"> |
| 37 |
+ |
<bool>true</bool> |
| 38 |
+ |
</property> |
| 39 |
+ |
</widget> |
| 40 |
+ |
</item> |
| 41 |
+ |
<item> |
| 42 |
|
<widget class="QToolButton" name="tbOpenFolder"> |
| 43 |
|
<property name="toolTip"> |
| 44 |
|
<string>Open Vago workspace</string> |
| 172 |
|
</property> |
| 173 |
|
<widget class="QWidget" name="tabGeneral"> |
| 174 |
|
<attribute name="title"> |
| 175 |
< |
<string>General</string> |
| 175 |
> |
<string>XML</string> |
| 176 |
|
</attribute> |
| 177 |
|
<layout class="QVBoxLayout" name="verticalLayout_18"> |
| 178 |
|
<item> |
| 193 |
|
</widget> |
| 194 |
|
</item> |
| 195 |
|
<item> |
| 196 |
< |
<widget class="QComboBox" name="cbFromGeneral"> |
| 180 |
< |
<item> |
| 181 |
< |
<property name="text"> |
| 182 |
< |
<string>DAT</string> |
| 183 |
< |
</property> |
| 184 |
< |
</item> |
| 196 |
> |
<widget class="QComboBox" name="cbFromXML"> |
| 197 |
|
<item> |
| 198 |
|
<property name="text"> |
| 199 |
|
<string>ONI</string> |
| 224 |
|
</widget> |
| 225 |
|
</item> |
| 226 |
|
<item> |
| 227 |
< |
<widget class="QComboBox" name="cbToGeneral"> |
| 227 |
> |
<widget class="QComboBox" name="cbToXML"> |
| 228 |
|
<item> |
| 229 |
|
<property name="text"> |
| 230 |
< |
<string>ONI</string> |
| 230 |
> |
<string>XML</string> |
| 231 |
|
</property> |
| 232 |
|
</item> |
| 233 |
|
</widget> |
| 239 |
|
<item> |
| 240 |
|
<layout class="QHBoxLayout" name="horizontalLayout_11"> |
| 241 |
|
<item> |
| 242 |
< |
<widget class="QGroupBox" name="gbSourcesGeneral"> |
| 242 |
> |
<widget class="QGroupBox" name="gbSourcesXML"> |
| 243 |
|
<property name="title"> |
| 244 |
|
<string>Sources</string> |
| 245 |
|
</property> |
| 246 |
|
<layout class="QHBoxLayout" name="horizontalLayout_13"> |
| 247 |
|
<item> |
| 248 |
< |
<widget class="DropTableWidget" name="twSourcesGeneral"/> |
| 248 |
> |
<widget class="DropTableWidget" name="twSourcesXML"/> |
| 249 |
|
</item> |
| 250 |
|
<item> |
| 251 |
|
<layout class="QVBoxLayout" name="verticalLayout_10"> |
| 252 |
|
<item> |
| 253 |
< |
<widget class="QPushButton" name="pbAddSourceGeneral"> |
| 253 |
> |
<widget class="QPushButton" name="pbAddSourceXML"> |
| 254 |
|
<property name="minimumSize"> |
| 255 |
|
<size> |
| 256 |
|
<width>0</width> |
| 263 |
|
</widget> |
| 264 |
|
</item> |
| 265 |
|
<item> |
| 266 |
< |
<widget class="QPushButton" name="pbRemoveSourceGeneral"> |
| 266 |
> |
<widget class="QPushButton" name="pbRemoveSourceXML"> |
| 267 |
|
<property name="text"> |
| 268 |
|
<string>Remove</string> |
| 269 |
|
</property> |
| 270 |
|
</widget> |
| 271 |
|
</item> |
| 272 |
|
<item> |
| 273 |
< |
<widget class="QPushButton" name="pbClearSourcesGeneral"> |
| 273 |
> |
<widget class="QPushButton" name="pbClearSourcesXML"> |
| 274 |
|
<property name="text"> |
| 275 |
|
<string>Clear</string> |
| 276 |
|
</property> |
| 284 |
|
</layout> |
| 285 |
|
</item> |
| 286 |
|
<item> |
| 275 |
– |
<widget class="QGroupBox" name="gbGeneral"> |
| 276 |
– |
<property name="enabled"> |
| 277 |
– |
<bool>true</bool> |
| 278 |
– |
</property> |
| 279 |
– |
<property name="title"> |
| 280 |
– |
<string>Options</string> |
| 281 |
– |
</property> |
| 282 |
– |
<layout class="QHBoxLayout" name="horizontalLayout_23"> |
| 283 |
– |
<item> |
| 284 |
– |
<layout class="QVBoxLayout" name="verticalLayout_38"> |
| 285 |
– |
<item> |
| 286 |
– |
<layout class="QHBoxLayout" name="horizontalLayout_29"> |
| 287 |
– |
<item> |
| 288 |
– |
<widget class="QCheckBox" name="cbDatGeneral"> |
| 289 |
– |
<property name="enabled"> |
| 290 |
– |
<bool>false</bool> |
| 291 |
– |
</property> |
| 292 |
– |
<property name="text"> |
| 293 |
– |
<string>DAT Filename:</string> |
| 294 |
– |
</property> |
| 295 |
– |
</widget> |
| 296 |
– |
</item> |
| 297 |
– |
<item> |
| 298 |
– |
<widget class="QLineEdit" name="leTargetDatGeneral"> |
| 299 |
– |
<property name="enabled"> |
| 300 |
– |
<bool>false</bool> |
| 301 |
– |
</property> |
| 302 |
– |
<property name="placeholderText"> |
| 303 |
– |
<string>Custom .dat filename</string> |
| 304 |
– |
</property> |
| 305 |
– |
</widget> |
| 306 |
– |
</item> |
| 307 |
– |
</layout> |
| 308 |
– |
</item> |
| 309 |
– |
</layout> |
| 310 |
– |
</item> |
| 311 |
– |
<item> |
| 312 |
– |
<widget class="QCheckBox" name="cbTRAMGeneral"> |
| 313 |
– |
<property name="enabled"> |
| 314 |
– |
<bool>false</bool> |
| 315 |
– |
</property> |
| 316 |
– |
<property name="toolTip"> |
| 317 |
– |
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> |
| 318 |
– |
<html><head><meta name="qrichtext" content="1" /><style type="text/css"> |
| 319 |
– |
p, li { white-space: pre-wrap; } |
| 320 |
– |
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> |
| 321 |
– |
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Extract an ONCC with another character's TRAM</span></p> |
| 322 |
– |
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">For example extract Konoko's ONCC with Muro's TRAM</span></p></body></html></string> |
| 323 |
– |
</property> |
| 324 |
– |
<property name="text"> |
| 325 |
– |
<string>Another TRAM:</string> |
| 326 |
– |
</property> |
| 327 |
– |
</widget> |
| 328 |
– |
</item> |
| 329 |
– |
<item> |
| 330 |
– |
<widget class="QLineEdit" name="leTRAMGeneral"> |
| 331 |
– |
<property name="enabled"> |
| 332 |
– |
<bool>false</bool> |
| 333 |
– |
</property> |
| 334 |
– |
<property name="toolTip"> |
| 335 |
– |
<string>Extract an ONCC with another character's TRAM |
| 336 |
– |
For example extract Konoko's ONCC with Muro's TRAM</string> |
| 337 |
– |
</property> |
| 338 |
– |
<property name="placeholderText"> |
| 339 |
– |
<string>TRAM.oni source file</string> |
| 340 |
– |
</property> |
| 341 |
– |
</widget> |
| 342 |
– |
</item> |
| 343 |
– |
</layout> |
| 344 |
– |
</widget> |
| 345 |
– |
</item> |
| 346 |
– |
<item> |
| 287 |
|
<widget class="Line" name="line_3"> |
| 288 |
|
<property name="orientation"> |
| 289 |
|
<enum>Qt::Horizontal</enum> |
| 291 |
|
</widget> |
| 292 |
|
</item> |
| 293 |
|
<item> |
| 294 |
< |
<widget class="QPushButton" name="pbConvertGeneral"> |
| 294 |
> |
<widget class="QPushButton" name="pbConvertXML"> |
| 295 |
> |
<property name="minimumSize"> |
| 296 |
> |
<size> |
| 297 |
> |
<width>0</width> |
| 298 |
> |
<height>30</height> |
| 299 |
> |
</size> |
| 300 |
> |
</property> |
| 301 |
|
<property name="text"> |
| 302 |
|
<string>Convert</string> |
| 303 |
|
</property> |
| 331 |
|
<widget class="QComboBox" name="cbFromTextures"> |
| 332 |
|
<item> |
| 333 |
|
<property name="text"> |
| 334 |
< |
<string>DAT / ONI</string> |
| 334 |
> |
<string>DAT / TXMP ONI</string> |
| 335 |
|
</property> |
| 336 |
|
</item> |
| 337 |
|
<item> |
| 338 |
|
<property name="text"> |
| 339 |
< |
<string>DDS / TGA / PNG / JPG</string> |
| 339 |
> |
<string>TGA / DDS / PNG / JPG</string> |
| 340 |
|
</property> |
| 341 |
|
</item> |
| 342 |
|
</widget> |
| 362 |
|
<widget class="QComboBox" name="cbToTextures"> |
| 363 |
|
<item> |
| 364 |
|
<property name="text"> |
| 365 |
< |
<string>DDS</string> |
| 365 |
> |
<string>TGA</string> |
| 366 |
|
</property> |
| 367 |
|
</item> |
| 368 |
|
<item> |
| 369 |
|
<property name="text"> |
| 370 |
< |
<string>TGA</string> |
| 370 |
> |
<string>DDS</string> |
| 371 |
|
</property> |
| 372 |
|
</item> |
| 373 |
|
<item> |
| 576 |
|
</item> |
| 577 |
|
</layout> |
| 578 |
|
</widget> |
| 579 |
< |
<widget class="QWidget" name="tabModels"> |
| 579 |
> |
<widget class="QWidget" name="tab"> |
| 580 |
|
<attribute name="title"> |
| 581 |
< |
<string>Models</string> |
| 581 |
> |
<string>Characters</string> |
| 582 |
|
</attribute> |
| 583 |
< |
<layout class="QVBoxLayout" name="verticalLayout_25"> |
| 583 |
> |
<layout class="QVBoxLayout" name="verticalLayout_4"> |
| 584 |
|
<item> |
| 585 |
< |
<layout class="QHBoxLayout" name="horizontalLayout_26"> |
| 585 |
> |
<layout class="QHBoxLayout" name="horizontalLayout_49"> |
| 586 |
|
<item> |
| 587 |
< |
<layout class="QVBoxLayout" name="verticalLayout_28"> |
| 587 |
> |
<layout class="QVBoxLayout" name="verticalLayout_63"> |
| 588 |
|
<item> |
| 589 |
< |
<widget class="QLabel" name="label_17"> |
| 589 |
> |
<widget class="QLabel" name="label_30"> |
| 590 |
|
<property name="sizePolicy"> |
| 591 |
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
| 592 |
|
<horstretch>0</horstretch> |
| 599 |
|
</widget> |
| 600 |
|
</item> |
| 601 |
|
<item> |
| 602 |
< |
<widget class="QComboBox" name="cbFromModels"> |
| 602 |
> |
<widget class="QComboBox" name="cbFromCharacters"> |
| 603 |
|
<item> |
| 604 |
|
<property name="text"> |
| 605 |
< |
<string>ONI</string> |
| 605 |
> |
<string>TRBS / ONCC ONI</string> |
| 606 |
|
</property> |
| 607 |
|
</item> |
| 608 |
|
<item> |
| 609 |
|
<property name="text"> |
| 610 |
< |
<string>OBJ</string> |
| 610 |
> |
<string>TRBS XML</string> |
| 611 |
|
</property> |
| 612 |
|
</item> |
| 613 |
|
<item> |
| 614 |
|
<property name="text"> |
| 615 |
< |
<string>DAE</string> |
| 615 |
> |
<string>TRBS DAE</string> |
| 616 |
> |
</property> |
| 617 |
> |
</item> |
| 618 |
> |
<item> |
| 619 |
> |
<property name="text"> |
| 620 |
> |
<string>TRAM ONI</string> |
| 621 |
> |
</property> |
| 622 |
> |
</item> |
| 623 |
> |
<item> |
| 624 |
> |
<property name="text"> |
| 625 |
> |
<string>FILM DAT</string> |
| 626 |
|
</property> |
| 627 |
|
</item> |
| 628 |
|
</widget> |
| 630 |
|
</layout> |
| 631 |
|
</item> |
| 632 |
|
<item> |
| 633 |
< |
<layout class="QVBoxLayout" name="verticalLayout_29"> |
| 633 |
> |
<layout class="QVBoxLayout" name="verticalLayout_64"> |
| 634 |
|
<item> |
| 635 |
< |
<widget class="QLabel" name="label_18"> |
| 635 |
> |
<widget class="QLabel" name="label_31"> |
| 636 |
|
<property name="sizePolicy"> |
| 637 |
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
| 638 |
|
<horstretch>0</horstretch> |
| 645 |
|
</widget> |
| 646 |
|
</item> |
| 647 |
|
<item> |
| 648 |
< |
<widget class="QComboBox" name="cbToModels"> |
| 693 |
< |
<item> |
| 694 |
< |
<property name="text"> |
| 695 |
< |
<string>OBJ</string> |
| 696 |
< |
</property> |
| 697 |
< |
</item> |
| 648 |
> |
<widget class="QComboBox" name="cbToCharacters"> |
| 649 |
|
<item> |
| 650 |
|
<property name="text"> |
| 651 |
|
<string>DAE</string> |
| 658 |
|
</layout> |
| 659 |
|
</item> |
| 660 |
|
<item> |
| 661 |
< |
<widget class="QGroupBox" name="gbSourcesModels"> |
| 661 |
> |
<widget class="QGroupBox" name="gbSourcesAnimations"> |
| 662 |
|
<property name="title"> |
| 663 |
|
<string>Sources</string> |
| 664 |
|
</property> |
| 665 |
< |
<layout class="QHBoxLayout" name="horizontalLayout_16"> |
| 665 |
> |
<layout class="QHBoxLayout" name="horizontalLayout_48"> |
| 666 |
|
<item> |
| 667 |
< |
<widget class="DropTableWidget" name="twSourcesModels"/> |
| 667 |
> |
<widget class="DropTableWidget" name="twSourcesCharacters"/> |
| 668 |
|
</item> |
| 669 |
|
<item> |
| 670 |
< |
<layout class="QVBoxLayout" name="verticalLayout_11"> |
| 670 |
> |
<layout class="QVBoxLayout" name="verticalLayout_62"> |
| 671 |
|
<item> |
| 672 |
< |
<widget class="QPushButton" name="pbAddSourceModels"> |
| 672 |
> |
<widget class="QPushButton" name="pbAddSourceCharacters"> |
| 673 |
|
<property name="minimumSize"> |
| 674 |
|
<size> |
| 675 |
|
<width>0</width> |
| 682 |
|
</widget> |
| 683 |
|
</item> |
| 684 |
|
<item> |
| 685 |
< |
<widget class="QPushButton" name="pbRemoveSourceModels"> |
| 685 |
> |
<widget class="QPushButton" name="pbRemoveSourceCharacters"> |
| 686 |
|
<property name="text"> |
| 687 |
|
<string>Remove</string> |
| 688 |
|
</property> |
| 689 |
|
</widget> |
| 690 |
|
</item> |
| 691 |
|
<item> |
| 692 |
< |
<widget class="QPushButton" name="pbClearSourcesModels"> |
| 692 |
> |
<widget class="QPushButton" name="pbClearSourcesCharacters"> |
| 693 |
|
<property name="text"> |
| 694 |
|
<string>Clear</string> |
| 695 |
|
</property> |
| 705 |
|
<property name="title"> |
| 706 |
|
<string>Options</string> |
| 707 |
|
</property> |
| 708 |
< |
<layout class="QVBoxLayout" name="verticalLayout_26"> |
| 708 |
> |
<layout class="QHBoxLayout" name="horizontalLayout_3"> |
| 709 |
|
<item> |
| 710 |
< |
<layout class="QVBoxLayout" name="verticalLayout_27"> |
| 711 |
< |
<item> |
| 712 |
< |
<layout class="QHBoxLayout" name="horizontalLayout_24"> |
| 713 |
< |
<item> |
| 714 |
< |
<widget class="QCheckBox" name="cbCellShading"> |
| 715 |
< |
<property name="enabled"> |
| 716 |
< |
<bool>false</bool> |
| 717 |
< |
</property> |
| 718 |
< |
<property name="text"> |
| 719 |
< |
<string>Cell Shading</string> |
| 720 |
< |
</property> |
| 721 |
< |
</widget> |
| 722 |
< |
</item> |
| 723 |
< |
<item> |
| 724 |
< |
<widget class="QCheckBox" name="cbNormals"> |
| 725 |
< |
<property name="enabled"> |
| 726 |
< |
<bool>false</bool> |
| 727 |
< |
</property> |
| 728 |
< |
<property name="text"> |
| 729 |
< |
<string>Normals</string> |
| 730 |
< |
</property> |
| 731 |
< |
</widget> |
| 732 |
< |
</item> |
| 733 |
< |
<item> |
| 734 |
< |
<widget class="QCheckBox" name="cbWithAnimation"> |
| 735 |
< |
<property name="enabled"> |
| 736 |
< |
<bool>false</bool> |
| 737 |
< |
</property> |
| 738 |
< |
<property name="toolTip"> |
| 739 |
< |
<string>Extract the model with a specific animation. |
| 740 |
< |
If none inputted (and checkbox is selected) it will search for one at ONCC>TRAC. |
| 741 |
< |
It's the name of a TRAM.oni file, don't include the extension.</string> |
| 742 |
< |
</property> |
| 743 |
< |
<property name="text"> |
| 744 |
< |
<string>With Animation:</string> |
| 745 |
< |
</property> |
| 746 |
< |
</widget> |
| 747 |
< |
</item> |
| 748 |
< |
<item> |
| 749 |
< |
<widget class="QLineEdit" name="leAnimationName"> |
| 750 |
< |
<property name="enabled"> |
| 751 |
< |
<bool>false</bool> |
| 752 |
< |
</property> |
| 753 |
< |
<property name="toolTip"> |
| 754 |
< |
<string>Extract the model with a specific animation. |
| 755 |
< |
If none inputted (and checkbox is selected) it will search for one at ONCC>TRAC. |
| 805 |
< |
It's the name of a TRAM.oni file, don't include the extension.</string> |
| 806 |
< |
</property> |
| 807 |
< |
<property name="placeholderText"> |
| 808 |
< |
<string>Animation name</string> |
| 809 |
< |
</property> |
| 810 |
< |
</widget> |
| 811 |
< |
</item> |
| 812 |
< |
<item> |
| 813 |
< |
<widget class="QCheckBox" name="cbTexture"> |
| 814 |
< |
<property name="enabled"> |
| 815 |
< |
<bool>false</bool> |
| 816 |
< |
</property> |
| 817 |
< |
<property name="toolTip"> |
| 818 |
< |
<string>Give model a texture. |
| 819 |
< |
It's the name of a TXMP.oni file, don't include the extension.</string> |
| 820 |
< |
</property> |
| 821 |
< |
<property name="text"> |
| 822 |
< |
<string>Texture:</string> |
| 823 |
< |
</property> |
| 824 |
< |
</widget> |
| 825 |
< |
</item> |
| 826 |
< |
<item> |
| 827 |
< |
<widget class="QLineEdit" name="leTextureName"> |
| 828 |
< |
<property name="enabled"> |
| 829 |
< |
<bool>false</bool> |
| 830 |
< |
</property> |
| 831 |
< |
<property name="toolTip"> |
| 832 |
< |
<string>Give model a texture. |
| 833 |
< |
It's the name of a TXMP.oni file, don't include the extension.</string> |
| 834 |
< |
</property> |
| 835 |
< |
<property name="placeholderText"> |
| 836 |
< |
<string>Texture name</string> |
| 837 |
< |
</property> |
| 838 |
< |
</widget> |
| 839 |
< |
</item> |
| 840 |
< |
</layout> |
| 841 |
< |
</item> |
| 842 |
< |
</layout> |
| 710 |
> |
<widget class="QCheckBox" name="cbCellShading"> |
| 711 |
> |
<property name="enabled"> |
| 712 |
> |
<bool>false</bool> |
| 713 |
> |
</property> |
| 714 |
> |
<property name="text"> |
| 715 |
> |
<string>Cell Shading</string> |
| 716 |
> |
</property> |
| 717 |
> |
</widget> |
| 718 |
> |
</item> |
| 719 |
> |
<item> |
| 720 |
> |
<widget class="QCheckBox" name="cbNormals"> |
| 721 |
> |
<property name="enabled"> |
| 722 |
> |
<bool>false</bool> |
| 723 |
> |
</property> |
| 724 |
> |
<property name="text"> |
| 725 |
> |
<string>Normals</string> |
| 726 |
> |
</property> |
| 727 |
> |
</widget> |
| 728 |
> |
</item> |
| 729 |
> |
<item> |
| 730 |
> |
<widget class="QCheckBox" name="cbWithTRBS_ONCC"> |
| 731 |
> |
<property name="enabled"> |
| 732 |
> |
<bool>false</bool> |
| 733 |
> |
</property> |
| 734 |
> |
<property name="toolTip"> |
| 735 |
> |
<string>Extract a TRAM (animation) with character's TRBS / ONCC |
| 736 |
> |
For example extract a Muro's TRAM with Konoko's ONCC</string> |
| 737 |
> |
</property> |
| 738 |
> |
<property name="text"> |
| 739 |
> |
<string>Extract with TRBS / ONCC:</string> |
| 740 |
> |
</property> |
| 741 |
> |
</widget> |
| 742 |
> |
</item> |
| 743 |
> |
<item> |
| 744 |
> |
<widget class="QLineEdit" name="leTRBS_ONCC"> |
| 745 |
> |
<property name="enabled"> |
| 746 |
> |
<bool>false</bool> |
| 747 |
> |
</property> |
| 748 |
> |
<property name="toolTip"> |
| 749 |
> |
<string>Extract a TRAM (animation) with character's TRBS / ONCC |
| 750 |
> |
For example extract a Muro's TRAM with Konoko's ONCC</string> |
| 751 |
> |
</property> |
| 752 |
> |
<property name="placeholderText"> |
| 753 |
> |
<string>TRBS / ONCC.oni source file</string> |
| 754 |
> |
</property> |
| 755 |
> |
</widget> |
| 756 |
|
</item> |
| 757 |
|
</layout> |
| 758 |
|
</widget> |
| 759 |
|
</item> |
| 760 |
|
<item> |
| 761 |
< |
<widget class="Line" name="line_9"> |
| 761 |
> |
<widget class="Line" name="line_15"> |
| 762 |
|
<property name="orientation"> |
| 763 |
|
<enum>Qt::Horizontal</enum> |
| 764 |
|
</property> |
| 765 |
|
</widget> |
| 766 |
|
</item> |
| 767 |
|
<item> |
| 768 |
< |
<widget class="QPushButton" name="pbConvertModels"> |
| 768 |
> |
<widget class="QPushButton" name="pbConvertCharacters"> |
| 769 |
|
<property name="minimumSize"> |
| 770 |
|
<size> |
| 771 |
|
<width>0</width> |
| 779 |
|
</item> |
| 780 |
|
</layout> |
| 781 |
|
</widget> |
| 782 |
< |
<widget class="QWidget" name="tab"> |
| 782 |
> |
<widget class="QWidget" name="tabModels"> |
| 783 |
|
<attribute name="title"> |
| 784 |
< |
<string>Animations</string> |
| 784 |
> |
<string>Objects</string> |
| 785 |
|
</attribute> |
| 786 |
|
<layout class="QVBoxLayout" name="verticalLayout_2"> |
| 787 |
|
<item> |
| 788 |
< |
<layout class="QHBoxLayout" name="horizontalLayout_49"> |
| 788 |
> |
<layout class="QHBoxLayout" name="horizontalLayout_26"> |
| 789 |
|
<item> |
| 790 |
< |
<layout class="QVBoxLayout" name="verticalLayout_63"> |
| 790 |
> |
<layout class="QVBoxLayout" name="verticalLayout_28"> |
| 791 |
|
<item> |
| 792 |
< |
<widget class="QLabel" name="label_30"> |
| 792 |
> |
<widget class="QLabel" name="label_17"> |
| 793 |
|
<property name="sizePolicy"> |
| 794 |
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
| 795 |
|
<horstretch>0</horstretch> |
| 802 |
|
</widget> |
| 803 |
|
</item> |
| 804 |
|
<item> |
| 805 |
< |
<widget class="QComboBox" name="cbFromAnimations"> |
| 805 |
> |
<widget class="QComboBox" name="cbFromObjects"> |
| 806 |
|
<item> |
| 807 |
|
<property name="text"> |
| 808 |
< |
<string>ONI</string> |
| 808 |
> |
<string>M3GM ONI</string> |
| 809 |
|
</property> |
| 810 |
|
</item> |
| 811 |
|
<item> |
| 812 |
|
<property name="text"> |
| 813 |
< |
<string>FILM DAT</string> |
| 813 |
> |
<string>ONWC ONI</string> |
| 814 |
> |
</property> |
| 815 |
> |
</item> |
| 816 |
> |
<item> |
| 817 |
> |
<property name="text"> |
| 818 |
> |
<string>OBAN ONI (cam)</string> |
| 819 |
> |
</property> |
| 820 |
> |
</item> |
| 821 |
> |
<item> |
| 822 |
> |
<property name="text"> |
| 823 |
> |
<string>OBJ</string> |
| 824 |
|
</property> |
| 825 |
|
</item> |
| 826 |
|
</widget> |
| 828 |
|
</layout> |
| 829 |
|
</item> |
| 830 |
|
<item> |
| 831 |
< |
<layout class="QVBoxLayout" name="verticalLayout_64"> |
| 831 |
> |
<layout class="QVBoxLayout" name="verticalLayout_29"> |
| 832 |
|
<item> |
| 833 |
< |
<widget class="QLabel" name="label_31"> |
| 833 |
> |
<widget class="QLabel" name="label_18"> |
| 834 |
|
<property name="sizePolicy"> |
| 835 |
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
| 836 |
|
<horstretch>0</horstretch> |
| 843 |
|
</widget> |
| 844 |
|
</item> |
| 845 |
|
<item> |
| 846 |
< |
<widget class="QComboBox" name="cbToAnimations"> |
| 846 |
> |
<widget class="QComboBox" name="cbToObjects"> |
| 847 |
> |
<item> |
| 848 |
> |
<property name="text"> |
| 849 |
> |
<string>OBJ</string> |
| 850 |
> |
</property> |
| 851 |
> |
</item> |
| 852 |
|
<item> |
| 853 |
|
<property name="text"> |
| 854 |
|
<string>DAE</string> |
| 861 |
|
</layout> |
| 862 |
|
</item> |
| 863 |
|
<item> |
| 864 |
< |
<widget class="QGroupBox" name="gbSourcesAnimations"> |
| 864 |
> |
<widget class="QGroupBox" name="gbSourcesModels"> |
| 865 |
|
<property name="title"> |
| 866 |
|
<string>Sources</string> |
| 867 |
|
</property> |
| 868 |
< |
<layout class="QHBoxLayout" name="horizontalLayout_48"> |
| 868 |
> |
<layout class="QHBoxLayout" name="horizontalLayout_16"> |
| 869 |
|
<item> |
| 870 |
< |
<widget class="DropTableWidget" name="twSourcesAnimations"/> |
| 870 |
> |
<widget class="DropTableWidget" name="twSourcesObjects"/> |
| 871 |
|
</item> |
| 872 |
|
<item> |
| 873 |
< |
<layout class="QVBoxLayout" name="verticalLayout_62"> |
| 873 |
> |
<layout class="QVBoxLayout" name="verticalLayout_11"> |
| 874 |
|
<item> |
| 875 |
< |
<widget class="QPushButton" name="pbAddSourceAnimations"> |
| 875 |
> |
<widget class="QPushButton" name="pbAddSourceObjects"> |
| 876 |
|
<property name="minimumSize"> |
| 877 |
|
<size> |
| 878 |
|
<width>0</width> |
| 885 |
|
</widget> |
| 886 |
|
</item> |
| 887 |
|
<item> |
| 888 |
< |
<widget class="QPushButton" name="pbRemoveSourceAnimations"> |
| 888 |
> |
<widget class="QPushButton" name="pbRemoveSourceObjects"> |
| 889 |
|
<property name="text"> |
| 890 |
|
<string>Remove</string> |
| 891 |
|
</property> |
| 892 |
|
</widget> |
| 893 |
|
</item> |
| 894 |
|
<item> |
| 895 |
< |
<widget class="QPushButton" name="pbClearSourcesAnimations"> |
| 895 |
> |
<widget class="QPushButton" name="pbClearSourcesObjects"> |
| 896 |
|
<property name="text"> |
| 897 |
|
<string>Clear</string> |
| 898 |
|
</property> |
| 908 |
|
<property name="title"> |
| 909 |
|
<string>Options</string> |
| 910 |
|
</property> |
| 911 |
< |
<layout class="QVBoxLayout" name="verticalLayout_60"> |
| 911 |
> |
<layout class="QHBoxLayout" name="horizontalLayout"> |
| 912 |
|
<item> |
| 913 |
< |
<layout class="QVBoxLayout" name="verticalLayout_61"> |
| 914 |
< |
<item> |
| 915 |
< |
<layout class="QHBoxLayout" name="horizontalLayout_47"> |
| 916 |
< |
<item> |
| 917 |
< |
<widget class="QCheckBox" name="cbCamera"> |
| 918 |
< |
<property name="enabled"> |
| 919 |
< |
<bool>true</bool> |
| 920 |
< |
</property> |
| 921 |
< |
<property name="text"> |
| 922 |
< |
<string>Camera</string> |
| 923 |
< |
</property> |
| 924 |
< |
</widget> |
| 925 |
< |
</item> |
| 926 |
< |
<item> |
| 927 |
< |
<widget class="QCheckBox" name="cbGeometry"> |
| 928 |
< |
<property name="enabled"> |
| 929 |
< |
<bool>true</bool> |
| 930 |
< |
</property> |
| 931 |
< |
<property name="toolTip"> |
| 932 |
< |
<string/> |
| 933 |
< |
</property> |
| 934 |
< |
<property name="text"> |
| 935 |
< |
<string>Geometry:</string> |
| 936 |
< |
</property> |
| 937 |
< |
</widget> |
| 938 |
< |
</item> |
| 939 |
< |
<item> |
| 940 |
< |
<widget class="QLineEdit" name="leGeometryName"> |
| 941 |
< |
<property name="enabled"> |
| 942 |
< |
<bool>false</bool> |
| 943 |
< |
</property> |
| 944 |
< |
<property name="toolTip"> |
| 945 |
< |
<string/> |
| 946 |
< |
</property> |
| 947 |
< |
<property name="placeholderText"> |
| 948 |
< |
<string>Geometry file path</string> |
| 949 |
< |
</property> |
| 950 |
< |
</widget> |
| 951 |
< |
</item> |
| 952 |
< |
</layout> |
| 953 |
< |
</item> |
| 954 |
< |
</layout> |
| 913 |
> |
<widget class="QCheckBox" name="cbTexture"> |
| 914 |
> |
<property name="enabled"> |
| 915 |
> |
<bool>false</bool> |
| 916 |
> |
</property> |
| 917 |
> |
<property name="toolTip"> |
| 918 |
> |
<string>Give model a texture. |
| 919 |
> |
It's the name of a TXMP.oni file, don't include the extension.</string> |
| 920 |
> |
</property> |
| 921 |
> |
<property name="text"> |
| 922 |
> |
<string>Texture:</string> |
| 923 |
> |
</property> |
| 924 |
> |
</widget> |
| 925 |
> |
</item> |
| 926 |
> |
<item> |
| 927 |
> |
<widget class="QLineEdit" name="leTextureName"> |
| 928 |
> |
<property name="enabled"> |
| 929 |
> |
<bool>false</bool> |
| 930 |
> |
</property> |
| 931 |
> |
<property name="toolTip"> |
| 932 |
> |
<string>Give model a texture. |
| 933 |
> |
It's the name of a TXMP.oni file, don't include the extension.</string> |
| 934 |
> |
</property> |
| 935 |
> |
<property name="text"> |
| 936 |
> |
<string>TXMP.oni source file</string> |
| 937 |
> |
</property> |
| 938 |
> |
<property name="placeholderText"> |
| 939 |
> |
<string>Texture name</string> |
| 940 |
> |
</property> |
| 941 |
> |
</widget> |
| 942 |
> |
</item> |
| 943 |
> |
<item> |
| 944 |
> |
<widget class="QCheckBox" name="cbWithAnimation"> |
| 945 |
> |
<property name="enabled"> |
| 946 |
> |
<bool>true</bool> |
| 947 |
> |
</property> |
| 948 |
> |
<property name="toolTip"> |
| 949 |
> |
<string>Give model a texture. |
| 950 |
> |
It's the name of a TXMP.oni file, don't include the extension.</string> |
| 951 |
> |
</property> |
| 952 |
> |
<property name="text"> |
| 953 |
> |
<string>With Animation:</string> |
| 954 |
> |
</property> |
| 955 |
> |
</widget> |
| 956 |
> |
</item> |
| 957 |
> |
<item> |
| 958 |
> |
<widget class="QLineEdit" name="leAnimationName"> |
| 959 |
> |
<property name="enabled"> |
| 960 |
> |
<bool>false</bool> |
| 961 |
> |
</property> |
| 962 |
> |
<property name="toolTip"> |
| 963 |
> |
<string>Give model a texture. |
| 964 |
> |
It's the name of a TXMP.oni file, don't include the extension.</string> |
| 965 |
> |
</property> |
| 966 |
> |
<property name="placeholderText"> |
| 967 |
> |
<string>OBAN.oni source file</string> |
| 968 |
> |
</property> |
| 969 |
> |
</widget> |
| 970 |
|
</item> |
| 971 |
|
</layout> |
| 972 |
|
</widget> |
| 973 |
|
</item> |
| 974 |
|
<item> |
| 975 |
< |
<widget class="Line" name="line_15"> |
| 975 |
> |
<widget class="Line" name="line_9"> |
| 976 |
|
<property name="orientation"> |
| 977 |
|
<enum>Qt::Horizontal</enum> |
| 978 |
|
</property> |
| 979 |
|
</widget> |
| 980 |
|
</item> |
| 981 |
|
<item> |
| 982 |
< |
<widget class="QPushButton" name="pbConvertAnimations"> |
| 982 |
> |
<widget class="QPushButton" name="pbConvertObjects"> |
| 983 |
|
<property name="minimumSize"> |
| 984 |
|
<size> |
| 985 |
|
<width>0</width> |
| 997 |
|
<attribute name="title"> |
| 998 |
|
<string>Levels</string> |
| 999 |
|
</attribute> |
| 1000 |
< |
<layout class="QVBoxLayout" name="verticalLayout_31"> |
| 1000 |
> |
<layout class="QVBoxLayout" name="verticalLayout_5"> |
| 1001 |
|
<item> |
| 1002 |
|
<layout class="QHBoxLayout" name="horizontalLayout_28"> |
| 1003 |
|
<item> |
| 1019 |
|
<widget class="QComboBox" name="cbFromLevels"> |
| 1020 |
|
<item> |
| 1021 |
|
<property name="text"> |
| 1022 |
< |
<string>ONI</string> |
| 1022 |
> |
<string>DAT</string> |
| 1023 |
|
</property> |
| 1024 |
|
</item> |
| 1025 |
|
<item> |
| 1026 |
|
<property name="text"> |
| 1027 |
< |
<string>DAE</string> |
| 1027 |
> |
<string>ONI FILES</string> |
| 1028 |
|
</property> |
| 1029 |
|
</item> |
| 1030 |
|
<item> |
| 1032 |
|
<string>MASTER XML</string> |
| 1033 |
|
</property> |
| 1034 |
|
</item> |
| 1035 |
+ |
<item> |
| 1036 |
+ |
<property name="text"> |
| 1037 |
+ |
<string>AKEV ONI</string> |
| 1038 |
+ |
</property> |
| 1039 |
+ |
</item> |
| 1040 |
+ |
<item> |
| 1041 |
+ |
<property name="text"> |
| 1042 |
+ |
<string>DAE</string> |
| 1043 |
+ |
</property> |
| 1044 |
+ |
</item> |
| 1045 |
|
</widget> |
| 1046 |
|
</item> |
| 1047 |
|
</layout> |
| 1065 |
|
<widget class="QComboBox" name="cbToLevels"> |
| 1066 |
|
<item> |
| 1067 |
|
<property name="text"> |
| 1068 |
< |
<string>DAE</string> |
| 1068 |
> |
<string>ONI FILES</string> |
| 1069 |
|
</property> |
| 1070 |
|
</item> |
| 1071 |
|
</widget> |
| 1125 |
|
<property name="title"> |
| 1126 |
|
<string>Options</string> |
| 1127 |
|
</property> |
| 1128 |
< |
<layout class="QVBoxLayout" name="verticalLayout_30"> |
| 1128 |
> |
<layout class="QVBoxLayout" name="verticalLayout_3"> |
| 1129 |
> |
<item> |
| 1130 |
> |
<layout class="QHBoxLayout" name="horizontalLayout_4"> |
| 1131 |
> |
<item> |
| 1132 |
> |
<widget class="QCheckBox" name="cbSpecificFilesLevels"> |
| 1133 |
> |
<property name="enabled"> |
| 1134 |
> |
<bool>true</bool> |
| 1135 |
> |
</property> |
| 1136 |
> |
<property name="minimumSize"> |
| 1137 |
> |
<size> |
| 1138 |
> |
<width>122</width> |
| 1139 |
> |
<height>0</height> |
| 1140 |
> |
</size> |
| 1141 |
> |
</property> |
| 1142 |
> |
<property name="toolTip"> |
| 1143 |
> |
<string>Extract specific files oni files from the DAT file |
| 1144 |
> |
|
| 1145 |
> |
Example of input: |
| 1146 |
> |
AKEVEnvWarehouse |
| 1147 |
> |
This will extract only the file AKEVEnvWarehouse.oni from the dat. |
| 1148 |
> |
|
| 1149 |
> |
You can extract multiple files using wildcards e.g.: |
| 1150 |
> |
M3GM* |
| 1151 |
> |
This will extract all files which begin with M3GM. </string> |
| 1152 |
> |
</property> |
| 1153 |
> |
<property name="text"> |
| 1154 |
> |
<string>Extract specific files:</string> |
| 1155 |
> |
</property> |
| 1156 |
> |
</widget> |
| 1157 |
> |
</item> |
| 1158 |
> |
<item> |
| 1159 |
> |
<widget class="QLineEdit" name="leSpecificFilesLevels"> |
| 1160 |
> |
<property name="enabled"> |
| 1161 |
> |
<bool>false</bool> |
| 1162 |
> |
</property> |
| 1163 |
> |
<property name="toolTip"> |
| 1164 |
> |
<string>Extract specific files oni files from the DAT file |
| 1165 |
> |
|
| 1166 |
> |
Example of input: |
| 1167 |
> |
AKEVEnvWarehouse |
| 1168 |
> |
This will extract only the file AKEVEnvWarehouse.oni from the dat. |
| 1169 |
> |
|
| 1170 |
> |
You can extract multiple files using wildcards e.g.: |
| 1171 |
> |
M3GM* |
| 1172 |
> |
This will extract all files which begin with M3GM. </string> |
| 1173 |
> |
</property> |
| 1174 |
> |
<property name="text"> |
| 1175 |
> |
<string/> |
| 1176 |
> |
</property> |
| 1177 |
> |
<property name="placeholderText"> |
| 1178 |
> |
<string>Pattern to file or files (e.g. AKEVEnvWarehouse)</string> |
| 1179 |
> |
</property> |
| 1180 |
> |
</widget> |
| 1181 |
> |
</item> |
| 1182 |
> |
</layout> |
| 1183 |
> |
</item> |
| 1184 |
|
<item> |
| 1185 |
|
<layout class="QHBoxLayout" name="horizontalLayout_27"> |
| 1186 |
|
<item> |
| 1190 |
|
</property> |
| 1191 |
|
<property name="minimumSize"> |
| 1192 |
|
<size> |
| 1193 |
< |
<width>115</width> |
| 1193 |
> |
<width>122</width> |
| 1194 |
|
<height>0</height> |
| 1195 |
|
</size> |
| 1196 |
|
</property> |
| 1229 |
|
</property> |
| 1230 |
|
</widget> |
| 1231 |
|
</item> |
| 1224 |
– |
</layout> |
| 1225 |
– |
</item> |
| 1226 |
– |
<item> |
| 1227 |
– |
<layout class="QHBoxLayout" name="horizontalLayout_31"> |
| 1232 |
|
<item> |
| 1233 |
< |
<widget class="QCheckBox" name="cbAdditionalSourcesLevels"> |
| 1233 |
> |
<widget class="QCheckBox" name="cbGridsLevels"> |
| 1234 |
|
<property name="enabled"> |
| 1235 |
|
<bool>false</bool> |
| 1236 |
|
</property> |
| 1237 |
+ |
<property name="toolTip"> |
| 1238 |
+ |
<string>Generate pathfinding grids (master xml generates them automatically). Needs Bnv source.</string> |
| 1239 |
+ |
</property> |
| 1240 |
|
<property name="text"> |
| 1241 |
< |
<string>Additional Sources:</string> |
| 1241 |
> |
<string>Generate Grids</string> |
| 1242 |
|
</property> |
| 1243 |
|
</widget> |
| 1244 |
|
</item> |
| 1245 |
+ |
</layout> |
| 1246 |
+ |
</item> |
| 1247 |
+ |
<item> |
| 1248 |
+ |
<layout class="QHBoxLayout" name="horizontalLayout_2"> |
| 1249 |
|
<item> |
| 1250 |
< |
<widget class="QLineEdit" name="leAdditSourcesLevels"> |
| 1250 |
> |
<widget class="QCheckBox" name="cbAdditionalSourcesLevels"> |
| 1251 |
|
<property name="enabled"> |
| 1252 |
|
<bool>false</bool> |
| 1253 |
|
</property> |
| 1254 |
< |
<property name="toolTip"> |
| 1255 |
< |
<string>Use "space" as separator for each file</string> |
| 1254 |
> |
<property name="minimumSize"> |
| 1255 |
> |
<size> |
| 1256 |
> |
<width>122</width> |
| 1257 |
> |
<height>0</height> |
| 1258 |
> |
</size> |
| 1259 |
|
</property> |
| 1260 |
< |
<property name="placeholderText"> |
| 1261 |
< |
<string>Additional .dae sources for akev (e.g. env_markers.dae)</string> |
| 1260 |
> |
<property name="text"> |
| 1261 |
> |
<string>Additional Sources:</string> |
| 1262 |
|
</property> |
| 1263 |
|
</widget> |
| 1264 |
|
</item> |
| 1265 |
|
<item> |
| 1266 |
< |
<widget class="QCheckBox" name="cbGridsLevels"> |
| 1266 |
> |
<widget class="QLineEdit" name="leAdditSourcesLevels"> |
| 1267 |
|
<property name="enabled"> |
| 1268 |
|
<bool>false</bool> |
| 1269 |
|
</property> |
| 1270 |
|
<property name="toolTip"> |
| 1271 |
< |
<string>Generate pathfinding grids (master xml generates them automatically). Needs Bnv source.</string> |
| 1271 |
> |
<string>Use ";" as separator for each file</string> |
| 1272 |
|
</property> |
| 1273 |
< |
<property name="text"> |
| 1274 |
< |
<string>Generate Grids</string> |
| 1273 |
> |
<property name="placeholderText"> |
| 1274 |
> |
<string>Additional .dae sources for akev (e.g. env_markers.dae)</string> |
| 1275 |
|
</property> |
| 1276 |
|
</widget> |
| 1277 |
|
</item> |
| 1328 |
|
<widget class="QComboBox" name="cbFromMisc"> |
| 1329 |
|
<item> |
| 1330 |
|
<property name="text"> |
| 1331 |
< |
<string>DAT / ONI</string> |
| 1331 |
> |
<string>DAT / SNDD ONI</string> |
| 1332 |
> |
</property> |
| 1333 |
> |
</item> |
| 1334 |
> |
<item> |
| 1335 |
> |
<property name="text"> |
| 1336 |
> |
<string>DAT / SUBT ONI</string> |
| 1337 |
|
</property> |
| 1338 |
|
</item> |
| 1339 |
|
<item> |
| 1377 |
|
<string>AIF</string> |
| 1378 |
|
</property> |
| 1379 |
|
</item> |
| 1361 |
– |
<item> |
| 1362 |
– |
<property name="text"> |
| 1363 |
– |
<string>TXT</string> |
| 1364 |
– |
</property> |
| 1365 |
– |
</item> |
| 1380 |
|
</widget> |
| 1381 |
|
</item> |
| 1382 |
|
</layout> |
| 1457 |
|
<rect> |
| 1458 |
|
<x>0</x> |
| 1459 |
|
<y>0</y> |
| 1460 |
< |
<width>640</width> |
| 1460 |
> |
<width>800</width> |
| 1461 |
|
<height>22</height> |
| 1462 |
|
</rect> |
| 1463 |
|
</property> |
| 1498 |
|
</widget> |
| 1499 |
|
<addaction name="menuOutput_directly_to"/> |
| 1500 |
|
<addaction name="separator"/> |
| 1501 |
+ |
<addaction name="actionOpen_AE_folder"/> |
| 1502 |
|
<addaction name="actionView_log"/> |
| 1503 |
|
</widget> |
| 1504 |
|
<widget class="QMenu" name="menuTools"> |
| 1633 |
|
<string>Check XmlTools version</string> |
| 1634 |
|
</property> |
| 1635 |
|
</action> |
| 1636 |
+ |
<action name="actionOpen_AE_folder"> |
| 1637 |
+ |
<property name="text"> |
| 1638 |
+ |
<string>Open AE folder</string> |
| 1639 |
+ |
</property> |
| 1640 |
+ |
</action> |
| 1641 |
|
</widget> |
| 1642 |
|
<layoutdefault spacing="6" margin="11"/> |
| 1643 |
|
<customwidgets> |