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.h
Age
Commit message (
Expand
)
Author
2018-10-02
Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-...
Rémi Verschelde
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-08-15
Added method to create TextFiles
Paulb23
2018-07-22
Allow opening and editing of any utf_8 file in script editor
Paulb23
2018-07-05
Merge pull request #19498 from guilhermefelipecgs/fix_regression
Max Hilbrunner
2018-06-21
Move Theme options to submenu
Chaosus
2018-06-13
Fix "find and replace" initializing with wrong size
Guilherme Felipe
2018-06-06
Fix #16069, #19292, #19267 and #18940
Guilherme Felipe
2018-06-06
Show opened script or help name
volzhs
2018-05-11
Add button hbox with alphabetic sort toggle above methods outline.
Julian Murgia
2018-04-08
Merge pull request #16571 from Zylann/find_in_files
Juan Linietsky
2018-04-02
Abstracted the syntax highlighter from text edit
Paulb23
2018-02-20
Merge pull request #16455 from volzhs/close-docs
Rémi Verschelde
2018-02-20
Keep to show current script when closing all docs
volzhs
2018-02-19
Added find & replace in files
Marc Gilleron
2018-02-14
option to disable sort in script list
ianb96
2018-02-02
Changes for the "Recent Scripts" menu.
Michael Alexsander Silva Dias
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-13
Added open_script_create_dialog func
Will Nations
2017-12-07
Add 'copy script path' to script editor plugin
sersoong
2017-11-20
Add close other tabs to Script Editor
sersoong
2017-11-12
move item up/down context menu and shortcut
Ian
2017-11-12
add script editor list context menu
Ian
2017-09-14
Several fixed to editor doc.
Daniel J. Ramirez
2017-08-27
-Moved script run to editor, removed from project
Juan Linietsky
2017-08-27
Dead code tells no tales
Rémi Verschelde
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-18
Update script signals in real-time when script changes. Fixes #8980
Juan Linietsky
2017-08-12
Updated function argument names
Wilson E. Alvarez
2017-07-20
EditorPlugin methods and signals rename
Jakub Grzesik
2017-07-19
Merge pull request #9565 from kubecz3k/tool-signals
Rémi Verschelde
2017-07-18
Make available more informations about editor for Tool Plugins
Jakub Grzesik
2017-07-16
Improvements and fixes for the default theme.
Daniel J. Ramirez
2017-07-10
Ability to toggle script panel visibility
Jakub Grzesik
2017-06-30
-Many fixes to VisualScript, fixed property names, etc.
Juan Linietsky
2017-06-27
Better user expirence with external text editors.
geequlim
2017-06-05
Merge pull request #8974 from Paulb23/script_overview
Rémi Verschelde
2017-05-29
Added members overview
Paulb23
2017-05-26
Added an help menu
Nuno Donato
2017-05-20
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-04-27
Added recent scripts to script editor
Paulb23
2017-04-20
Merge pull request #8417 from neikeq/hello-there
Rémi Verschelde
2017-04-18
Convert indent on save
Paulb23
2017-04-17
External editor improvements and fixes
Ignacio Etcheverry
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde