Micky
|
e31bb5ffeb
Rename `CanvasItem.update()` to `queue_redraw()`
|
3 yıl önce |
Rémi Verschelde
|
ff612b6916
Merge pull request #64574 from Begah/fix_transient_window_wrap_mouse
|
3 yıl önce |
Rémi Verschelde
|
0c639428dd
Merge pull request #64529 from KoBeWi/suffix_begone
|
3 yıl önce |
MathieuRoux
|
5ac5c8bc06
Fix warp_mouse for transient windows, smoother mouse positioning when releasing mouse for spinbox
|
3 yıl önce |
风青山
|
e561c68256
Add some codes, returnes directly if the value is not changed.
|
3 yıl önce |
kobewi
|
da0c4221f0
Hide prefix/suffix on SpinBox focus
|
3 yıl önce |
Jóhannes Gunnar Þorsteinsson
|
ba35cff303
Independent spinbox arrow step precision
|
6 yıl önce |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
3 yıl önce |
FireForge
|
97dfbea6ad
Rename Control PRESET_WIDE to PRESET_FULL_RECT
|
3 yıl önce |
Aaron Franke
|
2326ba67e2
Consistently use double in Slider and SpinBox
|
3 yıl önce |
K. S. Ernest (iFire) Lee
|
9ddebc0c22
Add a const call mode to Object, Variant and Script.
|
3 yıl önce |
reduz
|
6f51eca1e3
Discern between virtual and abstract class bindings
|
3 yıl önce |
Rémi Verschelde
|
0f5455230c
Use `switch` consistently in `_notification` (`scene` folder)
|
3 yıl önce |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
4 yıl önce |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
4 yıl önce |
Nathan Franke
|
41a20171eb
align to horizontal_alignment, valign to vertical_alignment, related
|
4 yıl önce |
kobewi
|
ea7cc1dea9
Rename minimum_size_changed() method
|
4 yıl önce |
Hugo Locurcio
|
8fb7e622a6
Rename built-in `SGN()` macro to `SIGN()`
|
4 yıl önce |
Aaron Franke
|
3c0fdcc8ac
Use "enum class" for input enums
|
4 yıl önce |
Rémi Verschelde
|
5ae569560d
Fix missing argument names in bindings
|
4 yıl önce |
Eric M
|
baba971c81
Added option for spinbox to update it's value on line edit 'text_changed' rather than 'text_entered'
|
5 yıl önce |
kobewi
|
a913ae8d56
Add support for internal nodes
|
4 yıl önce |
reduz
|
5cecdfa8af
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
|
4 yıl önce |
reduz
|
6631f66c2a
Optimize StringName usage
|
4 yıl önce |
reduz
|
a3fb76cd45
Create many types of popups on demand
|
4 yıl önce |
Aaron Franke
|
0ce49800ac
Use mouse and joypad enums instead of plain integers
|
4 yıl önce |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 yıl önce |
Gregory Basile
|
8ab13f8ace
Documentation search fixes
|
4 yıl önce |
Rafał Mikrut
|
504bc5cc67
Fix crashes in *_input functions
|
4 yıl önce |
Aaron Franke
|
10d7fccb54
Rename ButtonList enum and members to MouseButton
|
5 yıl önce |