mirror of
https://github.com/minetest/minetest.git
synced 2024-11-27 01:53:45 +01:00
Mention texture modifier colorspace (#10112)
This commit is contained in:
parent
a37e96eefc
commit
f0b6f7909a
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user