summaryrefslogtreecommitdiff
path: root/scene/gui/texture_progress_bar.cpp
AgeCommit message (Expand)Author
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