1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Settings GUI: Move shadow presets to Shaders, remove Most Used (#13713)

This commit is contained in:
rubenwardy 2023-08-05 17:33:18 +01:00 committed by GitHub
parent 28fce8aad5
commit 752ce1a1b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 131 additions and 193 deletions

View file

@ -433,7 +433,7 @@
# Maximum distance to render shadows.
# type: float min: 10 max: 1000
# shadow_map_max_distance = 200.0
# shadow_map_max_distance = 140.0
# Texture size to render the shadow map on.
# This must be a power of two.