mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-29 22:23:27 +00:00
`Light2D` expects valid texture resource to be available initially for it to be properly bound. Changed texture allocation implementation to be consistent/same with `GradientTexture` (1D).