index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
editor
/
plugins
/
script_editor_plugin.cpp
Age
Commit message (
Expand
)
Author
2015-12-14
do not open dominant script if external editor is selected, fixes #3067
Juan Linietsky
2015-12-12
fix broken merge
Juan Linietsky
2015-12-12
Merge branch 'master' of https://github.com/godotengine/godot
Juan Linietsky
2015-12-12
-added option to keep debugger open, fixes #3031
Juan Linietsky
2015-12-12
Script debugger remains visible when using Debug->Show Debugger
Franklin Sobrinho
2015-12-09
-ability to change scripts in external editor and still have properties reloa...
Juan Linietsky
2015-12-06
Script Editor: maintain cursor column after duplicate a line
Franklin Sobrinho
2015-12-01
Merge pull request #2969 from neikeq/fix_bracket_complete
Rémi Verschelde
2015-12-01
Fix script editor not clonning down last line
neikeq
2015-12-01
ScriptTextEditor: fix auto bracket completion not enabled
neikeq
2015-11-25
Merge pull request #2908 from neikeq/fix_editor_select
Rémi Verschelde
2015-11-25
Fix Class Reference request from Inspector
neikeq
2015-11-24
Merge pull request #2907 from neikeq/fix_2887
Rémi Verschelde
2015-11-24
Fix Class Search dialog not showing up
neikeq
2015-11-24
Remember last help search
neikeq
2015-11-18
-Fixed default theme a little
Juan Linietsky
2015-11-17
-Merged Script and Help tabs
Juan Linietsky
2015-08-09
Fix create script dialog title(s)
Maximillian
2015-08-09
Add create new script button to script editor menu
Maximillian
2015-08-04
more debugger fixes
Juan Linietsky
2015-06-29
Several performance improvements, mainly in loading and instancing scenes and...
Juan Linietsky
2015-06-26
improved get_node(), connect(), etc code completion.
Juan Linietsky
2015-06-24
added a tiny bit more space to docks and script tab
Juan Linietsky
2015-06-22
Merge pull request #2101 from sanikoyes/Pr-script-editor-save-state
Juan Linietsky
2015-06-22
Multiple scene editing *POTENTIALLY UNSTABLE*
Juan Linietsky
2015-06-16
Script editor: restore line/column after script reload
sanikoyes
2015-05-17
reinstante focus into textedit after menu used in code editor
Juan Linietsky
2015-05-05
fix crash in editor when using alt+arrows to indent, thanks adolson and romul...
Juan Linietsky
2015-05-04
Proper support for code editor autosaving (disabled by default)
Juan Linietsky
2015-04-24
changed some shortcuts in text editor, maybe fixes #1732
Juan Linietsky
2015-04-18
Updated copyright year in all headers
Juan Linietsky
2015-04-08
Changed popup_centered by popup_centered_minsize in editor dialogs
Franklin Sobrinho
2015-03-22
Merge pull request #1380 from ElectricSolstice/wparentheses_removal
Juan Linietsky
2015-03-22
Fix for Issue #1484: Don't strip whitespace on line comment
rollenrolm
2015-02-16
Changed code to remove gcc -Wparentheses warnings.
ElectricSolstice
2015-02-09
Merge pull request #1174 from adolson/autoreload-edited-scripts
Juan Linietsky
2015-01-18
-intentional breakage of shader graph to fix issues, existing graphs will be ...
Juan Linietsky
2015-01-17
fixes
Dana Olson
2015-01-17
Merge pull request #1225 from marynate/PR-script-editor-close-tab
Juan Linietsky
2015-01-15
Add current_line_color ediotr setting for script and shader editor
marynate
2015-01-15
Only show Close Tab confirmation when script has unsaved change;Update Close ...
marynate
2015-01-10
add option to automatically reload changed scripts
Dana Olson
2015-01-04
-attempt to be friendlier on non english keyboards
Juan Linietsky
2015-01-04
-Fix shortcuts for OSX code completion, fixes #1111
Juan Linietsky
2014-12-17
change shortcut for toggle-comment to Ctrl+K
Dana Olson
2014-12-17
-added brace matching to go with the new code completion
Juan Linietsky
2014-12-16
New Code Completion
Juan Linietsky
2014-12-07
apply patch #882 from dcubix
Dana Olson
2014-12-07
Batch of Bugfixes
Juan Linietsky
2014-11-12
Editor goodies update
Diego Lopes
[next]