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