Do not enable texture_clean_transparent by default
authorkwolekr <kwolekr@minetest.net>
Mon, 23 Mar 2015 22:19:19 +0000 (18:19 -0400)
committerkwolekr <kwolekr@minetest.net>
Mon, 23 Mar 2015 22:25:14 +0000 (18:25 -0400)
commit11372ac646440c789ac568133699a20938e33dad
tree10f9354863d420c19e536de9efc2df219cd6fb95
parent37a62970252cb7128900bffb7a07872679738e43
Do not enable texture_clean_transparent by default

This feature is still experimental and has some issues. Also,
increase texture_min_size to 64 px. The setting was initially
a conservative 16 so that the effect would not be noticable
for players who aren't using aniso/bi/trilinear filtering. This
isn't necessary now that texture_clean_transparent is disabled
by default.
minetest.conf.example
src/defaultsettings.cpp