kobewi
|
e48c5daddf
Unify usage of GLOBAL/EDITOR_GET
|
před 2 roky |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
před 2 roky |
Rémi Verschelde
|
4d29346a74
Debugger: Fix fetching source to link C++ error on GitHub
|
před 2 roky |
halgriffiths
|
026e0811b9
Fix profiler being disabled at wrong times
|
před 2 roky |
Micky
|
97f8c9b97c
Rename TreeItem's `set_tooltip` to `set_tooltip_text`
|
před 2 roky |
Rémi Verschelde
|
fd6453c45e
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED"
|
před 2 roky |
Rémi Verschelde
|
f7f8af232c
Merge pull request #64885 from Mickeon/rename-tooltip-hint
|
před 2 roky |
Aaron Record
|
4b817a565c
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
|
před 3 roky |
Micky
|
ef5b9a06a9
Rename `hint_tooltip` to `tooltip_text` & setget
|
před 3 roky |
kobewi
|
ccb1720cb3
Make Debugger/Misc LineEdits uneditable
|
před 3 roky |
Yuri Sizov
|
9f55bd971e
Extract EditorResourceConversionPlugin into its own source files and clean up editor includes
|
před 3 roky |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
před 3 roky |
Hristo Stamenov
|
e0742be4db
Double check the selected tree item on error activated and error selected callbacks as the value might be nullptr which would cause a crash.
|
před 3 roky |
Voylin
|
cebdfd1bbd
Fixing Print_rich which only displays correctly in terminal
|
před 3 roky |
bruvzg
|
b5c96df277
Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextServer.
|
před 3 roky |
Fabio Alessandrelli
|
ac878ed9b8
Merge pull request #61736 from KoBeWi/final_form_of_the_fix
|
před 3 roky |
Rémi Verschelde
|
c8ce7e34e2
i18n: Misc fixes translation strings
|
před 3 roky |
kobewi
|
79c7d5b2ab
Fix Debugger tab not updating when clearing errors
|
před 3 roky |
FireForge
|
7f7244f04a
Use consistent casing in editor filter/search bars
|
před 3 roky |
trollodel
|
307427af89
Add the button pressed to some signals in Tree
|
před 3 roky |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
před 3 roky |
Hugo Locurcio
|
79be2c7b75
Rename profiler "Idle Time" to "Process Time"
|
před 3 roky |
Aaron Franke
|
b831fb0a54
Rename Transform2D "elements" to "columns"
|
před 3 roky |
Hugo Locurcio
|
5626d026d8
Add an external link editor icon
|
před 3 roky |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
před 3 roky |
FireForge
|
efd9b8bc29
Capitalize names in the debugger
|
před 3 roky |
Haoyu Qiu
|
ccde2bf66f
Add property name style toggle to Inspector
|
před 3 roky |
Rémi Verschelde
|
5c8bd6fd71
Merge pull request #58233 from bruvzg/gde_ts
|
před 3 roky |
Michael Alexsander
|
deb1342036
Make `TabBar/Container` default their alignments to the left instead of center
|
před 3 roky |
bruvzg
|
f19cd44346
Unify TextServer built-in module and GDExtension code.
|
před 3 roky |