Yuri Sizov
|
752402cf35
Clean-up, harmonize, and improve StyleBox API
|
2 vuotta sitten |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 vuotta sitten |
Markus Sauermann
|
e18107a57c
Fix Determining Window for Touchscreen
|
3 vuotta sitten |
Markus Sauermann
|
b8031bb7d6
Code simplifications
|
3 vuotta sitten |
Eric M
|
2eda77c682
Ensure all checks of `is_action` in the editor which are for 'shortcut' use, check the action exactly.
|
3 vuotta sitten |
Micky
|
dd26ecdd31
Rename CONNECT_ONESHOT TO CONNECT_ONE_SHOT
|
3 vuotta sitten |
Yuri Sizov
|
3b1aa240dc
Add a lifecycle method for manual theme item caching to Control
|
3 vuotta sitten |
Micky
|
e31bb5ffeb
Rename `CanvasItem.update()` to `queue_redraw()`
|
3 vuotta sitten |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
3 vuotta sitten |
FireForge
|
4678736a39
Add suffixes to all nodes and resources
|
3 vuotta sitten |
Rémi Verschelde
|
b8b4580448
Style: Cleanup single-line blocks, semicolons, dead code
|
3 vuotta sitten |
Rémi Verschelde
|
0f5455230c
Use `switch` consistently in `_notification` (`scene` folder)
|
3 vuotta sitten |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 vuotta sitten |
Aaron Franke
|
3c0fdcc8ac
Use "enum class" for input enums
|
4 vuotta sitten |
Anilforextra
|
cc51b045da
Construct values only when necessary.
|
4 vuotta sitten |
Hugo Locurcio
|
f85426e8ad
Merge pull request #51805 from skysphr/scrollbar-icons-pressed
|
4 vuotta sitten |
reduz
|
5cecdfa8af
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
|
4 vuotta sitten |
skysphr
|
e27ab2708f
Added increment_pressed and decrement_pressed icons to scrollbars
|
4 vuotta sitten |
reduz
|
6631f66c2a
Optimize StringName usage
|
4 vuotta sitten |
Rafał Mikrut
|
504bc5cc67
Fix crashes in *_input functions
|
4 vuotta sitten |
Aaron Franke
|
10d7fccb54
Rename ButtonList enum and members to MouseButton
|
4 vuotta sitten |
Rafał Mikrut
|
7961a1dea3
Initialize class variables with default values in scene/ [2/2]
|
4 vuotta sitten |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 vuotta sitten |
Marcel Admiraal
|
4b8b803931
Rename Control margin to offset
|
4 vuotta sitten |
Tomasz Chabora
|
2c048ea164
Cleanup unused engine code
|
4 vuotta sitten |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 vuotta sitten |
Sergey Minakov
|
6e550e90bf
GUI ScrollBar: possible fix for scrolling
|
5 vuotta sitten |
Dominik 'dreamsComeTrue' Jasiński
|
8f11a91917
Allow scroll_to_line when scroll_active is 'false'
|
5 vuotta sitten |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 vuotta sitten |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 vuotta sitten |