1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 08:05:18 +02:00

Cache grouped sparse buffers (#15594)

continuation of #15531
This commit is contained in:
sfan5
2025-01-14 23:40:57 +01:00
committed by GitHub
parent 7053348e31
commit cf074dd271
6 changed files with 178 additions and 61 deletions

View File

@@ -1841,7 +1841,7 @@ mesh_generation_threads (Mapblock mesh generation threads) int 0 0 8
# All mesh buffers with less than this number of vertices will be merged
# during map rendering. This improves rendering performance.
mesh_buffer_min_vertices (Minimum vertex count for mesh buffers) int 100 0 1000
mesh_buffer_min_vertices (Minimum vertex count for mesh buffers) int 300 0 1000
# True = 256
# False = 128