1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-09-15 18:57:08 +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

@ -430,7 +430,7 @@ enable_dynamic_shadows (Dynamic shadows) bool false
shadow_strength_gamma (Shadow strength gamma) float 1.0 0.1 10.0
# Maximum distance to render shadows.
shadow_map_max_distance (Shadow map max distance in nodes to render shadows) float 200.0 10.0 1000.0
shadow_map_max_distance (Shadow map max distance in nodes to render shadows) float 140.0 10.0 1000.0
# Texture size to render the shadow map on.
# This must be a power of two.