A Thousand Ships
|
f11aff3841
Editor: Restructure editor code
|
1 ヶ月 前 |
Pāvels Nadtočajevs
|
a272376f89
Cleanup accessibility names.
|
1 ヶ月 前 |
Pāvels Nadtočajevs
|
22b5a2fc5c
Change editor button focus mode to `FOCUS_ACCESSIBILITY`.
|
3 ヶ月 前 |
Pāvels Nadtočajevs
|
302fa831cc
Initial editor accessibility.
|
4 ヶ月 前 |
Aaron Franke
|
97ee05e9b7
Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp
|
5 ヶ月 前 |
Yufeng Ying
|
f241c1fda0
Remove unused header in editor.
|
7 ヶ月 前 |
Rémi Verschelde
|
8a743f23e6
Merge pull request #98385 from RandomShaper/thread_yield
|
7 ヶ月 前 |
Haoyu Qiu
|
bf4e5cca3f
Make editor's shortcut names translated on-site
|
9 ヶ月 前 |
Pedro J. Estébanez
|
4f8dd96b3d
Rationalize busy waits
|
9 ヶ月 前 |
Thaddeus Crews
|
7ed6962252
Merge pull request #95072 from Calinou/editor-log-tweak-warning-error-formatting
|
7 ヶ月 前 |
Chaosus
|
ba39b078f5
[Scene] Add `SceneStringName::FlatButton`
|
8 ヶ月 前 |
Hugo Locurcio
|
9b8833dbbf
Tweak warning/error formatting in EditorLog to be closer to console output
|
1 年間 前 |
Aaron Franke
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
10 ヶ月 前 |
Yuri Rubinsky
|
52889ab7ee
[Scene] Add SceneStringName::toggled
|
1 年間 前 |
Sébastien Dunne Fulmer
|
c3ed8a842c
Remove confusing USER prefix from script-logged errors
|
11 ヶ月 前 |
Rémi Verschelde
|
a041772ecf
Merge pull request #93940 from Mickeon/deprecate_RichTextLabel_is_ready
|
11 ヶ月 前 |
Micky
|
edb3d99942
Add RichTextLabel `is_finished()`, deprecate `is_ready()`
|
1 年間 前 |
Pedro J. Estébanez
|
20298fbf07
Let EditorLog use the right call queue for thread safety
|
1 年間 前 |
A Thousand Ships
|
fbb879debd
[Scene] Add `SceneStringNames::text/value_changed`
|
1 年間 前 |
A Thousand Ships
|
d519715d94
[Scene] Add `SceneStringNames::font(_size/_color)`
|
1 年間 前 |
A Thousand Ships
|
4ed62665a2
Replace `.bind(...).call_deferred()` with `.call_deferred(...)`
|
1 年間 前 |
Christian Kaiser
|
6c62392fb0
Fixed log rebuilding crashing when there's no messages
|
1 年間 前 |
A Thousand Ships
|
ee79386f7b
[Scene] Add SceneStringNames::pressed
|
1 年間 前 |
A Thousand Ships
|
b4c6cc7d82
[Core] Add case-insensitive `String::containsn`
|
1 年間 前 |
Sofox
|
b823724e00
Add line limit to Editor Output Log
|
1 年間 前 |
passivestar
|
cae610b1d2
Make the "Clear Output" shortcut not require panel focus
|
1 年間 前 |
Yuri Sizov
|
95b27fe8c7
Reorganize code related to editor theming
|
1 年間 前 |
Hugo Locurcio
|
4a11d48420
Handle clickable `[url]` tags in `print_rich()` editor output log
|
1 年間 前 |
Yuri Sizov
|
215e036600
Add bulk change guards to successive theme overrides in Editor and GUI
|
1 年間 前 |
Yuri Sizov
|
cdec1ee6cb
Color match editor log toggles and flat pressed buttons
|
1 年間 前 |