aaronp64
|
9e9ca20239
Round ProgressBar percentage instead of truncating
|
1 месяц назад |
Haoyu Qiu
|
72d437c030
Move localized number formatting methods to TranslationServer
|
3 месяцев назад |
Haoyu Qiu
|
172c80df67
Make text-related nodes translation domain aware
|
4 месяцев назад |
LuoZhihao
|
8ba4656ea3
Compile out editor-only logic within `validate_property` in games
|
7 месяцев назад |
Marwen Azouzi
|
720712b21e
Fix a typo in a variable name
|
8 месяцев назад |
Thaddeus Crews
|
ad40939b6f
Core: Replace C math headers with C++ equivalents
|
10 месяцев назад |
Pāvels Nadtočajevs
|
b106dfd4f9
Base accessibility API.
|
10 месяцев назад |
kobewi
|
cb4ceb823c
Make scan for projects threaded
|
1 год назад |
A Thousand Ships
|
308dbb8c63
[Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`
|
1 год назад |
A Thousand Ships
|
79ba22a73f
Use `Vector*` component-wise `min/max/clamp` functions where applicable
|
1 год назад |
Christian Kaiser
|
c00bd0008a
Add indeterminate mode to ProgressBar
|
2 лет назад |
Rarysson Guilherme
|
beeca2ae82
Make ProgressBar show the real percent when allow greater/lesser is checked
|
2 лет назад |
Yuri Sizov
|
2924bfd4d3
Register theme properties with ThemeDB
|
2 лет назад |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
3 лет назад |
bruvzg
|
3add6dcd89
Add `Control::localize_numeral_system` property to toggle automatic numeral system conversion.
|
3 лет назад |
Micky
|
08c2aab169
Rename ProgressBar.`percent_visible` to `show_percentage`
|
3 лет назад |
Yuri Sizov
|
43f03e2ce6
Improve naming of theme properties throughout GUI code
|
3 лет назад |
Yuri Sizov
|
3b1aa240dc
Add a lifecycle method for manual theme item caching to Control
|
3 лет назад |
Micky
|
e31bb5ffeb
Rename `CanvasItem.update()` to `queue_redraw()`
|
3 лет назад |
Rindbee
|
c10304415f
Fix ProgressBar's minimum size not updating when toggling its percent_visible
|
3 лет назад |
floppyhammer
|
f76d417d8a
Add fill_mode to ProgressBar
|
5 лет назад |
FireForge
|
e41a890498
Remove unnecessary "Percent" group in ProgressBar
|
3 лет назад |
Rémi Verschelde
|
0f5455230c
Use `switch` consistently in `_notification` (`scene` folder)
|
4 лет назад |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
4 лет назад |
reduz
|
6631f66c2a
Optimize StringName usage
|
4 лет назад |
bruvzg
|
d78336c65e
[CTL] Add missing font outline drawing routines and theme constants.
|
5 лет назад |
Rafał Mikrut
|
7961a1dea3
Initialize class variables with default values in scene/ [2/2]
|
5 лет назад |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
5 лет назад |
bruvzg
|
1adea98d07
Use integer text position in scroll container, TextEdit and canvas editor, to ensure sharp text rendering.
|
5 лет назад |
bruvzg
|
99666de00f
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
|
5 лет назад |