Yuri Sizov
|
752402cf35
Clean-up, harmonize, and improve StyleBox API
|
2 年之前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
Rémi Verschelde
|
2ffb609658
Merge pull request #66337 from EricEzaM/sprite-frames
|
2 年之前 |
Eric M
|
2eda77c682
Ensure all checks of `is_action` in the editor which are for 'shortcut' use, check the action exactly.
|
3 年之前 |
Vitika9
|
1dce43d417
ColorPicker UX improvements
|
3 年之前 |
Yuri Sizov
|
3b1aa240dc
Add a lifecycle method for manual theme item caching to Control
|
3 年之前 |
Micky
|
e31bb5ffeb
Rename `CanvasItem.update()` to `queue_redraw()`
|
3 年之前 |
风青山
|
e561c68256
Add some codes, returnes directly if the value is not changed.
|
3 年之前 |
Aaron Franke
|
2326ba67e2
Consistently use double in Slider and SpinBox
|
3 年之前 |
Rémi Verschelde
|
0f5455230c
Use `switch` consistently in `_notification` (`scene` folder)
|
3 年之前 |
Rémi Verschelde
|
7640dc2c73
Merge pull request #55775 from timothyqiu/slider-drag
|
3 年之前 |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 年之前 |
Haoyu Qiu
|
753ae7403f
Add drag start/end signals for Slider
|
3 年之前 |
kobewi
|
ea7cc1dea9
Rename minimum_size_changed() method
|
3 年之前 |
Aaron Franke
|
3c0fdcc8ac
Use "enum class" for input enums
|
4 年之前 |
reduz
|
5cecdfa8af
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
|
4 年之前 |
reduz
|
6631f66c2a
Optimize StringName usage
|
4 年之前 |
azagaya
|
be8667944d
Fix vertical slider grabber_area height calculation
|
4 年之前 |
Rafał Mikrut
|
504bc5cc67
Fix crashes in *_input functions
|
4 年之前 |
Aaron Franke
|
10d7fccb54
Rename ButtonList enum and members to MouseButton
|
4 年之前 |
Rémi Verschelde
|
494e1cb148
Merge pull request #38918 from EricEzaM/fix-slider-focus-on-scroll-input
|
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 年之前 |
Eric M
|
707cf278a5
Fixed issues with slider focus and scroll input
|
5 年之前 |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 年之前 |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 年之前 |
Rémi Verschelde
|
e956e80c1f
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
5 年之前 |
PouleyKetchoupp
|
4c8173af0f
Add style for highlighted Slider grab area
|
5 年之前 |
Juan Linietsky
|
441f1a5fe9
Popups are now windows also (broken!)
|
5 年之前 |
Juan Linietsky
|
3f335ce3d4
Texture refactor
|
6 年之前 |