|
67 | 67 | <string notr="true"/> |
68 | 68 | </property> |
69 | 69 | <property name="currentIndex"> |
70 | | - <number>0</number> |
| 70 | + <number>2</number> |
71 | 71 | </property> |
72 | 72 | <widget class="QWidget" name="nodesTab_"> |
73 | 73 | <attribute name="title"> |
|
376 | 376 | <attribute name="title"> |
377 | 377 | <string>Faces</string> |
378 | 378 | </attribute> |
379 | | - <layout class="QVBoxLayout" name="verticalLayout_9"> |
380 | | - <item> |
381 | | - <layout class="QVBoxLayout" name="verticalLayout_10"> |
382 | | - <item> |
383 | | - <widget class="QCheckBox" name="showFacesCheckBox_"> |
384 | | - <property name="text"> |
385 | | - <string>Show Faces</string> |
386 | | - </property> |
387 | | - <property name="checked"> |
388 | | - <bool>true</bool> |
389 | | - </property> |
390 | | - </widget> |
391 | | - </item> |
392 | | - <item> |
393 | | - <widget class="QCheckBox" name="enableTransparencyFacesCheckBox_"> |
394 | | - <property name="text"> |
395 | | - <string>Enable Transparency</string> |
396 | | - </property> |
397 | | - </widget> |
398 | | - </item> |
399 | | - <item> |
400 | | - <widget class="QGroupBox" name="groupBox_5"> |
401 | | - <property name="enabled"> |
402 | | - <bool>false</bool> |
403 | | - </property> |
404 | | - <property name="title"> |
405 | | - <string>Face Coloring</string> |
406 | | - </property> |
407 | | - <layout class="QVBoxLayout" name="verticalLayout_16"> |
408 | | - <item> |
409 | | - <widget class="QRadioButton" name="defaultNodeColoringButton_2"> |
410 | | - <property name="text"> |
411 | | - <string>Default</string> |
412 | | - </property> |
413 | | - </widget> |
414 | | - </item> |
415 | | - <item> |
416 | | - <widget class="QRadioButton" name="colormapLookupNodeColoringButton_2"> |
417 | | - <property name="text"> |
418 | | - <string>Colormap Lookup</string> |
419 | | - </property> |
420 | | - <property name="checked"> |
421 | | - <bool>true</bool> |
422 | | - </property> |
423 | | - </widget> |
424 | | - </item> |
425 | | - <item> |
426 | | - <widget class="QRadioButton" name="conversionRGBNodeColoringButton_2"> |
427 | | - <property name="text"> |
428 | | - <string>Conversion to RGB</string> |
429 | | - </property> |
430 | | - </widget> |
431 | | - </item> |
432 | | - </layout> |
433 | | - </widget> |
434 | | - </item> |
435 | | - <item> |
436 | | - <widget class="QCheckBox" name="invertNormalsCheckBox"> |
437 | | - <property name="text"> |
438 | | - <string>Invert Normals</string> |
439 | | - </property> |
440 | | - </widget> |
441 | | - </item> |
442 | | - <item> |
443 | | - <widget class="QCheckBox" name="checkBox"> |
444 | | - <property name="enabled"> |
445 | | - <bool>false</bool> |
446 | | - </property> |
447 | | - <property name="text"> |
448 | | - <string>Use Face Normals</string> |
449 | | - </property> |
450 | | - </widget> |
451 | | - </item> |
452 | | - <item> |
453 | | - <widget class="QCheckBox" name="checkBox_2"> |
454 | | - <property name="enabled"> |
455 | | - <bool>false</bool> |
456 | | - </property> |
457 | | - <property name="text"> |
458 | | - <string>Render Images as a texture (Colormap Only)</string> |
459 | | - </property> |
460 | | - </widget> |
461 | | - </item> |
462 | | - </layout> |
463 | | - </item> |
464 | | - </layout> |
| 379 | + <widget class="QCheckBox" name="checkBox"> |
| 380 | + <property name="enabled"> |
| 381 | + <bool>false</bool> |
| 382 | + </property> |
| 383 | + <property name="geometry"> |
| 384 | + <rect> |
| 385 | + <x>10</x> |
| 386 | + <y>186</y> |
| 387 | + <width>107</width> |
| 388 | + <height>17</height> |
| 389 | + </rect> |
| 390 | + </property> |
| 391 | + <property name="text"> |
| 392 | + <string>Use Face Normals</string> |
| 393 | + </property> |
| 394 | + </widget> |
| 395 | + <widget class="QCheckBox" name="invertNormalsCheckBox"> |
| 396 | + <property name="geometry"> |
| 397 | + <rect> |
| 398 | + <x>10</x> |
| 399 | + <y>163</y> |
| 400 | + <width>94</width> |
| 401 | + <height>17</height> |
| 402 | + </rect> |
| 403 | + </property> |
| 404 | + <property name="text"> |
| 405 | + <string>Invert Normals</string> |
| 406 | + </property> |
| 407 | + </widget> |
| 408 | + <widget class="QGroupBox" name="groupBox_5"> |
| 409 | + <property name="enabled"> |
| 410 | + <bool>false</bool> |
| 411 | + </property> |
| 412 | + <property name="geometry"> |
| 413 | + <rect> |
| 414 | + <x>10</x> |
| 415 | + <y>61</y> |
| 416 | + <width>241</width> |
| 417 | + <height>96</height> |
| 418 | + </rect> |
| 419 | + </property> |
| 420 | + <property name="sizePolicy"> |
| 421 | + <sizepolicy hsizetype="Minimum" vsizetype="Preferred"> |
| 422 | + <horstretch>0</horstretch> |
| 423 | + <verstretch>0</verstretch> |
| 424 | + </sizepolicy> |
| 425 | + </property> |
| 426 | + <property name="title"> |
| 427 | + <string>Face Coloring</string> |
| 428 | + </property> |
| 429 | + <layout class="QVBoxLayout" name="verticalLayout_16"> |
| 430 | + <item> |
| 431 | + <widget class="QRadioButton" name="defaultNodeColoringButton_2"> |
| 432 | + <property name="text"> |
| 433 | + <string>Default</string> |
| 434 | + </property> |
| 435 | + </widget> |
| 436 | + </item> |
| 437 | + <item> |
| 438 | + <widget class="QRadioButton" name="colormapLookupNodeColoringButton_2"> |
| 439 | + <property name="text"> |
| 440 | + <string>Colormap Lookup</string> |
| 441 | + </property> |
| 442 | + <property name="checked"> |
| 443 | + <bool>true</bool> |
| 444 | + </property> |
| 445 | + </widget> |
| 446 | + </item> |
| 447 | + <item> |
| 448 | + <widget class="QRadioButton" name="conversionRGBNodeColoringButton_2"> |
| 449 | + <property name="text"> |
| 450 | + <string>Conversion to RGB</string> |
| 451 | + </property> |
| 452 | + </widget> |
| 453 | + </item> |
| 454 | + </layout> |
| 455 | + </widget> |
| 456 | + <widget class="QCheckBox" name="showFacesCheckBox_"> |
| 457 | + <property name="geometry"> |
| 458 | + <rect> |
| 459 | + <x>10</x> |
| 460 | + <y>10</y> |
| 461 | + <width>79</width> |
| 462 | + <height>17</height> |
| 463 | + </rect> |
| 464 | + </property> |
| 465 | + <property name="text"> |
| 466 | + <string>Show Faces</string> |
| 467 | + </property> |
| 468 | + <property name="checked"> |
| 469 | + <bool>true</bool> |
| 470 | + </property> |
| 471 | + </widget> |
| 472 | + <widget class="QCheckBox" name="checkBox_2"> |
| 473 | + <property name="enabled"> |
| 474 | + <bool>false</bool> |
| 475 | + </property> |
| 476 | + <property name="geometry"> |
| 477 | + <rect> |
| 478 | + <x>10</x> |
| 479 | + <y>209</y> |
| 480 | + <width>239</width> |
| 481 | + <height>17</height> |
| 482 | + </rect> |
| 483 | + </property> |
| 484 | + <property name="text"> |
| 485 | + <string>Render Images as a texture (Colormap Only)</string> |
| 486 | + </property> |
| 487 | + </widget> |
| 488 | + <widget class="QDoubleSpinBox" name="transparencyDoubleSpinBox_"> |
| 489 | + <property name="enabled"> |
| 490 | + <bool>true</bool> |
| 491 | + </property> |
| 492 | + <property name="geometry"> |
| 493 | + <rect> |
| 494 | + <x>190</x> |
| 495 | + <y>31</y> |
| 496 | + <width>53</width> |
| 497 | + <height>20</height> |
| 498 | + </rect> |
| 499 | + </property> |
| 500 | + <property name="maximum"> |
| 501 | + <double>1.000000000000000</double> |
| 502 | + </property> |
| 503 | + <property name="singleStep"> |
| 504 | + <double>0.010000000000000</double> |
| 505 | + </property> |
| 506 | + <property name="value"> |
| 507 | + <double>0.750000000000000</double> |
| 508 | + </property> |
| 509 | + </widget> |
| 510 | + <widget class="QCheckBox" name="enableTransparencyFacesCheckBox_"> |
| 511 | + <property name="geometry"> |
| 512 | + <rect> |
| 513 | + <x>11</x> |
| 514 | + <y>35</y> |
| 515 | + <width>123</width> |
| 516 | + <height>17</height> |
| 517 | + </rect> |
| 518 | + </property> |
| 519 | + <property name="sizePolicy"> |
| 520 | + <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
| 521 | + <horstretch>0</horstretch> |
| 522 | + <verstretch>0</verstretch> |
| 523 | + </sizepolicy> |
| 524 | + </property> |
| 525 | + <property name="text"> |
| 526 | + <string>Enable Transparency</string> |
| 527 | + </property> |
| 528 | + </widget> |
465 | 529 | </widget> |
466 | 530 | <widget class="QWidget" name="textTab_"> |
467 | 531 | <attribute name="title"> |
|
0 commit comments