1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 16:15:20 +02: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
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.