mirror of
https://github.com/godotengine/godot.git
synced 2026-01-20 20:53:07 +03:00
`shader_uniform` is now consistenly used across both per-shader and per-instance shader uniform methods. This makes methods easier to find in the class reference when looking for them.