kobewi
|
448a605cec
Improve auto-translation of Debugger
|
6 月之前 |
Haoyu Qiu
|
72d437c030
Move localized number formatting methods to TranslationServer
|
3 月之前 |
devloglogan
|
1a8306bbc1
Allow custom monitors to select desired type
|
4 月之前 |
A Thousand Ships
|
f11aff3841
Editor: Restructure editor code
|
7 月之前 |
Pāvels Nadtočajevs
|
5b49fd4207
Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default.
|
9 月之前 |
kobewi
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
10 月之前 |
Rémi Verschelde
|
04882d73bb
Merge pull request #99113 from MewPurPur/tweak-debugger-sizings
|
1 年之前 |
Thaddeus Crews
|
9e259ef061
Merge pull request #97884 from passivestar/list-variations
|
1 年之前 |
passivestar
|
0ff5d5fd04
Add theme type variations for secondary Trees and ItemLists
|
1 年之前 |
MewPurPur
|
5769c80196
Add minimum size to some debugger elements
|
1 年之前 |
yahkr
|
9625fdc1d7
Fix float value used for MONITOR_TYPE_QUANTITY
|
1 年之前 |
A Thousand Ships
|
d519715d94
[Scene] Add `SceneStringNames::font(_size/_color)`
|
1 年之前 |
Rémi Verschelde
|
2f1aaca167
Merge pull request #91927 from timothyqiu/monitor-names
|
1 年之前 |
Haoyu Qiu
|
d33e79f299
Make performance monitor names translatable
|
1 年之前 |
kobewi
|
413c11357d
Use Core/Scene stringnames consistently
|
1 年之前 |
Michael Alexsander
|
c7fb8579fe
Stop using `RTR()` inside the "editor" folder
|
2 年之前 |
Muller-Castro
|
1638c1b28f
Add const lvalue ref to editor/* container parameters
|
1 年之前 |
Yuri Sizov
|
45eedba1fa
Improve editor theme generation after the refactor
|
2 年之前 |
Yuri Sizov
|
95b27fe8c7
Reorganize code related to editor theming
|
2 年之前 |
A Thousand Ships
|
75ee58fd04
[Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
2 年之前 |
kobewi
|
6de34fde27
Add EditorStringNames singleton
|
2 年之前 |
Yuri Sizov
|
9b500ab53c
Fix premature theme item access in editor tools
|
2 年之前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
3 年之前 |
Hugo Locurcio
|
a13cdfe096
Use a bold font for section titles in the editor performance monitor
|
3 年之前 |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
3 年之前 |
Rémi Verschelde
|
ae349d8227
Merge pull request #64377 from Mickeon/rename-canvas-redraw
|
3 年之前 |
Micky
|
97f8c9b97c
Rename TreeItem's `set_tooltip` to `set_tooltip_text`
|
3 年之前 |
Micky
|
e31bb5ffeb
Rename `CanvasItem.update()` to `queue_redraw()`
|
3 年之前 |
FireForge
|
97dfbea6ad
Rename Control PRESET_WIDE to PRESET_FULL_RECT
|
3 年之前 |
bruvzg
|
344ba0ffaf
Refactor Font configuration and import UI, and Font resources.
|
3 年之前 |