Yufeng Ying
|
73d85f46c9
Remove unused headers in scene.
|
10 mesi fa |
Mounir Tohami
|
2041d8cf08
Fix `ScrollBar` grabber mouse input.
|
10 mesi fa |
Rémi Verschelde
|
c92a6c7e27
CI: Update `clang-format` pre-commit hook to 19.1.0
|
1 anno fa |
kobewi
|
413c11357d
Use Core/Scene stringnames consistently
|
1 anno fa |
Sofox
|
30356a488f
Enabled 'Scrolling' signal when scrolling with middle mouse on RichTextLabel/ScrollContainer
|
1 anno fa |
kobewi
|
cfb6d25d30
Document, cleanup and fix some theme properties
|
2 anni fa |
Yuri Sizov
|
2924bfd4d3
Register theme properties with ThemeDB
|
2 anni fa |
bruvzg
|
3709ca5404
[RTL] Improve scroll bar responsiveness during updates.
|
2 anni fa |
Rémi Verschelde
|
677cba3d58
Merge pull request #67910 from pkowal1982/scroll_bar
|
2 anni fa |
Yuri Sizov
|
752402cf35
Clean-up, harmonize, and improve StyleBox API
|
2 anni fa |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 anni fa |
Markus Sauermann
|
e18107a57c
Fix Determining Window for Touchscreen
|
3 anni fa |
Paweł
|
1608bea188
Fix scrolling behaviour with low page value
|
3 anni fa |
Markus Sauermann
|
b8031bb7d6
Code simplifications
|
3 anni fa |
Eric M
|
2eda77c682
Ensure all checks of `is_action` in the editor which are for 'shortcut' use, check the action exactly.
|
3 anni fa |
Micky
|
dd26ecdd31
Rename CONNECT_ONESHOT TO CONNECT_ONE_SHOT
|
3 anni fa |
Yuri Sizov
|
3b1aa240dc
Add a lifecycle method for manual theme item caching to Control
|
3 anni fa |
Micky
|
e31bb5ffeb
Rename `CanvasItem.update()` to `queue_redraw()`
|
3 anni fa |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
3 anni fa |
FireForge
|
4678736a39
Add suffixes to all nodes and resources
|
3 anni fa |
Rémi Verschelde
|
b8b4580448
Style: Cleanup single-line blocks, semicolons, dead code
|
3 anni fa |
Rémi Verschelde
|
0f5455230c
Use `switch` consistently in `_notification` (`scene` folder)
|
3 anni fa |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 anni fa |
Aaron Franke
|
3c0fdcc8ac
Use "enum class" for input enums
|
4 anni fa |
Anilforextra
|
cc51b045da
Construct values only when necessary.
|
4 anni fa |
Hugo Locurcio
|
f85426e8ad
Merge pull request #51805 from skysphr/scrollbar-icons-pressed
|
4 anni fa |
reduz
|
5cecdfa8af
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
|
4 anni fa |
skysphr
|
e27ab2708f
Added increment_pressed and decrement_pressed icons to scrollbars
|
4 anni fa |
reduz
|
6631f66c2a
Optimize StringName usage
|
4 anni fa |
Rafał Mikrut
|
504bc5cc67
Fix crashes in *_input functions
|
4 anni fa |