Thaddeus Crews
|
f6a56c112f
Merge pull request #106500 from Frozenfire92/global-find-in-files
|
3 月之前 |
Joel Kuntz
|
2cf64cc971
Make FindInFiles globally accessible
|
3 月之前 |
Thaddeus Crews
|
6414451ced
Merge pull request #106441 from jorgekorgut/fix-highlight-issues
|
3 月之前 |
Jorge Korgut Junior
|
77e6d92357
Fix highlighting warning and error issues related to Godot editor.
|
3 月之前 |
Yufeng Ying
|
1384e82c2c
Improve ScriptLanguage get keyword API.
|
7 月之前 |
Haoyu Qiu
|
88d922c55e
Cleanup header includes in Tree
|
3 月之前 |
Thaddeus Crews
|
8b4dd7a34e
Merge pull request #105724 from dugramen/recovery/split-commit
|
3 月之前 |
dugramen
|
b9f59ae6ca
Add color pickers to script editor
|
4 月之前 |
GlitchedCode
|
4b3c5336cd
Make errors override warnings in script line coloring
|
3 月之前 |
Haoyu Qiu
|
97de0ac66c
Script Editor: Fix Ctrl-Drag unique-name Editable Children
|
4 月之前 |
Pāvels Nadtočajevs
|
5b49fd4207
Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default.
|
4 月之前 |
Thaddeus Crews
|
94282d88f9
Core: Use `Math` namespace for constants
|
4 月之前 |
Hugo Locurcio
|
e8eeccebcb
Unify Scripts Panel naming for the script and shader editors
|
5 月之前 |
Pāvels Nadtočajevs
|
302fa831cc
Initial editor accessibility.
|
5 月之前 |
Yufeng Ying
|
7a1a970c25
size() <= 0 and size() < 1.
|
5 月之前 |
Yufeng Ying
|
4f4031a675
Replace size() == 0 with is_empty().
|
5 月之前 |
kobewi
|
10f6c01b9c
Remove ABS in favor of Math::abs
|
2 年之前 |
Lars Pettersson
|
d2d02d0ea8
EditorNode: Add function to load file as scene or resource
|
8 月之前 |
Thaddeus Crews
|
5280c0bf4a
Merge pull request #102469 from sockeye-d/warning-highlights
|
5 月之前 |
A Thousand Ships
|
331a43a9d8
Add `String::remove_char(s)` methods for performance and convenience
|
1 年之前 |
A Thousand Ships
|
466590d0ec
Use `get_slicec` instead of `get_slice` for single character splitters
|
9 月之前 |
Innaias
|
eb99adb11b
Added warning line highlight
|
7 月之前 |
kobewi
|
d29a7450fa
Drop preload Resources as UID
|
9 月之前 |
Danil Alexeev
|
ead16435bf
Script Editor: Add option to disable documentation tooltips
|
7 月之前 |
Thaddeus Crews
|
6fdf91cc2f
Merge pull request #101616 from KoBeWi/how_was_it_even_functional
|
7 月之前 |
Thaddeus Crews
|
1351d3098e
Merge pull request #101565 from Hilderin/laspencer91/add-lookup-symbol-shortcut
|
7 月之前 |
kobewi
|
b761ff662e
Rework script external modification tracking
|
7 月之前 |
Adam Scott
|
33e16435f5
Replace some problematic uses of `String::num` to `String::num_int64`
|
7 月之前 |
laspencer91
|
ba411e95f8
Added shortcut for Lookup Symbol action
|
1 年之前 |
Lars Pettersson
|
e813d3021b
Show tooltips for res:// and uid:// strings in ScriptEditor
|
8 月之前 |