mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-27 17:28:41 +00:00
Remove all bump mapping and parallax occlusion related code.
This commit is contained in:
parent
f43d1cfa81
commit
ed22260822
17 changed files with 24 additions and 384 deletions
|
@ -88,7 +88,6 @@ private:
|
|||
|
||||
// TODO: Add callback to update these when g_settings changes
|
||||
bool m_cache_enable_shaders;
|
||||
bool m_cache_use_tangent_vertices;
|
||||
bool m_cache_smooth_lighting;
|
||||
int m_meshgen_block_cache_size;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue