remake and improve underwater lighting. add new method for indirect SSS. improve nametag rendering. fix translucent rendering on DH LODs. begin work on WIP cloud raymarcher

This commit is contained in:
Xonk
2025-01-15 23:08:16 -05:00
parent 5d0ff0856f
commit 6c41c008c0
24 changed files with 701 additions and 693 deletions

View File

@ -510,7 +510,10 @@ option.AEROCHROME_MODE.comment = Infrared Film. Google "Aerochrome" to get an id
option.AEROCHROME_PINKNESS.comment = Higher = Pink. Lower = Red
option.AEROCHROME_WOOL_ENABLED.comment = Technically wool things should be affected but it ruins a lot of builds. Enable to be more technically correct.
value.DIMENSION_FALLBACK_SHADER.0 = overworld shader as fallback
value.DIMENSION_FALLBACK_SHADER.1 = nether shader as fallback
value.DIMENSION_FALLBACK_SHADER.2 = end shader as fallback
value.DIMENSION_FALLBACK_SHADER.3 = no shader as fallback