index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
gui
/
progress_bar.cpp
Age
Commit message (
Expand
)
Author
2023-01-05
One Copyright Update to rule them all
Rémi Verschelde
2022-11-17
Add `Control::localize_numeral_system` property to toggle automatic numeral s...
bruvzg
2022-09-07
Rename ProgressBar.`percent_visible` to `show_percentage`
Micky
2022-09-06
Improve naming of theme properties throughout GUI code
Yuri Sizov
2022-09-01
Add a lifecycle method for manual theme item caching to Control
Yuri Sizov
2022-08-29
Rename `CanvasItem.update()` to `queue_redraw()`
Micky
2022-06-25
Fix ProgressBar's minimum size not updating when toggling its percent_visible
Rindbee
2022-05-10
Add fill_mode to ProgressBar
floppyhammer
2022-03-21
Remove unnecessary "Percent" group in ProgressBar
FireForge
2022-02-15
Use `switch` consistently in `_notification` (`scene` folder)
Rémi Verschelde
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-07-18
Optimize StringName usage
reduz
2021-02-14
[CTL] Add missing font outline drawing routines and theme constants.
bruvzg
2021-02-09
Initialize class variables with default values in scene/ [2/2]
Rafał Mikrut
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-12-21
Use integer text position in scroll container, TextEdit and canvas editor, to...
bruvzg
2020-11-26
[Complex Text Layouts] Refactor Font class, default themes and controls to us...
bruvzg
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-03-26
Popups are now windows also (broken!)
Juan Linietsky
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-07-30
Fix ProgressBar Wrong Value with Border
Emmanuel Barroga
2019-02-27
Fix minimum size of ProgressBar-s
Bojidar Marinov
2019-01-24
ProgressBar: Set default step to 0.01
Rémi Verschelde
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-06-18
-Added AnimationGraphPlayer (still missing features)
Juan Linietsky
2018-03-28
Fix StyleBox ignoring region rect and ProgressBar using center size
Bojidar Marinov
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-02-13
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
Remove use of _SCS from ADD_METHOD
Hein-Pieter van Braam
2017-01-13
Renamed button functions to be more verboes, same with Range unit value -> ratio
Juan Linietsky
2017-01-04
-Conversion of most properties to a simpler syntax, easier to use by script
Juan Linietsky
2017-01-02
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-01
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2016-07-07
Remove unused variables (third pass) + dead code
Rémi Verschelde
2016-03-31
Progress bar minsize now checks percent_visible
Zher Huei Lee
2016-01-01
Update copyright to 2016 in headers
George Marques
2015-04-18
Updated copyright year in all headers
Juan Linietsky
2014-04-28
-Added OpenSSL and HTTPS support
Juan Linietsky
2014-02-09
GODOT IS OPEN SOURCE
Juan Linietsky