A Thousand Ships
|
ee79386f7b
[Scene] Add SceneStringNames::pressed
|
6 months ago |
A Thousand Ships
|
b4c6cc7d82
[Core] Add case-insensitive `String::containsn`
|
6 months ago |
Sofox
|
b823724e00
Add line limit to Editor Output Log
|
11 months ago |
passivestar
|
cae610b1d2
Make the "Clear Output" shortcut not require panel focus
|
8 months ago |
Yuri Sizov
|
95b27fe8c7
Reorganize code related to editor theming
|
10 months ago |
Hugo Locurcio
|
4a11d48420
Handle clickable `[url]` tags in `print_rich()` editor output log
|
10 months ago |
Yuri Sizov
|
215e036600
Add bulk change guards to successive theme overrides in Editor and GUI
|
1 year ago |
Yuri Sizov
|
cdec1ee6cb
Color match editor log toggles and flat pressed buttons
|
1 year ago |
Yuri Sizov
|
4bd569be95
Replace flat buttons with flat-styled buttons with a visible pressed state
|
1 year ago |
kobewi
|
6de34fde27
Add EditorStringNames singleton
|
1 year ago |
bruvzg
|
9a6ecda591
[Editor Log] Clear rich print tags only after the last line.
|
1 year ago |
bruvzg
|
5216a08617
[RTL] Add `pop_all`, `push_context` and `pop_context` methods, and use it for `print_rich` to avoid unclosed tags.
|
1 year ago |
bruvzg
|
488626701d
Fix editor log flicker.
|
1 year ago |
bruvzg
|
2af75a066f
[Editor] Enable multithread processing for the editor log.
|
1 year ago |
Hugo Locurcio
|
0d1f6adf98
Disable padding around highlighted rich text in the editor Output panel
|
1 year ago |
kobewi
|
61465ee9a1
Allow showing messages from threads in Editor Log
|
1 year ago |
bruvzg
|
282e4231c2
Improve line BiDi handling, prevent crash on recursive log updates.
|
1 year ago |
Danil Alexeev
|
306308d957
Editor Theme: Set `selection_color` property of `RichTextLabel`
|
1 year ago |
Haoyu Qiu
|
2c0db8222a
Set font sizes for various styles in editor output panel
|
1 year ago |
Danil Alexeev
|
06c7940a5a
Enable `RichTextLabel` context menu if selection is enabled
|
1 year ago |
Rémi Verschelde
|
b342dcdf04
Remove some unused signals
|
1 year ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
1 year ago |
Koyper
|
e846b22da6
Renamed RTL remove_line() to remove_paragraph().
|
1 year ago |
Rémi Verschelde
|
f7c611ab71
Style: Misc docs and comment style and language fixes
|
2 years ago |
kobewi
|
15831e381b
Unify usage of undo_redo in editor
|
2 years ago |
Rémi Verschelde
|
3a5eac7ca3
Merge pull request #62860 from Calinou/editor-log-bold-italic-mono-fonts
|
2 years ago |
bruvzg
|
6f4d233062
Fix key mapping changes when moving from macOS to other platform
|
2 years ago |
Aaron Franke
|
10a56981dc
Rename String `plus_file` to `path_join`
|
2 years ago |
Rémi Verschelde
|
fd6453c45e
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED"
|
2 years ago |
Rémi Verschelde
|
f7f8af232c
Merge pull request #64885 from Mickeon/rename-tooltip-hint
|
2 years ago |