Vivecraft / VivecraftMod

An experimental port of Vivecraft to Forge/Fabric
Other
169 stars 40 forks source link

Add compatibility for Blur mod #215

Closed Techjar closed 10 months ago

Techjar commented 10 months ago

Simple mixin to disable the blur when VR is running. It's a post-processing shader so there's not really any way we can integrate it.

Techjar commented 10 months ago

Fully tested and working on both Forge and Fabric with either mod. Also worth mentioning that Blur's effect doesn't seem to apply when VR is active regardless of this mixin, though ReBlured's does. Regardless, Blur (Fabric) adds a darkening effect to the GUI, so the mixin also removes that.