[1.5.2-RC3] Anisotropic filtering values issue

Issue #625 new
Former user created an issue

Default lowest anisotropic filtering value is 0 (zero) that is wrong. Must be 1 (one) such as defining in X-Ray Engine values range.

ui_options.script:119

{ id= "tf_aniso"               ,type= "list"     ,val= 0    ,cmd= "r__tf_aniso"                 ,content={ {"1","1x"},{"4","4x"},{"8","8x"},{"16","16x"} }    ,vid= true, no_str= true  },

Comments (0)

  1. Log in to comment