mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-19 09:41:39 +00:00
1a2622d344
Now `TextureProgress` has `nine_patch_stretch` flag. With this flag enabled, it's being rendered as 9-path using `stretch_margin_*` properties as texture margins. Stretching doesn't support `FILL_CLOCKWISE` and `FILL_COUNTER_CLOCKWISE` fill modes.