LuoZhihao
|
8ba4656ea3
Compile out editor-only logic within `validate_property` in games
|
1 月之前 |
Marwen Azouzi
|
720712b21e
Fix a typo in a variable name
|
2 月之前 |
Thaddeus Crews
|
ad40939b6f
Core: Replace C math headers with C++ equivalents
|
4 月之前 |
Pāvels Nadtočajevs
|
b106dfd4f9
Base accessibility API.
|
4 月之前 |
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
|
1 年之前 |
Rarysson Guilherme
|
beeca2ae82
Make ProgressBar show the real percent when allow greater/lesser is checked
|
1 年之前 |
Yuri Sizov
|
2924bfd4d3
Register theme properties with ThemeDB
|
1 年之前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
bruvzg
|
3add6dcd89
Add `Control::localize_numeral_system` property to toggle automatic numeral system conversion.
|
2 年之前 |
Micky
|
08c2aab169
Rename ProgressBar.`percent_visible` to `show_percentage`
|
2 年之前 |
Yuri Sizov
|
43f03e2ce6
Improve naming of theme properties throughout GUI code
|
2 年之前 |
Yuri Sizov
|
3b1aa240dc
Add a lifecycle method for manual theme item caching to Control
|
2 年之前 |
Micky
|
e31bb5ffeb
Rename `CanvasItem.update()` to `queue_redraw()`
|
2 年之前 |
Rindbee
|
c10304415f
Fix ProgressBar's minimum size not updating when toggling its percent_visible
|
3 年之前 |
floppyhammer
|
f76d417d8a
Add fill_mode to ProgressBar
|
4 年之前 |
FireForge
|
e41a890498
Remove unnecessary "Percent" group in ProgressBar
|
3 年之前 |
Rémi Verschelde
|
0f5455230c
Use `switch` consistently in `_notification` (`scene` folder)
|
3 年之前 |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 年之前 |
reduz
|
6631f66c2a
Optimize StringName usage
|
4 年之前 |
bruvzg
|
d78336c65e
[CTL] Add missing font outline drawing routines and theme constants.
|
4 年之前 |
Rafał Mikrut
|
7961a1dea3
Initialize class variables with default values in scene/ [2/2]
|
4 年之前 |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 年之前 |
bruvzg
|
1adea98d07
Use integer text position in scroll container, TextEdit and canvas editor, to ensure sharp text rendering.
|
4 年之前 |
bruvzg
|
99666de00f
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
|
4 年之前 |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 年之前 |
Juan Linietsky
|
441f1a5fe9
Popups are now windows also (broken!)
|
5 年之前 |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 年之前 |