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
*
Fix crashes in *_input functions
Rafał Mikrut
2021-04-05
1
-0
/
+2
*
Rename ButtonList enum and members to MouseButton
Aaron Franke
2021-03-23
1
-2
/
+2
*
Don't save unchanged script upon closing
kobewi
2021-03-06
1
-6
/
+6
*
Improve resource load cache
reduz
2021-02-11
1
-1
/
+1
*
Merge pull request #44514 from madmiraal/split-os-execute
Rémi Verschelde
2021-01-12
1
-1
/
+1
|
\
|
*
Split OS::execute into two methods
Marcel Admiraal
2021-01-09
1
-1
/
+1
*
|
Fix script list only showing their names regardless of display option
Michael Alexsander
2021-01-11
1
-1
/
+14
|
/
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Editor: Fix invalid use of Node::get_viewport() after rename of EditorNode::g...
Rémi Verschelde
2020-12-28
1
-1
/
+1
*
Rename empty() to is_empty()
Marcel Admiraal
2020-12-28
1
-10
/
+10
*
Fix filename disambiguation on scripts in certain occasions
Michael Alexsander
2020-12-22
1
-1
/
+1
*
Rename AcceptDialog get_ok() to get_ok_button()
Marcel Admiraal
2020-12-14
1
-5
/
+5
*
Cleanup unused engine code
Tomasz Chabora
2020-12-09
1
-11
/
+0
*
Initialize class/struct variables with default values in platform/ and editor/
Rafał Mikrut
2020-12-02
1
-12
/
+7
*
Refactor DocData into core and editor (DocTools) parts
Thakee Nathees
2020-12-02
1
-0
/
+64
*
Documentation generation for GDScript
Thakee Nathees
2020-11-29
1
-0
/
+12
*
Merge pull request #42109 from EricEzaM/PR/input-and-shortcuts-rework
Rémi Verschelde
2020-11-28
1
-5
/
+7
|
\
|
*
Implement new shortcuts system.
Eric M
2020-11-23
1
-5
/
+7
*
|
[Complex Text Layouts] Refactor Font class, default themes and controls to us...
bruvzg
2020-11-26
1
-2
/
+9
|
/
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-1
/
+1
*
Refactored Variant Operators.
reduz
2020-11-06
1
-1
/
+1
*
Add main_gutter (breakpoints, bookmarks, execution lines) to code_edit
Paulb23
2020-09-10
1
-4
/
+3
*
Properly disambiguate unsaved scripts
Tomasz Chabora
2020-07-31
1
-2
/
+6
*
Script editor: Fix crash when root script is null
Rémi Verschelde
2020-07-27
1
-3
/
+3
*
Script editor: Fix open dominant logic for language-specific external editors
Rémi Verschelde
2020-07-27
1
-2
/
+6
*
Script editor: Don't open dominant script in external editor
Rémi Verschelde
2020-07-26
1
-15
/
+11
*
Make unsaved scripts in the script editor more user-friendly
Andrii Doroshenko (Xrayez)
2020-07-26
1
-7
/
+41
*
Merge pull request #33760 from nekomatata/script-editor-init-optimization
Rémi Verschelde
2020-07-26
1
-20
/
+41
|
\
|
*
Optimized ScriptEditor initialization when many scripts are loaded
PouleyKetchoupp
2020-07-17
1
-20
/
+41
*
|
Skip internal scripts for breakpoints without printing an error
Andrii Doroshenko (Xrayez)
2020-07-23
1
-1
/
+3
*
|
Fix crash when closing a TextFile
Paulb23
2020-07-16
1
-1
/
+1
|
/
*
Merge pull request #40291 from hinlopen/dialog-size
Rémi Verschelde
2020-07-15
1
-5
/
+5
|
\
|
*
Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and r...
Stijn Hinlopen
2020-07-14
1
-5
/
+5
*
|
Merge pull request #40268 from DanielZTing/master
Rémi Verschelde
2020-07-15
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Fix cancel/OK button order on macOS
Daniel Ting
2020-07-10
1
-2
/
+2
*
|
Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter
Paulb23
2020-07-11
1
-3
/
+166
*
|
Expose Syntax highlighter for editor plugins
Paulb23
2020-07-11
1
-7
/
+32
*
|
Convert syntax highlighters into a resource
Paulb23
2020-07-11
1
-2
/
+2
|
/
*
Do not try to save internal scripts
Daniel Ting
2020-07-08
1
-2
/
+5
*
Merge pull request #39076 from rileylyman/editor_tab_names
Rémi Verschelde
2020-07-01
1
-0
/
+13
|
\
|
*
implement generic filename disambiguation
rileylyman
2020-06-26
1
-0
/
+13
*
|
Make "Close and save changes?" actually save
Daniel Ting
2020-06-30
1
-1
/
+1
*
|
Add a separate application focus/in notification out from Window focus notifi...
Juan Linietsky
2020-06-30
1
-1
/
+1
|
/
*
Fix overlapping hotkey designations for save all scenes and save all scripts
Bill
2020-06-24
1
-1
/
+1
*
Remove ToolButton in favor of Button
Hugo Locurcio
2020-06-19
1
-5
/
+10
*
Fix crash when creating new text file with no name
Phischermen
2020-06-09
1
-1
/
+0
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-69
/
+135
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-218
/
+0
*
Fix Soft Reload Script shortcut clash with Replace in Files
Dominik 'dreamsComeTrue' Jasiński
2020-05-01
1
-1
/
+1
*
[Core] Rename linear_interpolate to lerp
Aaron Franke
2020-04-29
1
-1
/
+1
[next]