VolTer
|
7d14c44025
Add more sections to Button and BaseButton
|
2 жил өмнө |
Juan Linietsky
|
51777a2914
Fix constant editor redraw after shortcut
|
2 жил өмнө |
Juan Linietsky
|
dd3a1b08a9
Button shortcuts no longer "press" the Button.
|
2 жил өмнө |
Juan Linietsky
|
2b815df3c1
Use BitField<> in core type masks
|
2 жил өмнө |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 жил өмнө |
Markus Sauermann
|
e4e13a404d
Add configuration warning when ButtonGroup is used with non-toggleable buttons
|
2 жил өмнө |
Rémi Verschelde
|
4e47324b3f
Merge pull request #68097 from KoBeWi/no_signal🔕
|
2 жил өмнө |
kobewi
|
4aa1efb0fe
Add set_value_no_signal() to Range
|
2 жил өмнө |
George L. Albany
|
d846dd6e91
Make `BaseButton` Shortcut feedback togglable
|
3 жил өмнө |
Rémi Verschelde
|
2ffb609658
Merge pull request #66337 from EricEzaM/sprite-frames
|
2 жил өмнө |
Eric M
|
a3ed9e6f2c
Move Shortcut Context to Control and ensure that `shortcut_input` adheres to contexts. Also ensure that controls with no context are only triggered AFTER nodes which do have a context.
|
3 жил өмнө |
Rémi Verschelde
|
7ab01450cf
Fix MSVC warning C4702: unreachable code
|
3 жил өмнө |
Eric M
|
2eda77c682
Ensure all checks of `is_action` in the editor which are for 'shortcut' use, check the action exactly.
|
3 жил өмнө |
RedMser
|
a12c71fff1
Fix #66062: editing shortcut_context in inspector
|
3 жил өмнө |
Micky
|
e31bb5ffeb
Rename `CanvasItem.update()` to `queue_redraw()`
|
3 жил өмнө |
Michael Alexsander
|
221344b9e2
Fix some corner cases in the `Menu/OptionButton` item auto-highlight
|
3 жил өмнө |
Rémi Verschelde
|
b7d2ba12c8
Merge pull request #64635 from YeldhamDev/menu_buttons_popup_fix
|
3 жил өмнө |
kobewi
|
8be27dc59e
Replace Array return types with TypedArray
|
3 жил өмнө |
Michael Alexsander
|
1da50698fc
Make `Menu/OptionButton` item auto-highlight behave better
|
3 жил өмнө |
Aaron Record
|
900c676b02
Use range iterators for RBSet in most cases
|
3 жил өмнө |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 жил өмнө |
bruvzg
|
d1207a0504
[Input] Add extra `shortcut_input` input processing step to process Unicode character input with Alt / Ctrl modifiers, after processing of shortcuts.
|
3 жил өмнө |
Hugo Locurcio
|
be5116c4a4
Fix typo in BaseButton shortcut context methods
|
3 жил өмнө |
Rémi Verschelde
|
0f5455230c
Use `switch` consistently in `_notification` (`scene` folder)
|
3 жил өмнө |
Gilles Roudière
|
73e784de1e
Remove get_focus_owner() from Control, replaced by get_viewport()->gui_get_focus_owner()
|
3 жил өмнө |
Rémi Verschelde
|
7c3003fcbe
Improve some signal bindings to use specific `Object` subtypes
|
3 жил өмнө |
bruvzg
|
306b98638e
Allow unsetting `shortcut_context`.
|
3 жил өмнө |
Rémi Verschelde
|
bd4d57ede2
BaseButton: Rename `pressed` property to `button_pressed`
|
3 жил өмнө |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 жил өмнө |
Zae
|
e957f7aeb0
Fix BaseButton's localization for tooltip with shortcut
|
3 жил өмнө |