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