index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
plugins
/
script_editor_plugin.cpp
Age
Commit message (
Expand
)
Author
2018-01-14
Fix external editors always opening on scene change
Bernhard Liebl
2018-01-09
External editor fixes
Ignacio Etcheverry
2018-01-08
Don't delete edit menu too early when closing script tabs
Bernhard Liebl
2018-01-06
i18n: Sync translation templates with current source
Rémi Verschelde
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-02
Add Show In File System to script editor tabs
sersoong
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-12-25
Add missing parameter names
Poommetee Ketson
2017-12-25
Merge pull request #14827 from RayKoopa/editor_patchwork
Noshyaar
2017-12-19
Limit code editor minimum width, clear Scene node subresource menu before ref...
Ray Koopa
2017-12-18
Some fixes for the Script Editor and dead code cleaning.
Michael Alexsander Silva Dias
2017-12-16
Merge pull request #14613 from voithos/fold-jump-bugfix
Rémi Verschelde
2017-12-13
Added open_script_create_dialog func
Will Nations
2017-12-12
Account for folded code blocks when navigating via members list
Zaven Muradyan
2017-12-07
Add 'copy script path' to script editor plugin
sersoong
2017-11-20
Visual fixes
Daniel J. Ramirez
2017-11-20
Add close other tabs to Script Editor
sersoong
2017-11-20
Merge pull request #12988 from akien-mga/xdg-home-paths
Rémi Verschelde
2017-11-19
Use new XDG folders to dehardcode paths
Rémi Verschelde
2017-11-19
fix set_current_tab: Indexp_current=-1 out of size
Omar Al Halabi
2017-11-17
EditorSettings: Rename settings_path to settings_dir
Rémi Verschelde
2017-11-13
remove debug msg
Ian
2017-11-12
add script list drag n drop
Ian
2017-11-12
move item up/down context menu and shortcut
Ian
2017-11-12
add script editor list context menu
Ian
2017-10-25
Added hotkey for Continue action
Chaosus
2017-10-21
Fix drop-down size when resizing font #12207
Felipe Seixas
2017-10-14
Fixed help overview visibility, issue 12011 and 10407
Paulb23
2017-10-11
fix script editor clear recent scripts crash
jagt
2017-10-08
Consistant scroll when using members overview, issue 11648
Paulb23
2017-10-02
Added correct initialization for script editor theme.
Daniel J. Ramirez
2017-09-17
Fixed segfault on loading text editor theme
Paulb23
2017-09-14
Merge pull request #11253 from djrm/pr_better_docs
Rémi Verschelde
2017-09-14
Several fixed to editor doc.
Daniel J. Ramirez
2017-09-13
More consistent script color temperatures.
Daniel J. Ramirez
2017-09-07
Fit script editor grid with others
volzhs
2017-09-04
Merge pull request #10931 from djrm/pr_style_fixes
Rémi Verschelde
2017-09-04
Merge pull request #10939 from neikeq/fix-overridden-external-editors
Rémi Verschelde
2017-09-04
Merge pull request #10901 from toger5/script_background_cleanup
Rémi Verschelde
2017-09-03
Fixes language overridden external editors
Ignacio Etcheverry
2017-09-03
-Added an optimization so physics shapes are configured later, speeds up grid...
Juan Linietsky
2017-09-03
Improved color temperature in script editor
Daniel J. Ramirez
2017-09-02
Unified script panel backgrounds.
toger5
2017-08-31
Merge pull request #10382 from toger5/dark_icons
Rémi Verschelde
2017-08-30
added icon updating to most ui elements
toger5
2017-08-30
Merge pull request #10750 from Rubonnek/fix-duplicate-script-changed-signal
Rémi Verschelde
2017-08-29
Merge pull request #10745 from neikeq/fix-docdata-and-stuff
Juan Linietsky
2017-08-29
DocData and type hints fixes
Ignacio Etcheverry
2017-08-29
Renamed 'script_changed' signal in the script editor plugin to 'edited_script...
Wilson E. Alvarez
2017-08-27
-Moved script run to editor, removed from project
Juan Linietsky
[next]