SIGN IN SIGN UP
godotengine / godot UNCLAIMED

Godot Engine – Multi-platform 2D and 3D game engine

0 0 0 C++

Add `color_conversion_disabled` shader hint.

Sometimes shaders want to accept a color as input that is always
in the srgb color space.  This adds a hint to vec3/vec4 to enable
the color picker popup for those vectors but disable color space
conversion.
R
Rob Blanckaert committed
8c54290b4a9026e30dc37a61b542c7d3b56d052d
Parent: 97241ff