mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-22 17:18:39 +00:00
New lighting curve (#5279)
* New lighting curve * Make polynomial lighting curve * Update default lighting settings
This commit is contained in:
parent
1d8d01074f
commit
9c8fec83af
5 changed files with 34 additions and 44 deletions
|
@ -245,6 +245,8 @@ fake_function() {
|
|||
gettext("Field of view while zooming in degrees.\nThis requires the \"zoom\" privilege on the server.");
|
||||
gettext("Gamma");
|
||||
gettext("Adjust the gamma encoding for the light tables. Higher numbers are brighter.\nThis setting is for the client only and is ignored by the server.");
|
||||
gettext("Darkness sharpness");
|
||||
gettext("Lightness sharpness");
|
||||
gettext("Texture path");
|
||||
gettext("Path to texture directory. All textures are first searched from here.");
|
||||
gettext("Video driver");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue