ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/s10k/Vago/mainwindow.ui
Revision: 1058
Committed: Sun Oct 30 14:42:39 2016 UTC (8 years, 11 months ago) by s10k
Original Path: Vago/trunk/Vago/mainwindow.ui
File size: 56020 byte(s)
Log Message:
Vago 1.2

File Contents

# Content
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>MainWindow</class>
4 <widget class="QMainWindow" name="MainWindow">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>800</width>
10 <height>600</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>Vago</string>
15 </property>
16 <property name="windowIcon">
17 <iconset resource="resources.qrc">
18 <normaloff>:/new/icons/vago_icon.png</normaloff>:/new/icons/vago_icon.png</iconset>
19 </property>
20 <widget class="QWidget" name="centralWidget">
21 <layout class="QVBoxLayout" name="verticalLayout">
22 <item>
23 <layout class="QHBoxLayout" name="horizontalLayout_5">
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>
45 </property>
46 <property name="text">
47 <string>...</string>
48 </property>
49 <property name="icon">
50 <iconset resource="resources.qrc">
51 <normaloff>:/new/icons/folder_icon.png</normaloff>:/new/icons/folder_icon.png</iconset>
52 </property>
53 </widget>
54 </item>
55 <item>
56 <widget class="QLabel" name="emptySpacerLabel2">
57 <property name="sizePolicy">
58 <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
59 <horstretch>0</horstretch>
60 <verstretch>0</verstretch>
61 </sizepolicy>
62 </property>
63 <property name="minimumSize">
64 <size>
65 <width>20</width>
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="tbXmlToolsInterface">
82 <property name="toolTip">
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/xmltoolsinterface.png</normaloff>:/new/icons/xmltoolsinterface.png</iconset>
91 </property>
92 </widget>
93 </item>
94 <item>
95 <widget class="QLabel" name="emptySpacerLabel3">
96 <property name="sizePolicy">
97 <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
98 <horstretch>0</horstretch>
99 <verstretch>0</verstretch>
100 </sizepolicy>
101 </property>
102 <property name="minimumSize">
103 <size>
104 <width>20</width>
105 <height>0</height>
106 </size>
107 </property>
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>20</width>
138 <height>0</height>
139 </size>
140 </property>
141 <property name="text">
142 <string/>
143 </property>
144 </widget>
145 </item>
146 <item>
147 <widget class="QToolButton" name="tbOni">
148 <property name="toolTip">
149 <string>Launch Oni</string>
150 </property>
151 <property name="text">
152 <string>...</string>
153 </property>
154 <property name="icon">
155 <iconset resource="resources.qrc">
156 <normaloff>:/new/icons/oni_icon.png</normaloff>:/new/icons/oni_icon.png</iconset>
157 </property>
158 </widget>
159 </item>
160 <item>
161 <widget class="QLabel" name="emptySpacerLabel">
162 <property name="sizePolicy">
163 <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
164 <horstretch>0</horstretch>
165 <verstretch>0</verstretch>
166 </sizepolicy>
167 </property>
168 <property name="minimumSize">
169 <size>
170 <width>20</width>
171 <height>0</height>
172 </size>
173 </property>
174 <property name="baseSize">
175 <size>
176 <width>0</width>
177 <height>0</height>
178 </size>
179 </property>
180 <property name="text">
181 <string/>
182 </property>
183 </widget>
184 </item>
185 <item>
186 <widget class="QToolButton" name="tbAE">
187 <property name="toolTip">
188 <string>Launch AE installer</string>
189 </property>
190 <property name="text">
191 <string>...</string>
192 </property>
193 <property name="icon">
194 <iconset resource="resources.qrc">
195 <normaloff>:/new/icons/AE_icon.png</normaloff>:/new/icons/AE_icon.png</iconset>
196 </property>
197 </widget>
198 </item>
199 </layout>
200 </item>
201 <item>
202 <widget class="QTabWidget" name="tabWidget">
203 <property name="currentIndex">
204 <number>0</number>
205 </property>
206 <widget class="QWidget" name="tabGeneral">
207 <attribute name="title">
208 <string>XML</string>
209 </attribute>
210 <layout class="QVBoxLayout" name="verticalLayout_18">
211 <item>
212 <layout class="QHBoxLayout" name="horizontalLayout_12">
213 <item>
214 <layout class="QVBoxLayout" name="verticalLayout_8">
215 <item>
216 <widget class="QLabel" name="label_10">
217 <property name="sizePolicy">
218 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
219 <horstretch>0</horstretch>
220 <verstretch>0</verstretch>
221 </sizepolicy>
222 </property>
223 <property name="text">
224 <string>From</string>
225 </property>
226 </widget>
227 </item>
228 <item>
229 <widget class="QComboBox" name="cbFromXML">
230 <item>
231 <property name="text">
232 <string>ONI</string>
233 </property>
234 </item>
235 <item>
236 <property name="text">
237 <string>XML</string>
238 </property>
239 </item>
240 </widget>
241 </item>
242 </layout>
243 </item>
244 <item>
245 <layout class="QVBoxLayout" name="verticalLayout_9">
246 <item>
247 <widget class="QLabel" name="label_11">
248 <property name="sizePolicy">
249 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
250 <horstretch>0</horstretch>
251 <verstretch>0</verstretch>
252 </sizepolicy>
253 </property>
254 <property name="text">
255 <string>To</string>
256 </property>
257 </widget>
258 </item>
259 <item>
260 <widget class="QComboBox" name="cbToXML">
261 <item>
262 <property name="text">
263 <string>XML</string>
264 </property>
265 </item>
266 </widget>
267 </item>
268 </layout>
269 </item>
270 </layout>
271 </item>
272 <item>
273 <layout class="QHBoxLayout" name="horizontalLayout_11">
274 <item>
275 <widget class="QGroupBox" name="gbSourcesXML">
276 <property name="title">
277 <string>Sources</string>
278 </property>
279 <layout class="QHBoxLayout" name="horizontalLayout_13">
280 <item>
281 <widget class="DropTableWidget" name="twSourcesXML"/>
282 </item>
283 <item>
284 <layout class="QVBoxLayout" name="verticalLayout_10">
285 <item>
286 <widget class="QPushButton" name="pbAddSourceXML">
287 <property name="minimumSize">
288 <size>
289 <width>0</width>
290 <height>0</height>
291 </size>
292 </property>
293 <property name="text">
294 <string>Add</string>
295 </property>
296 </widget>
297 </item>
298 <item>
299 <widget class="QPushButton" name="pbRemoveSourceXML">
300 <property name="text">
301 <string>Remove</string>
302 </property>
303 </widget>
304 </item>
305 <item>
306 <widget class="QPushButton" name="pbClearSourcesXML">
307 <property name="text">
308 <string>Clear</string>
309 </property>
310 </widget>
311 </item>
312 </layout>
313 </item>
314 </layout>
315 </widget>
316 </item>
317 </layout>
318 </item>
319 </layout>
320 </widget>
321 <widget class="QWidget" name="tabTextures">
322 <attribute name="title">
323 <string>Textures</string>
324 </attribute>
325 <layout class="QVBoxLayout" name="verticalLayout_19">
326 <item>
327 <layout class="QHBoxLayout" name="horizontalLayout_15">
328 <item>
329 <layout class="QVBoxLayout" name="verticalLayout_14">
330 <item>
331 <widget class="QLabel" name="label_13">
332 <property name="sizePolicy">
333 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
334 <horstretch>0</horstretch>
335 <verstretch>0</verstretch>
336 </sizepolicy>
337 </property>
338 <property name="text">
339 <string>From</string>
340 </property>
341 </widget>
342 </item>
343 <item>
344 <widget class="QComboBox" name="cbFromTextures">
345 <item>
346 <property name="text">
347 <string>DAT / TXMP ONI</string>
348 </property>
349 </item>
350 <item>
351 <property name="text">
352 <string>TGA / DDS / PNG / JPG</string>
353 </property>
354 </item>
355 </widget>
356 </item>
357 </layout>
358 </item>
359 <item>
360 <layout class="QVBoxLayout" name="verticalLayout_15">
361 <item>
362 <widget class="QLabel" name="label_14">
363 <property name="sizePolicy">
364 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
365 <horstretch>0</horstretch>
366 <verstretch>0</verstretch>
367 </sizepolicy>
368 </property>
369 <property name="text">
370 <string>To</string>
371 </property>
372 </widget>
373 </item>
374 <item>
375 <widget class="QComboBox" name="cbToTextures">
376 <item>
377 <property name="text">
378 <string>TGA</string>
379 </property>
380 </item>
381 <item>
382 <property name="text">
383 <string>DDS</string>
384 </property>
385 </item>
386 <item>
387 <property name="text">
388 <string>PNG</string>
389 </property>
390 </item>
391 <item>
392 <property name="text">
393 <string>JPG</string>
394 </property>
395 </item>
396 </widget>
397 </item>
398 </layout>
399 </item>
400 </layout>
401 </item>
402 <item>
403 <widget class="QGroupBox" name="gbSourcesGeneralTextures">
404 <property name="title">
405 <string>Sources</string>
406 </property>
407 <layout class="QHBoxLayout" name="horizontalLayout_14">
408 <item>
409 <widget class="DropTableWidget" name="twSourcesTextures"/>
410 </item>
411 <item>
412 <layout class="QVBoxLayout" name="verticalLayout_17">
413 <item>
414 <widget class="QPushButton" name="pbAddSourceTextures">
415 <property name="minimumSize">
416 <size>
417 <width>0</width>
418 <height>0</height>
419 </size>
420 </property>
421 <property name="text">
422 <string>Add</string>
423 </property>
424 </widget>
425 </item>
426 <item>
427 <widget class="QPushButton" name="pbRemoveSourceTextures">
428 <property name="text">
429 <string>Remove</string>
430 </property>
431 </widget>
432 </item>
433 <item>
434 <widget class="QPushButton" name="pbClearSourcesTextures">
435 <property name="text">
436 <string>Clear</string>
437 </property>
438 </widget>
439 </item>
440 </layout>
441 </item>
442 </layout>
443 </widget>
444 </item>
445 <item>
446 <widget class="QGroupBox" name="gbTextures">
447 <property name="enabled">
448 <bool>false</bool>
449 </property>
450 <property name="title">
451 <string>Options</string>
452 </property>
453 <layout class="QVBoxLayout" name="verticalLayout_24">
454 <item>
455 <layout class="QVBoxLayout" name="verticalLayout_23">
456 <item>
457 <layout class="QHBoxLayout" name="horizontalLayout_21">
458 <item>
459 <widget class="QRadioButton" name="rbBGR32">
460 <property name="text">
461 <string>BGR32</string>
462 </property>
463 <property name="checked">
464 <bool>true</bool>
465 </property>
466 </widget>
467 </item>
468 <item>
469 <widget class="QRadioButton" name="rbBGRA32">
470 <property name="text">
471 <string>BGRA32</string>
472 </property>
473 </widget>
474 </item>
475 <item>
476 <widget class="QRadioButton" name="rbBGR555">
477 <property name="text">
478 <string>BGR555</string>
479 </property>
480 </widget>
481 </item>
482 <item>
483 <widget class="QRadioButton" name="rbBGRA5551">
484 <property name="text">
485 <string>BGRA5551</string>
486 </property>
487 </widget>
488 </item>
489 <item>
490 <widget class="QRadioButton" name="rbBGRA444">
491 <property name="text">
492 <string>BGRA444</string>
493 </property>
494 </widget>
495 </item>
496 <item>
497 <widget class="QRadioButton" name="rbDxt1">
498 <property name="text">
499 <string>dxt1</string>
500 </property>
501 </widget>
502 </item>
503 </layout>
504 </item>
505 <item>
506 <layout class="QHBoxLayout" name="horizontalLayout_22">
507 <item>
508 <widget class="QCheckBox" name="cbMipMapsTextures">
509 <property name="text">
510 <string>GenMipMaps</string>
511 </property>
512 <property name="checked">
513 <bool>true</bool>
514 </property>
515 </widget>
516 </item>
517 <item>
518 <widget class="QCheckBox" name="cbNoUwrap">
519 <property name="text">
520 <string>NoUwrap</string>
521 </property>
522 </widget>
523 </item>
524 <item>
525 <widget class="QCheckBox" name="cbNoVwrap">
526 <property name="text">
527 <string>NoVwrap</string>
528 </property>
529 </widget>
530 </item>
531 <item>
532 <widget class="QCheckBox" name="cbLarge">
533 <property name="text">
534 <string>Large</string>
535 </property>
536 </widget>
537 </item>
538 <item>
539 <widget class="QCheckBox" name="cbEnvMap">
540 <property name="toolTip">
541 <string>Used for reflection in armors. The armor texture has an alpha channel which is transparent and the envmap texture is shown.
542 It's the name of a TXMP.oni file, don't include the extension.</string>
543 </property>
544 <property name="text">
545 <string>EnvMap:</string>
546 </property>
547 </widget>
548 </item>
549 <item>
550 <widget class="QLineEdit" name="leEnvMapTexture">
551 <property name="enabled">
552 <bool>false</bool>
553 </property>
554 <property name="toolTip">
555 <string>Used for reflection in armors. The armor texture has an alpha channel which is transparent and the envmap texture is shown.
556 It's the name of a TXMP.oni file, don't include the extension.</string>
557 </property>
558 <property name="placeholderText">
559 <string>EnvMap texture name</string>
560 </property>
561 </widget>
562 </item>
563 </layout>
564 </item>
565 </layout>
566 </item>
567 </layout>
568 </widget>
569 </item>
570 </layout>
571 </widget>
572 <widget class="QWidget" name="tab">
573 <attribute name="title">
574 <string>Characters</string>
575 </attribute>
576 <layout class="QVBoxLayout" name="verticalLayout_4">
577 <item>
578 <layout class="QHBoxLayout" name="horizontalLayout_49">
579 <item>
580 <layout class="QVBoxLayout" name="verticalLayout_63">
581 <item>
582 <widget class="QLabel" name="label_30">
583 <property name="sizePolicy">
584 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
585 <horstretch>0</horstretch>
586 <verstretch>0</verstretch>
587 </sizepolicy>
588 </property>
589 <property name="text">
590 <string>From</string>
591 </property>
592 </widget>
593 </item>
594 <item>
595 <widget class="QComboBox" name="cbFromCharacters">
596 <item>
597 <property name="text">
598 <string>TRBS / ONCC ONI</string>
599 </property>
600 </item>
601 <item>
602 <property name="text">
603 <string>TRBS XML</string>
604 </property>
605 </item>
606 <item>
607 <property name="text">
608 <string>TRBS DAE</string>
609 </property>
610 </item>
611 <item>
612 <property name="text">
613 <string>TRAM ONI</string>
614 </property>
615 </item>
616 <item>
617 <property name="text">
618 <string>FILM DAT</string>
619 </property>
620 </item>
621 </widget>
622 </item>
623 </layout>
624 </item>
625 <item>
626 <layout class="QVBoxLayout" name="verticalLayout_64">
627 <item>
628 <widget class="QLabel" name="label_31">
629 <property name="sizePolicy">
630 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
631 <horstretch>0</horstretch>
632 <verstretch>0</verstretch>
633 </sizepolicy>
634 </property>
635 <property name="text">
636 <string>To</string>
637 </property>
638 </widget>
639 </item>
640 <item>
641 <widget class="QComboBox" name="cbToCharacters">
642 <item>
643 <property name="text">
644 <string>DAE</string>
645 </property>
646 </item>
647 </widget>
648 </item>
649 </layout>
650 </item>
651 </layout>
652 </item>
653 <item>
654 <widget class="QGroupBox" name="gbSourcesAnimations">
655 <property name="title">
656 <string>Sources</string>
657 </property>
658 <layout class="QHBoxLayout" name="horizontalLayout_48">
659 <item>
660 <widget class="DropTableWidget" name="twSourcesCharacters"/>
661 </item>
662 <item>
663 <layout class="QVBoxLayout" name="verticalLayout_62">
664 <item>
665 <widget class="QPushButton" name="pbAddSourceCharacters">
666 <property name="minimumSize">
667 <size>
668 <width>0</width>
669 <height>0</height>
670 </size>
671 </property>
672 <property name="text">
673 <string>Add</string>
674 </property>
675 </widget>
676 </item>
677 <item>
678 <widget class="QPushButton" name="pbRemoveSourceCharacters">
679 <property name="text">
680 <string>Remove</string>
681 </property>
682 </widget>
683 </item>
684 <item>
685 <widget class="QPushButton" name="pbClearSourcesCharacters">
686 <property name="text">
687 <string>Clear</string>
688 </property>
689 </widget>
690 </item>
691 </layout>
692 </item>
693 </layout>
694 </widget>
695 </item>
696 <item>
697 <widget class="QGroupBox" name="gbModels">
698 <property name="title">
699 <string>Options</string>
700 </property>
701 <layout class="QHBoxLayout" name="horizontalLayout_3">
702 <item>
703 <widget class="QCheckBox" name="cbCellShading">
704 <property name="enabled">
705 <bool>false</bool>
706 </property>
707 <property name="text">
708 <string>Cell Shading</string>
709 </property>
710 </widget>
711 </item>
712 <item>
713 <widget class="QCheckBox" name="cbNormals">
714 <property name="enabled">
715 <bool>false</bool>
716 </property>
717 <property name="text">
718 <string>Normals</string>
719 </property>
720 </widget>
721 </item>
722 <item>
723 <widget class="QCheckBox" name="cbWithTRBS_ONCC">
724 <property name="enabled">
725 <bool>false</bool>
726 </property>
727 <property name="toolTip">
728 <string>Extract a TRAM (animation) with character's TRBS / ONCC
729 For example extract a Muro's TRAM with Konoko's ONCC</string>
730 </property>
731 <property name="text">
732 <string>Extract with TRBS / ONCC:</string>
733 </property>
734 </widget>
735 </item>
736 <item>
737 <widget class="QLineEdit" name="leTRBS_ONCC">
738 <property name="enabled">
739 <bool>false</bool>
740 </property>
741 <property name="toolTip">
742 <string>Extract a TRAM (animation) with character's TRBS / ONCC
743 For example extract a Muro's TRAM with Konoko's ONCC</string>
744 </property>
745 <property name="placeholderText">
746 <string>TRBS / ONCC.oni source file</string>
747 </property>
748 </widget>
749 </item>
750 </layout>
751 </widget>
752 </item>
753 </layout>
754 </widget>
755 <widget class="QWidget" name="tabModels">
756 <attribute name="title">
757 <string>Objects</string>
758 </attribute>
759 <layout class="QVBoxLayout" name="verticalLayout_2">
760 <item>
761 <layout class="QHBoxLayout" name="horizontalLayout_26">
762 <item>
763 <layout class="QVBoxLayout" name="verticalLayout_28">
764 <item>
765 <widget class="QLabel" name="label_17">
766 <property name="sizePolicy">
767 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
768 <horstretch>0</horstretch>
769 <verstretch>0</verstretch>
770 </sizepolicy>
771 </property>
772 <property name="text">
773 <string>From</string>
774 </property>
775 </widget>
776 </item>
777 <item>
778 <widget class="QComboBox" name="cbFromObjects">
779 <item>
780 <property name="text">
781 <string>M3GM ONI</string>
782 </property>
783 </item>
784 <item>
785 <property name="text">
786 <string>ONWC ONI</string>
787 </property>
788 </item>
789 <item>
790 <property name="text">
791 <string>OBAN ONI (cam)</string>
792 </property>
793 </item>
794 <item>
795 <property name="text">
796 <string>OBJ</string>
797 </property>
798 </item>
799 </widget>
800 </item>
801 </layout>
802 </item>
803 <item>
804 <layout class="QVBoxLayout" name="verticalLayout_29">
805 <item>
806 <widget class="QLabel" name="label_18">
807 <property name="sizePolicy">
808 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
809 <horstretch>0</horstretch>
810 <verstretch>0</verstretch>
811 </sizepolicy>
812 </property>
813 <property name="text">
814 <string>To</string>
815 </property>
816 </widget>
817 </item>
818 <item>
819 <widget class="QComboBox" name="cbToObjects">
820 <item>
821 <property name="text">
822 <string>OBJ</string>
823 </property>
824 </item>
825 <item>
826 <property name="text">
827 <string>DAE</string>
828 </property>
829 </item>
830 </widget>
831 </item>
832 </layout>
833 </item>
834 </layout>
835 </item>
836 <item>
837 <widget class="QGroupBox" name="gbSourcesModels">
838 <property name="title">
839 <string>Sources</string>
840 </property>
841 <layout class="QHBoxLayout" name="horizontalLayout_16">
842 <item>
843 <widget class="DropTableWidget" name="twSourcesObjects"/>
844 </item>
845 <item>
846 <layout class="QVBoxLayout" name="verticalLayout_11">
847 <item>
848 <widget class="QPushButton" name="pbAddSourceObjects">
849 <property name="minimumSize">
850 <size>
851 <width>0</width>
852 <height>0</height>
853 </size>
854 </property>
855 <property name="text">
856 <string>Add</string>
857 </property>
858 </widget>
859 </item>
860 <item>
861 <widget class="QPushButton" name="pbRemoveSourceObjects">
862 <property name="text">
863 <string>Remove</string>
864 </property>
865 </widget>
866 </item>
867 <item>
868 <widget class="QPushButton" name="pbClearSourcesObjects">
869 <property name="text">
870 <string>Clear</string>
871 </property>
872 </widget>
873 </item>
874 </layout>
875 </item>
876 </layout>
877 </widget>
878 </item>
879 <item>
880 <widget class="QGroupBox" name="gbAnimations">
881 <property name="title">
882 <string>Options</string>
883 </property>
884 <layout class="QHBoxLayout" name="horizontalLayout">
885 <item>
886 <widget class="QCheckBox" name="cbTexture">
887 <property name="enabled">
888 <bool>false</bool>
889 </property>
890 <property name="toolTip">
891 <string>Give model a texture.
892 It's the name of a TXMP.oni file, don't include the extension.</string>
893 </property>
894 <property name="text">
895 <string>Texture:</string>
896 </property>
897 </widget>
898 </item>
899 <item>
900 <widget class="QLineEdit" name="leTextureName">
901 <property name="enabled">
902 <bool>false</bool>
903 </property>
904 <property name="toolTip">
905 <string>Give model a texture.
906 It's the name of a TXMP.oni file, don't include the extension.</string>
907 </property>
908 <property name="text">
909 <string>TXMP.oni source file</string>
910 </property>
911 <property name="placeholderText">
912 <string>Texture name</string>
913 </property>
914 </widget>
915 </item>
916 <item>
917 <widget class="QCheckBox" name="cbWithAnimation">
918 <property name="enabled">
919 <bool>true</bool>
920 </property>
921 <property name="toolTip">
922 <string>Give model a texture.
923 It's the name of a TXMP.oni file, don't include the extension.</string>
924 </property>
925 <property name="text">
926 <string>With Animation:</string>
927 </property>
928 </widget>
929 </item>
930 <item>
931 <widget class="QLineEdit" name="leAnimationName">
932 <property name="enabled">
933 <bool>false</bool>
934 </property>
935 <property name="toolTip">
936 <string>Give model a texture.
937 It's the name of a TXMP.oni file, don't include the extension.</string>
938 </property>
939 <property name="placeholderText">
940 <string>OBAN.oni source file</string>
941 </property>
942 </widget>
943 </item>
944 </layout>
945 </widget>
946 </item>
947 </layout>
948 </widget>
949 <widget class="QWidget" name="tabLevels">
950 <attribute name="title">
951 <string>Levels</string>
952 </attribute>
953 <layout class="QVBoxLayout" name="verticalLayout_5">
954 <item>
955 <layout class="QHBoxLayout" name="horizontalLayout_28">
956 <item>
957 <layout class="QVBoxLayout" name="verticalLayout_32">
958 <item>
959 <widget class="QLabel" name="label_19">
960 <property name="sizePolicy">
961 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
962 <horstretch>0</horstretch>
963 <verstretch>0</verstretch>
964 </sizepolicy>
965 </property>
966 <property name="text">
967 <string>From</string>
968 </property>
969 </widget>
970 </item>
971 <item>
972 <widget class="QComboBox" name="cbFromLevels">
973 <item>
974 <property name="text">
975 <string>DAT</string>
976 </property>
977 </item>
978 <item>
979 <property name="text">
980 <string>ONI FILES</string>
981 </property>
982 </item>
983 <item>
984 <property name="text">
985 <string>MASTER XML</string>
986 </property>
987 </item>
988 <item>
989 <property name="text">
990 <string>AKEV ONI</string>
991 </property>
992 </item>
993 <item>
994 <property name="text">
995 <string>DAE</string>
996 </property>
997 </item>
998 </widget>
999 </item>
1000 </layout>
1001 </item>
1002 <item>
1003 <layout class="QVBoxLayout" name="verticalLayout_33">
1004 <item>
1005 <widget class="QLabel" name="label_20">
1006 <property name="sizePolicy">
1007 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
1008 <horstretch>0</horstretch>
1009 <verstretch>0</verstretch>
1010 </sizepolicy>
1011 </property>
1012 <property name="text">
1013 <string>To</string>
1014 </property>
1015 </widget>
1016 </item>
1017 <item>
1018 <widget class="QComboBox" name="cbToLevels">
1019 <item>
1020 <property name="text">
1021 <string>ONI FILES</string>
1022 </property>
1023 </item>
1024 </widget>
1025 </item>
1026 </layout>
1027 </item>
1028 </layout>
1029 </item>
1030 <item>
1031 <widget class="QGroupBox" name="gbSourcesLevels">
1032 <property name="title">
1033 <string>Sources</string>
1034 </property>
1035 <layout class="QHBoxLayout" name="horizontalLayout_17">
1036 <item>
1037 <widget class="DropTableWidget" name="twSourcesLevels"/>
1038 </item>
1039 <item>
1040 <layout class="QVBoxLayout" name="verticalLayout_16">
1041 <item>
1042 <widget class="QPushButton" name="pbAddSourceLevels">
1043 <property name="minimumSize">
1044 <size>
1045 <width>0</width>
1046 <height>0</height>
1047 </size>
1048 </property>
1049 <property name="text">
1050 <string>Add</string>
1051 </property>
1052 </widget>
1053 </item>
1054 <item>
1055 <widget class="QPushButton" name="pbRemoveSourceLevels">
1056 <property name="text">
1057 <string>Remove</string>
1058 </property>
1059 </widget>
1060 </item>
1061 <item>
1062 <widget class="QPushButton" name="pbClearSourcesLevels">
1063 <property name="text">
1064 <string>Clear</string>
1065 </property>
1066 </widget>
1067 </item>
1068 </layout>
1069 </item>
1070 </layout>
1071 </widget>
1072 </item>
1073 <item>
1074 <widget class="QGroupBox" name="gbLevels">
1075 <property name="enabled">
1076 <bool>true</bool>
1077 </property>
1078 <property name="title">
1079 <string>Options</string>
1080 </property>
1081 <layout class="QVBoxLayout" name="verticalLayout_3">
1082 <item>
1083 <layout class="QHBoxLayout" name="horizontalLayout_4">
1084 <item>
1085 <widget class="QCheckBox" name="cbSpecificFilesLevels">
1086 <property name="enabled">
1087 <bool>true</bool>
1088 </property>
1089 <property name="minimumSize">
1090 <size>
1091 <width>122</width>
1092 <height>0</height>
1093 </size>
1094 </property>
1095 <property name="toolTip">
1096 <string>Extract specific files oni files from the DAT file
1097
1098 Example of input:
1099 AKEVEnvWarehouse
1100 This will extract only the file AKEVEnvWarehouse.oni from the dat.
1101
1102 You can extract multiple files using wildcards e.g.:
1103 M3GM*
1104 This will extract all files which begin with M3GM. </string>
1105 </property>
1106 <property name="text">
1107 <string>Extract specific files:</string>
1108 </property>
1109 </widget>
1110 </item>
1111 <item>
1112 <widget class="QLineEdit" name="leSpecificFilesLevels">
1113 <property name="enabled">
1114 <bool>false</bool>
1115 </property>
1116 <property name="toolTip">
1117 <string>Extract specific files oni files from the DAT file
1118
1119 Example of input:
1120 AKEVEnvWarehouse
1121 This will extract only the file AKEVEnvWarehouse.oni from the dat.
1122
1123 You can extract multiple files using wildcards e.g.:
1124 M3GM*
1125 This will extract all files which begin with M3GM. </string>
1126 </property>
1127 <property name="text">
1128 <string/>
1129 </property>
1130 <property name="placeholderText">
1131 <string>Pattern to file or files (e.g. AKEVEnvWarehouse)</string>
1132 </property>
1133 </widget>
1134 </item>
1135 </layout>
1136 </item>
1137 <item>
1138 <layout class="QHBoxLayout" name="horizontalLayout_27">
1139 <item>
1140 <widget class="QCheckBox" name="cbDatLevels">
1141 <property name="enabled">
1142 <bool>false</bool>
1143 </property>
1144 <property name="minimumSize">
1145 <size>
1146 <width>122</width>
1147 <height>0</height>
1148 </size>
1149 </property>
1150 <property name="text">
1151 <string>DAT Filename:</string>
1152 </property>
1153 </widget>
1154 </item>
1155 <item>
1156 <widget class="QLineEdit" name="leTargetDatLevels">
1157 <property name="enabled">
1158 <bool>false</bool>
1159 </property>
1160 <property name="placeholderText">
1161 <string>Custom .dat level filename</string>
1162 </property>
1163 </widget>
1164 </item>
1165 <item>
1166 <widget class="QCheckBox" name="cbBnvLevels">
1167 <property name="enabled">
1168 <bool>false</bool>
1169 </property>
1170 <property name="text">
1171 <string>Bnv Source:</string>
1172 </property>
1173 </widget>
1174 </item>
1175 <item>
1176 <widget class="QLineEdit" name="leBnvLevels">
1177 <property name="enabled">
1178 <bool>false</bool>
1179 </property>
1180 <property name="placeholderText">
1181 <string>Bnv .dae source file</string>
1182 </property>
1183 </widget>
1184 </item>
1185 <item>
1186 <widget class="QCheckBox" name="cbGridsLevels">
1187 <property name="enabled">
1188 <bool>false</bool>
1189 </property>
1190 <property name="toolTip">
1191 <string>Generate pathfinding grids (master xml generates them automatically). Needs Bnv source.</string>
1192 </property>
1193 <property name="text">
1194 <string>Generate Grids</string>
1195 </property>
1196 </widget>
1197 </item>
1198 </layout>
1199 </item>
1200 <item>
1201 <layout class="QHBoxLayout" name="horizontalLayout_2">
1202 <item>
1203 <widget class="QCheckBox" name="cbAdditionalSourcesLevels">
1204 <property name="enabled">
1205 <bool>false</bool>
1206 </property>
1207 <property name="minimumSize">
1208 <size>
1209 <width>122</width>
1210 <height>0</height>
1211 </size>
1212 </property>
1213 <property name="text">
1214 <string>Additional Sources:</string>
1215 </property>
1216 </widget>
1217 </item>
1218 <item>
1219 <widget class="QLineEdit" name="leAdditSourcesLevels">
1220 <property name="enabled">
1221 <bool>false</bool>
1222 </property>
1223 <property name="toolTip">
1224 <string>Use &quot;;&quot; as separator for each file</string>
1225 </property>
1226 <property name="placeholderText">
1227 <string>Additional .dae sources for akev (e.g. env_markers.dae)</string>
1228 </property>
1229 </widget>
1230 </item>
1231 </layout>
1232 </item>
1233 </layout>
1234 </widget>
1235 </item>
1236 </layout>
1237 </widget>
1238 <widget class="QWidget" name="tabMisc">
1239 <attribute name="title">
1240 <string>Misc</string>
1241 </attribute>
1242 <layout class="QVBoxLayout" name="verticalLayout_34">
1243 <item>
1244 <layout class="QHBoxLayout" name="horizontalLayout_19">
1245 <item>
1246 <layout class="QVBoxLayout" name="verticalLayout_20">
1247 <item>
1248 <widget class="QLabel" name="label_22">
1249 <property name="sizePolicy">
1250 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
1251 <horstretch>0</horstretch>
1252 <verstretch>0</verstretch>
1253 </sizepolicy>
1254 </property>
1255 <property name="text">
1256 <string>From</string>
1257 </property>
1258 </widget>
1259 </item>
1260 <item>
1261 <widget class="QComboBox" name="cbFromMisc">
1262 <item>
1263 <property name="text">
1264 <string>DAT / SNDD ONI</string>
1265 </property>
1266 </item>
1267 <item>
1268 <property name="text">
1269 <string>DAT / SUBT ONI</string>
1270 </property>
1271 </item>
1272 <item>
1273 <property name="text">
1274 <string>WAV / AIF</string>
1275 </property>
1276 </item>
1277 <item>
1278 <property name="text">
1279 <string>TXT</string>
1280 </property>
1281 </item>
1282 </widget>
1283 </item>
1284 </layout>
1285 </item>
1286 <item>
1287 <layout class="QVBoxLayout" name="verticalLayout_21">
1288 <item>
1289 <widget class="QLabel" name="label_23">
1290 <property name="sizePolicy">
1291 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
1292 <horstretch>0</horstretch>
1293 <verstretch>0</verstretch>
1294 </sizepolicy>
1295 </property>
1296 <property name="text">
1297 <string>To</string>
1298 </property>
1299 </widget>
1300 </item>
1301 <item>
1302 <widget class="QComboBox" name="cbToMisc">
1303 <item>
1304 <property name="text">
1305 <string>WAV</string>
1306 </property>
1307 </item>
1308 <item>
1309 <property name="text">
1310 <string>AIF</string>
1311 </property>
1312 </item>
1313 </widget>
1314 </item>
1315 </layout>
1316 </item>
1317 </layout>
1318 </item>
1319 <item>
1320 <widget class="QGroupBox" name="gbSourcesMisc">
1321 <property name="title">
1322 <string>Sources</string>
1323 </property>
1324 <layout class="QHBoxLayout" name="horizontalLayout_18">
1325 <item>
1326 <widget class="DropTableWidget" name="twSourcesMisc"/>
1327 </item>
1328 <item>
1329 <layout class="QVBoxLayout" name="verticalLayout_22">
1330 <item>
1331 <widget class="QPushButton" name="pbAddSourceMisc">
1332 <property name="minimumSize">
1333 <size>
1334 <width>0</width>
1335 <height>0</height>
1336 </size>
1337 </property>
1338 <property name="text">
1339 <string>Add</string>
1340 </property>
1341 </widget>
1342 </item>
1343 <item>
1344 <widget class="QPushButton" name="pbRemoveSourceMisc">
1345 <property name="text">
1346 <string>Remove</string>
1347 </property>
1348 </widget>
1349 </item>
1350 <item>
1351 <widget class="QPushButton" name="pbClearSourcesMisc">
1352 <property name="text">
1353 <string>Clear</string>
1354 </property>
1355 </widget>
1356 </item>
1357 </layout>
1358 </item>
1359 </layout>
1360 </widget>
1361 </item>
1362 </layout>
1363 </widget>
1364 </widget>
1365 </item>
1366 <item>
1367 <widget class="Line" name="line_3">
1368 <property name="orientation">
1369 <enum>Qt::Horizontal</enum>
1370 </property>
1371 </widget>
1372 </item>
1373 <item>
1374 <widget class="QPushButton" name="pbConvert">
1375 <property name="minimumSize">
1376 <size>
1377 <width>0</width>
1378 <height>30</height>
1379 </size>
1380 </property>
1381 <property name="toolTip">
1382 <string>Convert the sources above</string>
1383 </property>
1384 <property name="text">
1385 <string>Convert</string>
1386 </property>
1387 <property name="shortcut">
1388 <string>Ctrl+Return</string>
1389 </property>
1390 </widget>
1391 </item>
1392 </layout>
1393 </widget>
1394 <widget class="QMenuBar" name="menuBar">
1395 <property name="geometry">
1396 <rect>
1397 <x>0</x>
1398 <y>0</y>
1399 <width>800</width>
1400 <height>20</height>
1401 </rect>
1402 </property>
1403 <widget class="QMenu" name="menuFile">
1404 <property name="title">
1405 <string>File</string>
1406 </property>
1407 <widget class="QMenu" name="menuRecent_Projects">
1408 <property name="title">
1409 <string>Recent Projects</string>
1410 </property>
1411 <addaction name="actionProject1"/>
1412 <addaction name="actionProject2"/>
1413 <addaction name="actionProject3"/>
1414 <addaction name="actionProject4"/>
1415 <addaction name="actionProject5"/>
1416 </widget>
1417 <addaction name="actionNew_Project"/>
1418 <addaction name="actionSave"/>
1419 <addaction name="actionSave_Project"/>
1420 <addaction name="actionLoad_Project"/>
1421 <addaction name="menuRecent_Projects"/>
1422 <addaction name="separator"/>
1423 <addaction name="actionExit"/>
1424 </widget>
1425 <widget class="QMenu" name="menuHelp">
1426 <property name="title">
1427 <string>Help</string>
1428 </property>
1429 <addaction name="actionCheck_OniSplit_version"/>
1430 <addaction name="actionCheck_xmlTools_version"/>
1431 <addaction name="actionCheck_For_Updates"/>
1432 <addaction name="actionAbout"/>
1433 </widget>
1434 <widget class="QMenu" name="menuTarget_Platform">
1435 <property name="title">
1436 <string>Target Platform</string>
1437 </property>
1438 <addaction name="actionWindows"/>
1439 <addaction name="actionMac_Windows_demo"/>
1440 </widget>
1441 <widget class="QMenu" name="menuOptions">
1442 <property name="title">
1443 <string>Options</string>
1444 </property>
1445 <widget class="QMenu" name="menuOutput_directly_to">
1446 <property name="title">
1447 <string>Output directly to:</string>
1448 </property>
1449 <addaction name="actionWorkspace"/>
1450 <addaction name="actionOther"/>
1451 </widget>
1452 <addaction name="menuOutput_directly_to"/>
1453 <addaction name="separator"/>
1454 <addaction name="actionOpen_AE_folder"/>
1455 <addaction name="actionView_log"/>
1456 <addaction name="separator"/>
1457 <addaction name="actionPreferences"/>
1458 </widget>
1459 <widget class="QMenu" name="menuTools">
1460 <property name="title">
1461 <string>Tools</string>
1462 </property>
1463 <addaction name="actionAE_Package_Creator"/>
1464 <addaction name="actionSound_Wizard"/>
1465 <addaction name="actionBackground_Image_Wizard"/>
1466 <addaction name="separator"/>
1467 </widget>
1468 <addaction name="menuFile"/>
1469 <addaction name="menuTarget_Platform"/>
1470 <addaction name="menuOptions"/>
1471 <addaction name="menuTools"/>
1472 <addaction name="menuHelp"/>
1473 </widget>
1474 <widget class="QToolBar" name="mainToolBar">
1475 <attribute name="toolBarArea">
1476 <enum>TopToolBarArea</enum>
1477 </attribute>
1478 <attribute name="toolBarBreak">
1479 <bool>false</bool>
1480 </attribute>
1481 </widget>
1482 <widget class="QStatusBar" name="statusBar">
1483 <property name="layoutDirection">
1484 <enum>Qt::LeftToRight</enum>
1485 </property>
1486 </widget>
1487 <action name="actionExit">
1488 <property name="text">
1489 <string>Exit</string>
1490 </property>
1491 </action>
1492 <action name="actionAbout">
1493 <property name="text">
1494 <string>About</string>
1495 </property>
1496 </action>
1497 <action name="actionCheck_For_Updates">
1498 <property name="text">
1499 <string>Check for Vago updates</string>
1500 </property>
1501 </action>
1502 <action name="actionWindows">
1503 <property name="checkable">
1504 <bool>true</bool>
1505 </property>
1506 <property name="checked">
1507 <bool>true</bool>
1508 </property>
1509 <property name="text">
1510 <string>Windows</string>
1511 </property>
1512 </action>
1513 <action name="actionMac_Windows_demo">
1514 <property name="checkable">
1515 <bool>true</bool>
1516 </property>
1517 <property name="text">
1518 <string>Mac / Windows demo</string>
1519 </property>
1520 </action>
1521 <action name="actionPreferences">
1522 <property name="text">
1523 <string>Preferences</string>
1524 </property>
1525 </action>
1526 <action name="actionCheck_OniSplit_version">
1527 <property name="text">
1528 <string>Check OniSplit version</string>
1529 </property>
1530 </action>
1531 <action name="actionClean_Workspace">
1532 <property name="text">
1533 <string>Clean Workspace</string>
1534 </property>
1535 </action>
1536 <action name="actionWorkspace">
1537 <property name="checkable">
1538 <bool>true</bool>
1539 </property>
1540 <property name="checked">
1541 <bool>true</bool>
1542 </property>
1543 <property name="text">
1544 <string>Workspace</string>
1545 </property>
1546 <property name="toolTip">
1547 <string>Workspace</string>
1548 </property>
1549 </action>
1550 <action name="actionOther">
1551 <property name="checkable">
1552 <bool>true</bool>
1553 </property>
1554 <property name="text">
1555 <string>Other...</string>
1556 </property>
1557 <property name="toolTip">
1558 <string>Other</string>
1559 </property>
1560 </action>
1561 <action name="actionView_log">
1562 <property name="icon">
1563 <iconset resource="resources.qrc">
1564 <normaloff>:/new/icons/log.png</normaloff>:/new/icons/log.png</iconset>
1565 </property>
1566 <property name="text">
1567 <string>View log file</string>
1568 </property>
1569 </action>
1570 <action name="actionAE_Package_Creator">
1571 <property name="icon">
1572 <iconset resource="resources.qrc">
1573 <normaloff>:/new/icons/package.png</normaloff>:/new/icons/package.png</iconset>
1574 </property>
1575 <property name="text">
1576 <string>AEI Mod Package Wizard</string>
1577 </property>
1578 </action>
1579 <action name="actionSound_Wizard">
1580 <property name="icon">
1581 <iconset resource="resources.qrc">
1582 <normaloff>:/new/icons/sound.png</normaloff>:/new/icons/sound.png</iconset>
1583 </property>
1584 <property name="text">
1585 <string>Sound Wizard</string>
1586 </property>
1587 </action>
1588 <action name="actionCheck_xmlTools_version">
1589 <property name="text">
1590 <string>Check XmlTools version</string>
1591 </property>
1592 </action>
1593 <action name="actionOpen_AE_folder">
1594 <property name="text">
1595 <string>Open AE folder</string>
1596 </property>
1597 </action>
1598 <action name="actionSave_Project">
1599 <property name="text">
1600 <string>Save Project As...</string>
1601 </property>
1602 </action>
1603 <action name="actionLoad_Project">
1604 <property name="text">
1605 <string>Load Project...</string>
1606 </property>
1607 <property name="iconText">
1608 <string>Load Project...</string>
1609 </property>
1610 <property name="toolTip">
1611 <string>Load Project...</string>
1612 </property>
1613 </action>
1614 <action name="actionSave">
1615 <property name="enabled">
1616 <bool>true</bool>
1617 </property>
1618 <property name="text">
1619 <string>Save Project</string>
1620 </property>
1621 <property name="shortcut">
1622 <string>Ctrl+S</string>
1623 </property>
1624 </action>
1625 <action name="actionPlaceholder1">
1626 <property name="text">
1627 <string>Placeholder1</string>
1628 </property>
1629 </action>
1630 <action name="actionProject1">
1631 <property name="text">
1632 <string>Project1</string>
1633 </property>
1634 </action>
1635 <action name="actionProject2">
1636 <property name="text">
1637 <string>Project2</string>
1638 </property>
1639 </action>
1640 <action name="actionProject3">
1641 <property name="text">
1642 <string>Project3</string>
1643 </property>
1644 </action>
1645 <action name="actionProject4">
1646 <property name="text">
1647 <string>Project4</string>
1648 </property>
1649 </action>
1650 <action name="actionProject5">
1651 <property name="text">
1652 <string>Project5</string>
1653 </property>
1654 </action>
1655 <action name="actionBackground_Image_Wizard">
1656 <property name="icon">
1657 <iconset resource="resources.qrc">
1658 <normaloff>:/new/icons/background_image.png</normaloff>:/new/icons/background_image.png</iconset>
1659 </property>
1660 <property name="text">
1661 <string>Background Image Wizard</string>
1662 </property>
1663 </action>
1664 <action name="actionNew_Project">
1665 <property name="text">
1666 <string>New Project</string>
1667 </property>
1668 <property name="shortcut">
1669 <string>Ctrl+N</string>
1670 </property>
1671 </action>
1672 <action name="actionXmlTools_Interface">
1673 <property name="icon">
1674 <iconset resource="resources.qrc">
1675 <normaloff>:/new/icons/xmltoolsinterface.png</normaloff>:/new/icons/xmltoolsinterface.png</iconset>
1676 </property>
1677 <property name="text">
1678 <string>XmlTools Interface</string>
1679 </property>
1680 </action>
1681 </widget>
1682 <layoutdefault spacing="6" margin="11"/>
1683 <customwidgets>
1684 <customwidget>
1685 <class>DropTableWidget</class>
1686 <extends>QTableWidget</extends>
1687 <header>droptablewidget.h</header>
1688 </customwidget>
1689 </customwidgets>
1690 <resources>
1691 <include location="resources.qrc"/>
1692 </resources>
1693 <connections/>
1694 </ui>