index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
plugins
/
script_editor_plugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve editor state persistence
Hendrik Brucker
2023-05-11
1
-3
/
+19
*
Add multi window code and shader editors
trollodel
2023-05-10
1
-23
/
+113
*
Move convert_indent into CodeEdit
Paulb23
2023-05-07
1
-22
/
+4
*
Remove erroneous signal connection
kobewi
2023-05-05
1
-2
/
+0
*
Merge pull request #75864 from KoBeWi/assassin_of_shaders
Max Hilbrunner
2023-05-05
1
-2
/
+5
|
\
|
*
Close built-in shaders when closing scene
kobewi
2023-04-09
1
-2
/
+5
*
|
Merge pull request #72095 from anvilfolk/gd-docs
Yuri Sizov
2023-04-26
1
-1
/
+1
|
\
\
|
*
|
Improve and fix GDScript documentation generation & behavior
ocean (they/them)
2023-04-21
1
-1
/
+1
*
|
|
Extract editor run toolbar into its own component
Yuri Sizov
2023-04-19
1
-6
/
+5
|
/
/
*
|
Add Close Docs item in script editor context menu
Dipal Zambare
2023-04-18
1
-0
/
+2
*
|
Merge pull request #75765 from YuriSizov/editor-node-optimize-includes
Rémi Verschelde
2023-04-11
1
-1
/
+1
|
\
\
|
*
|
Improve includes of EditorNode (and everything else)
Yuri Sizov
2023-04-07
1
-1
/
+1
|
|
/
*
/
Adjust size of some dialogs
kobewi
2023-04-10
1
-1
/
+1
|
/
*
Merge pull request #74319 from jbuck3/script-file-menu
Rémi Verschelde
2023-04-03
1
-0
/
+25
|
\
|
*
Re-enable script editor File menu shortcuts when the menu is hidden
James Buck
2023-03-03
1
-0
/
+25
*
|
Fix `Find in Files` Search Results cannot open builtin script
stmSi
2023-03-07
1
-0
/
+65
|
/
*
[macOS] Replace all `Alt/Option+Letter/Number` default shortcuts to avoid con...
bruvzg
2023-02-20
1
-0
/
+1
*
Fix Save All trying to save empty scene paths
kobewi
2023-02-15
1
-1
/
+1
*
Merge pull request #72259 from Paulb23/json-editing
Rémi Verschelde
2023-02-14
1
-10
/
+72
|
\
|
*
Support editing JSON in ScriptEditor
Paulb23
2023-01-28
1
-10
/
+72
*
|
Fix internal editor not updating when using external editor via LSP
Rindbee
2023-01-22
1
-7
/
+3
|
/
*
Cleanup unused engine code v2
kobewi
2023-01-19
1
-6
/
+0
*
Merge pull request #71628 from reduz/fixup-editor-file-system-script-parsing
Rémi Verschelde
2023-01-19
1
-1
/
+2
|
\
|
*
Clean up EditorFileSystem script parsing
Juan Linietsky
2023-01-18
1
-1
/
+2
*
|
Merge pull request #71379 from KoBeWi/destruction_of_compatibility_function
Rémi Verschelde
2023-01-18
1
-5
/
+1
|
\
\
|
|
/
|
/
|
|
*
Remove set_drag_forwarding_compat()
kobewi
2023-01-14
1
-5
/
+1
*
|
Checking path variable if empty before opening external editor to fix #71528
Christoh Prenissl
2023-01-17
1
-4
/
+7
*
|
Save history when goto script line in the text editor.
Adam Scott
2023-01-15
1
-0
/
+2
*
|
Globalise path for New TextFile in FileSystemDock
Paulb23
2023-01-14
1
-2
/
+2
|
/
*
Change set_drag_forwarding() to use callables.
Juan Linietsky
2023-01-10
1
-1
/
+1
*
Removed unused property hints and `Object::get_translatable_strings()`
Juan Linietsky
2023-01-09
1
-17
/
+14
*
Merge pull request #70580 from timothyqiu/drop-extern
Rémi Verschelde
2023-01-09
1
-4
/
+7
|
\
|
*
Fix error when dropping script into script editor
Haoyu Qiu
2022-12-26
1
-4
/
+7
*
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
|
Fix Editor Shortcut keys are inserting in Script Editor
stmSi
2022-12-24
1
-0
/
+4
|
/
*
Use forward-declarations in big editor classes
trollodel
2022-11-29
1
-0
/
+2
*
Fix reload scripts error after saving in external editor.
Zae
2022-11-03
1
-1
/
+1
*
Merge pull request #67578 from KoBeWi/GEDITOR
Rémi Verschelde
2022-10-31
1
-31
/
+31
|
\
|
*
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-18
1
-31
/
+31
*
|
Merge pull request #67588 from KoBeWi/if(!GDVIRTUAL_CALL)don't
Rémi Verschelde
2022-10-31
1
-9
/
+5
|
\
\
|
*
|
Simplify GDVIRTUAL_CALL calls
kobewi
2022-10-19
1
-9
/
+5
|
|
/
*
/
Set the shortcut context for the edit/search/goto menus to the ScriptEditor s...
Eric M
2022-10-25
1
-4
/
+4
|
/
*
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-109
/
+109
*
Merge pull request #66300 from KoBeWi/📝🧭
Rémi Verschelde
2022-10-05
1
-7
/
+8
|
\
|
*
Split script navigation state and edit state
kobewi
2022-09-25
1
-7
/
+8
*
|
Implement `GDScriptTextDocument::willSaveWaitUntil` to clean up outdated docu...
Rindbee
2022-10-04
1
-45
/
+35
*
|
Merge pull request #66815 from Rindbee/fix-blinking-line-gutter-icon
Rémi Verschelde
2022-10-03
1
-12
/
+0
|
\
\
|
*
|
Fix the flickering of the line gutter icon when saving
Rindbee
2022-10-03
1
-12
/
+0
*
|
|
Fix the file newer dialog that keeps popping up
Rindbee
2022-10-03
1
-1
/
+1
|
/
/
*
|
Merge pull request #65276 from aaronfranke/shader
Rémi Verschelde
2022-10-03
1
-0
/
+1
|
\
\
[next]