mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-25 04:20:13 +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.