mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-22 17:25:46 +00:00
TextureCache: Make a better Anisotropic setter.
This commit is contained in:
parent
45b03b3c9f
commit
28fddb9c5e
4 changed files with 21 additions and 24 deletions
|
@ -130,22 +130,22 @@
|
|||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>2x (WILL BREAK THINGS)</string>
|
||||
<string>2x</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>4x (WILL BREAK THINGS)</string>
|
||||
<string>4x</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>8x (WILL BREAK THINGS)</string>
|
||||
<string>8x</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>16x (WILL BREAK THINGS)</string>
|
||||
<string>16x</string>
|
||||
</property>
|
||||
</item>
|
||||
</widget>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue