mirror of
https://github.com/X0nk/Bliss-Shader.git
synced 2025-06-26 18:22:33 +08:00
Revert "make new specular settings functional"
This reverts commit 9b80b3ba97
.
This commit is contained in:
@ -220,15 +220,6 @@ vec2 decodeVec2(float a){
|
||||
#define DEFERRED_BACKGROUND_REFLECTION
|
||||
#define DEFERRED_ROUGH_REFLECTION
|
||||
|
||||
#ifdef DEFERRED_SPECULAR
|
||||
#endif
|
||||
#ifdef DEFERRED_ENVIORNMENT_REFLECTION
|
||||
#endif
|
||||
#ifdef DEFERRED_BACKGROUND_REFLECTION
|
||||
#endif
|
||||
#ifdef DEFERRED_ROUGH_REFLECTION
|
||||
#endif
|
||||
|
||||
#include "/lib/specular.glsl"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user