Aaron Franke
|
3c0fdcc8ac
Use "enum class" for input enums
|
před 4 roky |
Aaron Franke
|
2ad3d1bd7a
Make OpenSimplex and VisualScript modules not depend on the editor
|
před 3 roky |
Rémi Verschelde
|
7211012c4f
Merge pull request #54745 from KoBeWi/find_in_scenes
|
před 3 roky |
kobewi
|
75e8eafa72
Properly reload built-in tool scripts
|
před 3 roky |
kobewi
|
31644fe280
Properly handle scenes in Find in Files
|
před 3 roky |
kobewi
|
134e4d168b
Improve save handling for built-in scripts
|
před 3 roky |
kobewi
|
9abb07efb4
Ignore external editor for built-in scripts
|
před 4 roky |
kobewi
|
e393c2a734
Add is_built_in() method to Resource
|
před 4 roky |
Rémi Verschelde
|
3b11e33a09
clang-format: Disable alignment of operands, too unreliable
|
před 4 roky |
Rémi Verschelde
|
64ec08d70d
Merge pull request #53735 from Paulb23/text-file-drop-and-drag
|
před 4 roky |
Paulb23
|
31c1215c25
Allow dragging TextFiles from the Filesystem dock
|
před 4 roky |
Paulb23
|
f33a6328b5
Fix TextFiles not saving when closing the tab
|
před 4 roky |
Paulb23
|
3010bca41b
Move add_syntax_highlighter bind to ScriptEditorBase
|
před 4 roky |
Paulb23
|
44e260e247
Allow breakpoints in closed files
|
před 4 roky |
Paulb23
|
bec8ae7ba6
Preserve script editor state through tab closes
|
před 4 roky |
Paulb23
|
6596c7bdc2
Add TextFile support across the editor
|
před 4 roky |
Hugo Locurcio
|
3143e7df69
Add history navigation in the script editor using extra mouse buttons
|
před 5 roky |
Rémi Verschelde
|
80e2c084cd
Merge pull request #52479 from KoBeWi/the_close_of_all_tabs
|
před 4 roky |
Yuri Roubinsky
|
1dda47c280
Added status bar and toggle scripts panel button to EditorHelp/VScripts
|
před 4 roky |
kobewi
|
8fe664fb4b
Don't stop closing on unsaved script
|
před 4 roky |
Fabio Alessandrelli
|
58c30b2626
Merge pull request #51639 from Ev1lbl0w/gsoc21-dap
|
před 4 roky |
Ev1lbl0w
|
292ed61c18
Implemented advanced features of DAP
|
před 4 roky |
Lyuma
|
31f790299c
Use OrderedHashMap for autoloads to preserve order
|
před 4 roky |
reduz
|
5cecdfa8af
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
|
před 4 roky |
reduz
|
3682978aee
Replace BIND_VMETHOD by new GDVIRTUAL syntax
|
před 4 roky |
Rémi Verschelde
|
de7b6d13eb
Merge pull request #51627 from mhilbrunner/todo-for-neikeq
|
před 4 roky |
Max Hilbrunner
|
5161c97c9c
Remove underscore hacks
|
před 4 roky |
Jihyun Yu
|
1c61245990
Auto-reload scripts with external editor
|
před 4 roky |
Paulb23
|
bcfc591f86
Reorganise text editor settings
|
před 4 roky |
fox
|
20201b56c2
Improve naming of a couple shortcuts
|
před 4 roky |