Aaron Franke
|
2326ba67e2
Consistently use double in Slider and SpinBox
|
3 years ago |
K. S. Ernest (iFire) Lee
|
9ddebc0c22
Add a const call mode to Object, Variant and Script.
|
3 years ago |
reduz
|
6f51eca1e3
Discern between virtual and abstract class bindings
|
3 years ago |
Rémi Verschelde
|
0f5455230c
Use `switch` consistently in `_notification` (`scene` folder)
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 years ago |
Nathan Franke
|
41a20171eb
align to horizontal_alignment, valign to vertical_alignment, related
|
3 years ago |
kobewi
|
ea7cc1dea9
Rename minimum_size_changed() method
|
3 years ago |
Hugo Locurcio
|
8fb7e622a6
Rename built-in `SGN()` macro to `SIGN()`
|
3 years ago |
Aaron Franke
|
3c0fdcc8ac
Use "enum class" for input enums
|
4 years ago |
Rémi Verschelde
|
5ae569560d
Fix missing argument names in bindings
|
3 years ago |
Eric M
|
baba971c81
Added option for spinbox to update it's value on line edit 'text_changed' rather than 'text_entered'
|
5 years ago |
kobewi
|
a913ae8d56
Add support for internal nodes
|
4 years ago |
reduz
|
5cecdfa8af
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
|
4 years ago |
reduz
|
6631f66c2a
Optimize StringName usage
|
4 years ago |
reduz
|
a3fb76cd45
Create many types of popups on demand
|
4 years ago |
Aaron Franke
|
0ce49800ac
Use mouse and joypad enums instead of plain integers
|
4 years ago |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 years ago |
Gregory Basile
|
8ab13f8ace
Documentation search fixes
|
4 years ago |
Rafał Mikrut
|
504bc5cc67
Fix crashes in *_input functions
|
4 years ago |
Aaron Franke
|
10d7fccb54
Rename ButtonList enum and members to MouseButton
|
4 years ago |
kobewi
|
83f6c6b360
Release mouse when SpinBox leaves scene tree
|
4 years ago |
Rafał Mikrut
|
7961a1dea3
Initialize class variables with default values in scene/ [2/2]
|
4 years ago |
Volka
|
ae2cf8eb38
Fix unintended SpinBox mouse capture
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Marcel Admiraal
|
4b8b803931
Rename Control margin to offset
|
4 years ago |
bruvzg
|
99666de00f
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
|
5 years ago |
Rémi Verschelde
|
fac2bb99ac
Merge pull request #38223 from EricEzaM/spinbox-update-lineedit-after-bad-input
|
5 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |