A Thousand Ships
|
926afccbd8
[Scene] Add `SceneStringNames::panel`
|
1 year ago |
A Thousand Ships
|
755a0efbb6
[Scene] Add `SceneStringNames::id_pressed`
|
1 year ago |
Rémi Verschelde
|
838eb5a0fd
Merge pull request #87099 from bitwise-aiden/ba-add-trim-newlines
|
1 year ago |
Rémi Verschelde
|
4d906f46b3
Merge pull request #90660 from adamscott/rename-file-updated-dialog
|
1 year ago |
kobewi
|
e065d7132a
Remove duplicate shortcut definitions
|
1 year ago |
Rémi Verschelde
|
45f6aaeb10
Merge pull request #91887 from minionprocyk/master
|
1 year ago |
Gaktan
|
cafa64cd27
Add option to open online doc for selected native class in script editor
|
1 year ago |
A Thousand Ships
|
ee79386f7b
[Scene] Add SceneStringNames::pressed
|
1 year ago |
kobewi
|
413c11357d
Use Core/Scene stringnames consistently
|
1 year ago |
Peter Procyk
|
82c2a74646
Use Option+Cmd+Left/Right for script editor history navigation on macOS
|
1 year ago |
kobewi
|
a262d2d881
Add shorthand for using singleton string names
|
2 years ago |
Rémi Verschelde
|
a9a1d0a162
Merge pull request #91619 from AThousandShips/find_improve
|
1 year ago |
A Thousand Ships
|
b4c6cc7d82
[Core] Add case-insensitive `String::containsn`
|
1 year ago |
A Thousand Ships
|
a0dbdcc3ab
Replace `find` with `contains/has` where applicable
|
1 year ago |
Rémi Verschelde
|
68bd282c50
Merge pull request #81906 from the-sink/dominant-script-default
|
1 year ago |
A Thousand Ships
|
955d5affa8
Reduce and prevent unnecessary random-access to `List`
|
1 year ago |
Aiden Storey
|
b4c1634b52
Implement trim_final_newlines functionality
|
1 year ago |
kobewi
|
3a1246c198
Store line change in script navigation history
|
2 years ago |
kobewi
|
fd3ed998ce
Further speed up closing multiple scripts
|
1 year ago |
Rémi Verschelde
|
84457f66bb
Merge pull request #90189 from Naros/expose-goto-help
|
1 year ago |
Chris Cranford
|
d8f1287bcf
Expose `goto_help` for GDExtension on `ScriptEditor`
|
1 year ago |
Adam Scott
|
38d8abea12
Improve UX when saving newer files on disk
|
1 year ago |
Rémi Verschelde
|
fe25b18432
Merge pull request #89861 from dalexeev/editor-help-fix-csharp-crash
|
1 year ago |
bruvzg
|
61f7145f43
[Native File Dialog] Add support for using native dialogs in the editor.
|
1 year ago |
Rémi Verschelde
|
c4aa1078fb
Merge pull request #88465 from AeioMuch/search_results_button
|
1 year ago |
Danil Alexeev
|
eab05558c4
Fix regression with C# build editor crash due to `EditorHelpHighlighter`
|
1 year ago |
Rémi Verschelde
|
05372773e1
Merge pull request #89599 from timothyqiu/vegetate
|
1 year ago |
A Thousand Ships
|
2cbf469912
Fix sorting of files/dirs in dialogs
|
1 year ago |
Haoyu Qiu
|
8cd1ebbd6d
Fix unexpected auto translation of Tree content
|
1 year ago |
AeioMuch
|
5cf6f3c779
Hide Search Results by default. Show it on first search and push it at the end. Add a close button to hide it back. Also switch to Script Editor if a searched line is clicked.
|
1 year ago |