]> git.lizzy.rs Git - dragonfireclient.git/commit
Remove "generate normal maps" feature (#10313)
authorhecks <42101236+hecktest@users.noreply.github.com>
Mon, 14 Sep 2020 17:27:25 +0000 (19:27 +0200)
committerGitHub <noreply@github.com>
Mon, 14 Sep 2020 17:27:25 +0000 (19:27 +0200)
commitfcff9f291103411af6d8f946fbb275b6fa0583b9
tree60e33f8decb59a4a04265a2563b5bf56a5c1aad5
parent3fb1f45301880a3aa901b752af1ecc912efe5915
Remove "generate normal maps" feature (#10313)

Erase all traces of normal "generation" from fragment shaders
Remove the "feature" from the engine and default config
Remove any leftover documentation of it
builtin/mainmenu/tab_settings.lua
builtin/settingtypes.txt
client/shaders/nodes_shader/opengl_fragment.glsl
client/shaders/object_shader/opengl_fragment.glsl
minetest.conf.example
src/client/shader.cpp
src/defaultsettings.cpp
src/settings_translation_file.cpp