Skip to content

Allow usage of depth texture when contact shadows are disabled

KaadmY requested to merge github/fork/kaadmy/master into master

Fixes #25535 (closed).

Binds the depth texture if DEPTH_TEXTURE is used in the shader, even if contact shadows are disabled.

Merge request reports