Fix incorrect slider stepping.
Update readme.
This commit is contained in:
parent
0380e56f90
commit
236911f269
2 changed files with 51 additions and 31 deletions
|
|
@ -242,7 +242,7 @@ OptionMenu "MFXOptionsMenu"
|
|||
MFXSlider "$MFX_BSSSHARPRADIUS", "mfx_bsssharpradius", 0, 1, 0.01, 2
|
||||
MFXSlider "$MFX_BSSSHARPAMOUNT", "mfx_bsssharpamount", 0, 8, 0.01, 2
|
||||
Option "$MFX_BSSSHIFTENABLE", "mfx_bssshiftenable", "YesNo"
|
||||
MFXSlider "$MFX_BSSSHIFTRADIUS", "mfx_bssshiftradius", 0, 1, 0.05, 2
|
||||
MFXSlider "$MFX_BSSSHIFTRADIUS", "mfx_bssshiftradius", 0, 1, 0.01, 2
|
||||
SafeCommand "$MFX_RESET", "event resetmfxvars 5"
|
||||
StaticText " "
|
||||
StaticText "$MFX_VIGBBLUR", "Gold"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue