Micky
|
e31bb5ffeb
Rename `CanvasItem.update()` to `queue_redraw()`
|
3 лет назад |
Rémi Verschelde
|
fd6453c45e
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED"
|
3 лет назад |
Rémi Verschelde
|
f7f8af232c
Merge pull request #64885 from Mickeon/rename-tooltip-hint
|
3 лет назад |
Aaron Record
|
4b817a565c
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
|
3 лет назад |
Micky
|
ef5b9a06a9
Rename `hint_tooltip` to `tooltip_text` & setget
|
3 лет назад |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
3 лет назад |
kobewi
|
54c9a481a0
Improve toaster buttons
|
3 лет назад |
Gilles Roudière
|
0a15706aca
Avoid recursive errors in EditorToaster
|
3 лет назад |
jmb462
|
dcd2a92af3
Port existing _notification code to use switch statements (part 1/3)
|
3 лет назад |
Rémi Verschelde
|
11572c6e30
Editor: Cleanup some includes dependencies
|
3 лет назад |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
3 лет назад |
Rémi Verschelde
|
6eeeb9a63c
Re-add missing `SNAME` macros in `get_theme_*` calls
|
3 лет назад |
Rémi Verschelde
|
fc076ece3d
Revert "Add missing SNAME macro optimization to all theme methods call"
|
3 лет назад |
jmb462
|
a988fad9a0
Add missing SNAME macro optimization to all theme methods call
|
3 лет назад |
Yuri Roubinsky
|
b9d864bf8e
Fix toast notification button color on light theme
|
4 лет назад |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
4 лет назад |
Xavier Sellier
|
ba0abd399f
Defer the call to 'popup_str' to the next cycle to let Godot Engine's editor time to properly start
|
4 лет назад |
bruvzg
|
ba9d737363
Fix incorrect encoding (Latin-1 instead of UTF-8) used in `_error_handler` functions.
|
4 лет назад |
Brian Semrau
|
3d9c5648df
Make editor toasts threadsafe
|
4 лет назад |
Gilles Roudière
|
20f4dce7a0
Fix EditorToaster constant update and prevent a crash
|
4 лет назад |
Gilles Roudière
|
0587e5e018
Implement toast notifications in the editor
|
4 лет назад |