index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
plugins
/
script_editor_plugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #19334 from guilhermefelipecgs/fix_popup
Juan Linietsky
2018-06-08
1
-10
/
+15
|
\
|
*
Fix #16069, #19292, #19267 and #18940
Guilherme Felipe
2018-06-06
1
-10
/
+15
*
|
Fix theme not updating with changes
Guilherme Felipe
2018-06-06
1
-0
/
+3
|
/
*
Show opened script or help name
volzhs
2018-06-06
1
-4
/
+16
*
Small tooltip changes.
Michael Alexsander Silva Dias
2018-05-18
1
-1
/
+2
*
Moved inspector functionality from EditorNode to InspectorDock.
Daniel J. Ramirez
2018-05-17
1
-1
/
+1
*
Changed the name displayed in the Script tab for built-in script with a more ...
Samuele Zolfanelli
2018-05-16
1
-1
/
+2
*
Add button hbox with alphabetic sort toggle above methods outline.
Julian Murgia
2018-05-11
1
-2
/
+36
*
Change ".." punctuation for "..." in editor strings (#16507)
Hugo Locurcio
2018-04-22
1
-3
/
+3
*
Merge pull request #16571 from Zylann/find_in_files
Juan Linietsky
2018-04-08
1
-67
/
+105
|
\
|
*
Added find & replace in files
Marc Gilleron
2018-02-19
1
-67
/
+105
*
|
Abstracted the syntax highlighter from text edit
Paulb23
2018-04-02
1
-0
/
+22
*
|
ScriptEditor: Use EditorSettings instead of hardcoded values in constructor.
Andreas Haas
2018-03-01
1
-5
/
+5
*
|
Fix builtin script cannot open from debug stacks
geequlim
2018-02-21
1
-1
/
+1
*
|
Merge pull request #16455 from volzhs/close-docs
Rémi Verschelde
2018-02-20
1
-3
/
+5
|
\
\
|
*
|
Keep to show current script when closing all docs
volzhs
2018-02-20
1
-3
/
+5
*
|
|
option to disable sort in script list
ianb96
2018-02-14
1
-1
/
+4
|
/
/
*
|
Added "allow_reselect" property to ItemList and enabled it for the method/hel...
Michael Alexsander Silva Dias
2018-02-14
1
-2
/
+2
*
|
Merge pull request #16518 from Paulb23/fix_members_overview_offset
Rémi Verschelde
2018-02-13
1
-2
/
+3
|
\
\
|
*
|
Fixed members overview not scrolling to correct line
Paulb23
2018-02-09
1
-2
/
+3
|
|
/
*
|
Merge pull request #16383 from binbitten/issue_16335
Rémi Verschelde
2018-02-13
1
-12
/
+26
|
\
\
|
*
|
Fix spaces and quotes in external editor flags
binbitten
2018-02-04
1
-12
/
+26
|
|
/
*
/
Changes for the "Recent Scripts" menu.
Michael Alexsander Silva Dias
2018-02-02
1
-36
/
+47
|
/
*
Fix external editors always opening on scene change
Bernhard Liebl
2018-01-14
1
-4
/
+8
*
External editor fixes
Ignacio Etcheverry
2018-01-09
1
-15
/
+13
*
Don't delete edit menu too early when closing script tabs
Bernhard Liebl
2018-01-08
1
-1
/
+3
*
i18n: Sync translation templates with current source
Rémi Verschelde
2018-01-06
1
-1
/
+1
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Add Show In File System to script editor tabs
sersoong
2018-01-02
1
-1
/
+11
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Add missing parameter names
Poommetee Ketson
2017-12-25
1
-3
/
+3
*
Merge pull request #14827 from RayKoopa/editor_patchwork
Noshyaar
2017-12-25
1
-1
/
+1
|
\
|
*
Limit code editor minimum width, clear Scene node subresource menu before ref...
Ray Koopa
2017-12-19
1
-1
/
+1
*
|
Some fixes for the Script Editor and dead code cleaning.
Michael Alexsander Silva Dias
2017-12-18
1
-38
/
+6
|
/
*
Merge pull request #14613 from voithos/fold-jump-bugfix
Rémi Verschelde
2017-12-16
1
-4
/
+4
|
\
|
*
Account for folded code blocks when navigating via members list
Zaven Muradyan
2017-12-12
1
-4
/
+4
*
|
Added open_script_create_dialog func
Will Nations
2017-12-13
1
-0
/
+6
|
/
*
Add 'copy script path' to script editor plugin
sersoong
2017-12-07
1
-0
/
+12
*
Visual fixes
Daniel J. Ramirez
2017-11-20
1
-1
/
+1
*
Add close other tabs to Script Editor
sersoong
2017-11-20
1
-1
/
+37
*
Merge pull request #12988 from akien-mga/xdg-home-paths
Rémi Verschelde
2017-11-20
1
-1
/
+1
|
\
|
*
Use new XDG folders to dehardcode paths
Rémi Verschelde
2017-11-19
1
-1
/
+1
|
*
EditorSettings: Rename settings_path to settings_dir
Rémi Verschelde
2017-11-17
1
-1
/
+1
*
|
fix set_current_tab: Indexp_current=-1 out of size
Omar Al Halabi
2017-11-19
1
-1
/
+1
|
/
*
remove debug msg
Ian
2017-11-13
1
-2
/
+0
*
add script list drag n drop
Ian
2017-11-12
1
-26
/
+166
*
move item up/down context menu and shortcut
Ian
2017-11-12
1
-17
/
+93
*
add script editor list context menu
Ian
2017-11-12
1
-4
/
+55
*
Added hotkey for Continue action
Chaosus
2017-10-25
1
-1
/
+1
*
Fix drop-down size when resizing font #12207
Felipe Seixas
2017-10-21
1
-0
/
+2
[next]