mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-19 11:15:18 +02:00
Add a setting to group transparency sorted triangles by buffer (#15115)
This commit is contained in:
@@ -182,6 +182,7 @@ private:
|
||||
bool m_cache_trilinear_filter;
|
||||
bool m_cache_bilinear_filter;
|
||||
bool m_cache_anistropic_filter;
|
||||
bool m_cache_transparency_sorting_group_by_buffers;
|
||||
u16 m_cache_transparency_sorting_distance;
|
||||
|
||||
bool m_loops_occlusion_culler;
|
||||
|
Reference in New Issue
Block a user