summaryrefslogtreecommitdiff
path: root/scene/gui/texture_progress_bar.cpp
AgeCommit message (Expand)Author
2023-04-07TextureProgressBar Update upon texture changeskleonc
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-10-17Support AtlasTexture in radial modes of TextureProgressBararkology
2022-08-29Rename `CanvasItem.update()` to `queue_redraw()`Micky
2022-08-23Add some codes, returnes directly if the value is not changed.风青山
2022-06-11Add suffixes to all nodes and resourcesFireForge
2022-05-19Use suffixes for units in nodes and resourcesAaron Franke
2022-03-21Fix "Stretch Margin" group in TextureProgressBarFireForge
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-12-06Rename minimum_size_changed() methodkobewi
2021-11-28progress_offset now added to reference cross draw functionRed Headphone
2021-11-01Fix nine patch of circular TextureProgressBarfloppyhammer
2021-10-14Fix bilinear TextureProgressBar with nine patch enabledfloppyhammer
2021-09-25Construct values only when necessary.Anilforextra
2021-09-01Add offset for TextureProgress progress texturekobewi
2021-06-21Improve nine patch behavior of TextureProgressBarfloppyhammer
2021-02-09Initialize class variables with default values in scene/ [2/2]Rafał Mikrut
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-23Rename Control margin to offsetMarcel Admiraal
2020-12-14Rename the TextureProgress node to TextureProgressBarHugo Locurcio