mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-10 00:41:26 +12:00
Move 'LOD bias addend' to debug tab
This commit is contained in:
parent
b156b40f8f
commit
71f034c4ea
1 changed files with 23 additions and 23 deletions
|
@ -849,29 +849,6 @@
|
||||||
</layout>
|
</layout>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
|
||||||
<widget class="QGroupBox" name="gb_Level_of_Detail">
|
|
||||||
<property name="title">
|
|
||||||
<string>Level of Detail</string>
|
|
||||||
</property>
|
|
||||||
<layout class="QVBoxLayout" name="gb_Level_of_Detail_Layout">
|
|
||||||
<item>
|
|
||||||
<layout class="QHBoxLayout" name="TextureLODBiasLayout">
|
|
||||||
<item>
|
|
||||||
<widget class="QDoubleSpinBox" name="TextureLODBias"/>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<widget class="QPushButton" name="TextureLODBiasReset">
|
|
||||||
<property name="text">
|
|
||||||
<string>Reset</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
</layout>
|
|
||||||
</item>
|
|
||||||
</layout>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item>
|
<item>
|
||||||
<spacer name="gpu_tab_layout_middle_spacer">
|
<spacer name="gpu_tab_layout_middle_spacer">
|
||||||
<property name="orientation">
|
<property name="orientation">
|
||||||
|
@ -4181,6 +4158,29 @@
|
||||||
</layout>
|
</layout>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
<item>
|
||||||
|
<widget class="QGroupBox" name="gb_Level_of_Detail">
|
||||||
|
<property name="title">
|
||||||
|
<string>Level of Detail</string>
|
||||||
|
</property>
|
||||||
|
<layout class="QVBoxLayout" name="gb_Level_of_Detail_Layout">
|
||||||
|
<item>
|
||||||
|
<layout class="QHBoxLayout" name="TextureLODBiasLayout">
|
||||||
|
<item>
|
||||||
|
<widget class="QDoubleSpinBox" name="TextureLODBias"/>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<widget class="QPushButton" name="TextureLODBiasReset">
|
||||||
|
<property name="text">
|
||||||
|
<string>Reset</string>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
|
</layout>
|
||||||
|
</item>
|
||||||
|
</layout>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<spacer name="verticalSpacerDebugMore">
|
<spacer name="verticalSpacerDebugMore">
|
||||||
<property name="orientation">
|
<property name="orientation">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue