mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 08:05:18 +02:00
Fog: Make fraction of visible distance at which fog starts configurable
Optimise the fetching of global settings 'camera_smoothing', 'cinematic' and 'cinematic_camera_smoothing'. Cache 'cam_smoothing'.
This commit is contained in:
@@ -615,6 +615,10 @@
|
||||
# type: bool
|
||||
# inventory_items_animations = false
|
||||
|
||||
# Fraction of the visible distance at which fog starts to be rendered
|
||||
# Range 0 - 0.99
|
||||
# fog_start = 0.4
|
||||
|
||||
### Menus
|
||||
|
||||
# Use a cloud animation for the main menu background.
|
||||
|
Reference in New Issue
Block a user