@@ -214,6 +214,45 @@ but slower response to any scene changes.</string>
214
214
</widget >
215
215
</item >
216
216
<item row =" 2" column =" 0" >
217
+ <widget class =" QLabel" name =" transparentRenderLabel" >
218
+ <property name =" toolTip" >
219
+ <string />
220
+ </property >
221
+ <property name =" text" >
222
+ <string >Transparent objects:</string >
223
+ </property >
224
+ </widget >
225
+ </item >
226
+ <item row =" 2" column =" 4" >
227
+ <widget class =" Gui::PrefComboBox" name =" comboTransparentRender" >
228
+ <property name =" minimumSize" >
229
+ <size >
230
+ <width >120</width >
231
+ <height >0</height >
232
+ </size >
233
+ </property >
234
+ <property name =" toolTip" >
235
+ <string >Render types of transparent objects</string >
236
+ </property >
237
+ <property name =" prefEntry" stdset =" 0" >
238
+ <cstring >TransparentObjectRenderType</cstring >
239
+ </property >
240
+ <property name =" prefPath" stdset =" 0" >
241
+ <cstring >View</cstring >
242
+ </property >
243
+ <item >
244
+ <property name =" text" >
245
+ <string >One pass</string >
246
+ </property >
247
+ </item >
248
+ <item >
249
+ <property name =" text" >
250
+ <string >Backface pass</string >
251
+ </property >
252
+ </item >
253
+ </widget >
254
+ </item >
255
+ <item row =" 3" column =" 0" >
217
256
<widget class =" QLabel" name =" markerSizeLabel" >
218
257
<property name =" toolTip" >
219
258
<string />
@@ -223,7 +262,7 @@ but slower response to any scene changes.</string>
223
262
</property >
224
263
</widget >
225
264
</item >
226
- <item row =" 2 " column =" 4" >
265
+ <item row =" 3 " column =" 4" >
227
266
<widget class =" QComboBox" name =" boxMarkerSize" >
228
267
<property name =" minimumSize" >
229
268
<size >
@@ -236,14 +275,14 @@ but slower response to any scene changes.</string>
236
275
</property >
237
276
</widget >
238
277
</item >
239
- <item row =" 3 " column =" 0" >
278
+ <item row =" 4 " column =" 0" >
240
279
<widget class =" QLabel" name =" textLabel1" >
241
280
<property name =" text" >
242
281
<string >Eye to eye distance for stereo modes</string >
243
282
</property >
244
283
</widget >
245
284
</item >
246
- <item row =" 3 " column =" 4" >
285
+ <item row =" 4 " column =" 4" >
247
286
<widget class =" Gui::PrefDoubleSpinBox" name =" FloatSpinBox_EyeDistance" >
248
287
<property name =" minimumSize" >
249
288
<size >
@@ -279,7 +318,7 @@ bounding box size of the 3D object that is currently displayed. </string>
279
318
</property >
280
319
</widget >
281
320
</item >
282
- <item row =" 4 " column =" 0" >
321
+ <item row =" 5 " column =" 0" >
283
322
<widget class =" Gui::PrefCheckBox" name =" checkBoxBacklight" >
284
323
<property name =" toolTip" >
285
324
<string >Backlight is enabled with the defined color</string >
@@ -295,7 +334,7 @@ bounding box size of the 3D object that is currently displayed. </string>
295
334
</property >
296
335
</widget >
297
336
</item >
298
- <item row =" 4 " column =" 1" >
337
+ <item row =" 5 " column =" 1" >
299
338
<widget class =" Gui::PrefColorButton" name =" backlightColor" >
300
339
<property name =" enabled" >
301
340
<bool >false</bool >
@@ -318,7 +357,7 @@ bounding box size of the 3D object that is currently displayed. </string>
318
357
</property >
319
358
</widget >
320
359
</item >
321
- <item row =" 4 " column =" 2" >
360
+ <item row =" 5 " column =" 2" >
322
361
<spacer name =" horizontalSpacer" >
323
362
<property name =" orientation" >
324
363
<enum >Qt::Horizontal</enum >
@@ -331,7 +370,7 @@ bounding box size of the 3D object that is currently displayed. </string>
331
370
</property >
332
371
</spacer >
333
372
</item >
334
- <item row =" 4 " column =" 3" >
373
+ <item row =" 5 " column =" 3" >
335
374
<widget class =" QLabel" name =" backlightLabel" >
336
375
<property name =" enabled" >
337
376
<bool >false</bool >
@@ -347,7 +386,7 @@ bounding box size of the 3D object that is currently displayed. </string>
347
386
</property >
348
387
</widget >
349
388
</item >
350
- <item row =" 4 " column =" 4" >
389
+ <item row =" 5 " column =" 4" >
351
390
<widget class =" Gui::PrefSlider" name =" sliderIntensity" >
352
391
<property name =" enabled" >
353
392
<bool >false</bool >
0 commit comments