mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-15 17:11:14 +00: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.