]> git.lizzy.rs Git - dragonfireclient.git/commitdiff
Mention texture modifier colorspace (#10112)
authorHybridDog <3192173+HybridDog@users.noreply.github.com>
Thu, 8 Oct 2020 17:44:27 +0000 (19:44 +0200)
committerGitHub <noreply@github.com>
Thu, 8 Oct 2020 17:44:27 +0000 (19:44 +0200)
doc/lua_api.txt

index c4eb5637466f89b582f49b2fc1e7898c3382efc6..60fea38171e6a811d5924210bbbc297eb726344d 100644 (file)
@@ -434,7 +434,9 @@ Texture modifiers
 -----------------
 
 There are various texture modifiers that can be used
-to generate textures on-the-fly.
+to let the client generate textures on-the-fly.
+The modifiers are applied directly in sRGB colorspace,
+i.e. without gamma-correction.
 
 ### Texture overlaying