mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Scale culler steps proportionally to the mesh sizes (#13250)
This commit is contained in:
parent
1de8a1e962
commit
705195b43e
8 changed files with 129 additions and 63 deletions
|
@ -624,7 +624,8 @@ update_last_checked (Last update check) string
|
|||
update_last_known (Last known version update) int 0
|
||||
|
||||
# Use raytraced occlusion culling in the new culler.
|
||||
# This flag enables use of raytraced occlusion culling test
|
||||
# This flag enables use of raytraced occlusion culling test for
|
||||
# client mesh sizes smaller than 4x4x4 map blocks.
|
||||
enable_raytraced_culling (Enable Raytraced Culling) bool true
|
||||
|
||||
[*Server]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue