[2 lines] fix blinding (#9690)

* Adds blinding + blindfolds (#8688)

* Adds blinding + blindfolds

* Don't break examining lol

* moment

* fix toggle lights behavior

* move checks around

* Sloth review

* Added a salvage funny

* review

* woops

* Switch circle shader

Co-authored-by: wrexbe <wrexbe@protonmail.com>

* resolve merge conflict

Co-authored-by: wrexbe <wrexbe@protonmail.com>
This commit is contained in:
Rane
2022-07-14 07:58:24 -04:00
committed by GitHub
parent ef92c351bf
commit 83c03b60a1
21 changed files with 309 additions and 1 deletions

View File

@@ -2,3 +2,8 @@
id: Greyscale
kind: source
path: "/Textures/Shaders/greyscale.swsl"
- type: shader
id: GreyscaleFullscreen
kind: source
path: "/Textures/Shaders/greyscale_fullscreen.swsl"