Francois Belair
|
3f3cd15e07
Make EditorSpinSlider wait for text on key_up/down
|
4 年之前 |
bruvzg
|
0c0b5c84b0
Implement TextServer GDExtension interface, remove TextServer GDNative interface.
|
4 年之前 |
Francois Belair
|
3e18cc24a4
Add up/down keys to inc/dec val in spin slider
|
5 年之前 |
Anilforextra
|
90908cd67d
Add Get Center Method for Rect2/Rect2i and AABB.
|
4 年之前 |
Silc 'Tokage' Renew
|
facf8f1883
Apply set_read_only() to child classes of EditorProperty elements
|
4 年之前 |
reduz
|
5cecdfa8af
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
|
4 年之前 |
Yuri Sizov
|
0d3e85c665
Make sure stylebox is valid in EditorSpinSlider before using it
|
4 年之前 |
Haoyu Qiu
|
4404c71ca1
Use Command+Drag in EditSpinSlider on macOS
|
4 年之前 |
reduz
|
6631f66c2a
Optimize StringName usage
|
4 年之前 |
kobewi
|
110236f761
Fix crash in EditorSpinSlider
|
4 年之前 |
reduz
|
a3fb76cd45
Create many types of popups on demand
|
4 年之前 |
bruvzg
|
c283519e0b
Add right-to-left layout support for `EditorSpinSlider`.
|
4 年之前 |
reduz
|
75688772b3
Fix editor suffixes and degrees conversion
|
4 年之前 |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 年之前 |
Gregory Basile
|
8ab13f8ace
Documentation search fixes
|
4 年之前 |
amor
|
2c745e0e95
Mouse ptr reappears at drag start position
|
4 年之前 |
Lightning_A
|
97fecd1b69
Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWithModifiers properties/methods
|
4 年之前 |
kobewi
|
dcf306f72d
Fixed wrong mouse position after releasing grabber
|
4 年之前 |
Rafał Mikrut
|
504bc5cc67
Fix crashes in *_input functions
|
4 年之前 |
Aaron Franke
|
10d7fccb54
Rename ButtonList enum and members to MouseButton
|
4 年之前 |
jmb462
|
919b097b9e
fix-EditorSpinSlider-grabber-zoomed-position
|
4 年之前 |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 年之前 |
Marcel Admiraal
|
4b8b803931
Rename Control margin to offset
|
4 年之前 |
bruvzg
|
99666de00f
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
|
5 年之前 |
Duroxxigar
|
b687ace7f9
Renamed toplevel to be top_level
|
5 年之前 |
Hugo Locurcio
|
3800e7d2ba
Allow using a comma as decimal separator in EditorSpinSlider
|
5 年之前 |
Juan Linietsky
|
438c380458
Add a separate application focus/in notification out from Window focus notification.
|
5 年之前 |
Dominik 'dreamsComeTrue' Jasiński
|
095167dcc3
Hide editor_spin_slider grabber when closing Editor's windows
|
5 年之前 |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 年之前 |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 年之前 |