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
2020-02-18
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-13
Added 'Replace in files' functionality to text editors
Dominik 'dreamsComeTrue' Jasiński
2020-02-11
Texture refactor
Juan Linietsky
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-12-19
Fix ScriptTextEditor encapsulation
Yuri Roubinsky
2019-12-17
Fix toggle scripts panel to allow using shortcut in other areas
Yuri Roubinsky
2019-12-15
Moves switch for show scripts panel from File menu to status bar
Yuri Roubinsky
2019-10-10
Fixed ScriptEditor autosave timer causing errors on start
PouleyKetchoupp
2019-10-10
Add shortcut Shift + F3 to search pervious in the built-in docs
Marqus
2019-08-01
Add Reopen Closed Script option in Script Editor
Tomasz Chabora
2019-06-19
Made use of semicolons more consitent, fixed formatting
JohnJLight
2019-06-19
Merge pull request #29547 from santouits/filter-scripts
Rémi Verschelde
2019-06-17
Merge pull request #28766 from pgoral/editor_validation_issue
Rémi Verschelde
2019-06-13
Merge pull request #29129 from kis3lori/remove-save-theme-for-default
Rémi Verschelde
2019-06-13
Created a fallback from the "Save Theme" button to "Save Theme As" when a def...
Kis Levente Lorand
2019-06-12
Add filter search for script list and the members
santouits
2019-06-11
Merge pull request #29262 from DarknessCatt/issue-27476
Rémi Verschelde
2019-05-29
Automatically add new line to scripts
Matheus Lima Cunha
2019-05-29
Changing method signature in other class in not recognized in working class i...
Goral
2019-05-02
Make "Find in Files" always available in the script editor
Michael Alexsander Silva Dias
2019-04-23
Added a marker in text_edit that tells which row is executing.
Rikhardur Bjarni Einarsson
2019-04-20
Display connection information in the script editor
Paulb23
2019-03-26
Add a "Request Docs" button to code editor.
Juan Linietsky
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-11-20
Unify editor class and reference search
Ray Koopa
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
[next]