SaracenOne
|
d929784491
Stop toaster notification circle flickering when notifications are all hidden.
|
2 年之前 |
Rémi Verschelde
|
5068d82374
Merge pull request #71686 from YuriSizov/stylebox-min-size-but-better
|
3 年之前 |
kobewi
|
615c517034
Use range iterators in LocalVector loops
|
3 年之前 |
Yuri Sizov
|
752402cf35
Clean-up, harmonize, and improve StyleBox API
|
3 年之前 |
Gilles Roudière
|
ae223e23a0
Limit toasts' width
|
3 年之前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
3 年之前 |
Marc Gilleron
|
7543a5e014
Rename queue_delete => queue_free
|
3 年之前 |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
3 年之前 |
FireForge
|
dd7ee37c8a
Add set_default_margin_all/individual to StyleBox
|
3 年之前 |
Micky
|
b6daad8d4b
Rename `range_lerp` to `remap`
|
3 年之前 |
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
|
4 年之前 |
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 年之前 |