Michael Alexsander
|
31efc7eefa
Fix error when editing multifield values inside arrays and dictionaries
|
3 月之前 |
ydeltastar
|
7c31b8f6ea
Fix Evaluator's format issues caused by special characters in the expression
|
7 月之前 |
A Thousand Ships
|
f11aff3841
Editor: Restructure editor code
|
7 月之前 |
Michael Alexsander
|
96e9670963
Fix problems with scripts and metadata in remote objects
|
7 月之前 |
kit
|
b45d45e4ce
Fix debugger inspector minimum size
|
7 月之前 |
Michael Alexsander
|
d01d40490f
Fix regressions regarding multiple remote object selection
|
10 月之前 |
Michael Alexsander
|
5c66129e62
Allow to select multiple remote nodes at runtime
|
1 年之前 |
A Thousand Ships
|
466590d0ec
Use `get_slicec` instead of `get_slice` for single character splitters
|
1 年之前 |
A Thousand Ships
|
a1846b27ea
Improve use of `Ref.is_null/valid`
|
1 年之前 |
kobewi
|
645abdbb80
Add expression evaluater to debugger (REPL)
|
1 年之前 |
rune-scape
|
154049ce17
StringName Dictionary keys
|
2 年之前 |
A Thousand Ships
|
955d5affa8
Reduce and prevent unnecessary random-access to `List`
|
1 年之前 |
Chia-Hsiang Cheng
|
8da66412f6
Avoid retrieving the object ID of a Nil variable
|
2 年之前 |
Juan Linietsky
|
5e512b705e
Support threads in the script debugger
|
2 年之前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
3 年之前 |
Markus Sauermann
|
3b14f0334c
Remove redundant Variant-types initializations
|
3 年之前 |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
3 年之前 |
Pavel Pletnev
|
770cd6764e
Fix editing of remote objects in the inspector
|
3 年之前 |
Hugo Locurcio
|
829c824755
Require ScriptInstance to be valid in the editor debugger
|
3 年之前 |
Rémi Verschelde
|
c8ce7e34e2
i18n: Misc fixes translation strings
|
3 年之前 |
reduz
|
45af29da80
Add a new HashSet template
|
3 年之前 |
Aaron Record
|
900c676b02
Use range iterators for RBSet in most cases
|
3 年之前 |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 年之前 |
Hugo Locurcio
|
180e5d3028
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
|
3 年之前 |
Hendrik Brucker
|
314430b868
Cleanup EditorNode and EditorData
|
3 年之前 |
jmb462
|
dcd2a92af3
Port existing _notification code to use switch statements (part 1/3)
|
4 年之前 |
Anilforextra
|
adbe948bda
String: Add contains().
|
4 年之前 |
Rémi Verschelde
|
387f2744f7
Merge pull request #56719 from Chaosus/gds_debugger_filter
|
4 年之前 |
Yuri Roubinsky
|
eba047eff5
Merge pull request #52710 from Jummit/fix-debug-tooltips
|
4 年之前 |
Yuri Roubinsky
|
49db87ab3d
Add option to filter the stack variables of GDScript debugger
|
4 年之前 |