GOOENGINE: Remove unused water ripple dependencies

This commit is contained in:
2025-10-19 16:22:42 -05:00
parent ba60b2412c
commit bb7793dd8e
@@ -1,6 +1,4 @@
#pragma BLENDER_REQUIRE(gpu_shader_material_common.glsl)
#pragma BLENDER_REQUIRE(gpu_shader_common_math_utils.glsl)
#pragma BLENDER_REQUIRE(gpu_shader_common_math_constants.glsl)
/* Utility functions */
float bias_function(float x, float b)