mirror of
https://github.com/godotengine/godot.git
synced 2026-03-03 20:55:48 +00:00
After this change the color will only be fetched if the shader code doesn't use it explicitly, to match the GLES3 behaviour. Fixes #23179.
After this change the color will only be fetched if the shader code doesn't use it explicitly, to match the GLES3 behaviour. Fixes #23179.