Aaron Franke
|
10a56981dc
Rename String `plus_file` to `path_join`
|
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 лет назад |
Aaron Record
|
74eb2a70bd
Refactor and remove excessive calls of `NOTIFICATION_THEME_CHANGED`
|
3 лет назад |
kobewi
|
ece3df3938
Add per-scene UndoRedo
|
3 лет назад |
kobewi
|
be0de927c7
Optimize theme usage in editor log
|
3 лет назад |
Yuri Sizov
|
9f55bd971e
Extract EditorResourceConversionPlugin into its own source files and clean up editor includes
|
3 лет назад |
Aaron Franke
|
ac870ab1c8
Move editor paths into the EditorPaths class
|
3 лет назад |
Voylin
|
c6291bcd8a
Adding print_rich for printing with BBCode
|
3 лет назад |
FireForge
|
7f7244f04a
Use consistent casing in editor filter/search bars
|
3 лет назад |
ConteZero
|
ee8fc125bf
Fix editor_log text copy
|
3 лет назад |
bruvzg
|
f851c4aa33
Fix some issues found by cppcheck.
|
3 лет назад |
ConteZero
|
deddbc142c
Disable deselect on focus lost on editor_log
|
3 лет назад |
Eric M
|
df2c71efd1
Improve editor log message filter button styles.
|
3 лет назад |
jmb462
|
dcd2a92af3
Port existing _notification code to use switch statements (part 1/3)
|
3 лет назад |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
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
|
5003d4351e
Fix theming update in several editor classes
|
4 лет назад |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
4 лет назад |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
4 лет назад |
Aaron Franke
|
3c0fdcc8ac
Use "enum class" for input enums
|
4 лет назад |
bruvzg
|
ba9d737363
Fix incorrect encoding (Latin-1 instead of UTF-8) used in `_error_handler` functions.
|
4 лет назад |
Gilles Roudière
|
0587e5e018
Implement toast notifications in the editor
|
4 лет назад |
Lightning_A
|
c63b18507d
Use range iterators for `Map`
|
4 лет назад |
Ricardo Subtil
|
a08dbf3888
Fix messages with embedded newlines not being properly presented
|
4 лет назад |
fox
|
20201b56c2
Improve naming of a couple shortcuts
|
4 лет назад |
Yuri Roubinsky
|
9ceeb5f9dd
Fix Output panel colors on theme changing
|
4 лет назад |