| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #9762 from Paulb23/_scipt_close_tab_selection_issue_8400 | Rémi Verschelde | 2017-07-23 | 1 | -0/+3 |
| |\ | | | | | Fixed script tab selection on file close, issue 8400 | ||||
| | * | Fixed script tab selection on file close, issue 8400 | Paulb23 | 2017-07-22 | 1 | -1/+4 |
| | | | |||||
| * | | Merge pull request #9761 from Noshyaar/pr-fix | Rémi Verschelde | 2017-07-23 | 1 | -2/+12 |
| |\ \ | | | | | | | ScriptEditor: suppress get_child errors | ||||
| | * | | ScriptEditor: suppress get_child errors | Poommetee Ketson | 2017-07-22 | 1 | -2/+12 |
| | |/ | |||||
| * | | Merge pull request #9717 from kubecz3k/plugin-methods-rename | Rémi Verschelde | 2017-07-22 | 1 | -6/+6 |
| |\ \ | |/ |/| | Rename of two EditorPlugin methods | ||||
| | * | EditorPlugin methods and signals rename | Jakub Grzesik | 2017-07-20 | 1 | -6/+6 |
| | | | |||||
| * | | -Renamed GlobalConfig to ProjectSettings, makes more sense. | Juan Linietsky | 2017-07-19 | 1 | -3/+3 |
| |/ | | | | -Added system for feature overrides, it's pretty cool :) | ||||
| * | Merge pull request #9565 from kubecz3k/tool-signals | Rémi Verschelde | 2017-07-19 | 1 | -1/+60 |
| |\ | | | | | Make more informations available for Tool Plugins about the editor | ||||
| | * | Make available more informations about editor for Tool Plugins | Jakub Grzesik | 2017-07-18 | 1 | -1/+60 |
| | | | |||||
| * | | Improvements and fixes for the default theme. | Daniel J. Ramirez | 2017-07-16 | 1 | -3/+9 |
| |/ | | | | Added customizable border size and window highlight. | ||||
| * | Ability to toggle script panel visibility | Jakub Grzesik | 2017-07-10 | 1 | -0/+5 |
| | | |||||
| * | Script editor help: Prevent loading empty instances from layout | Rémi Verschelde | 2017-07-02 | 1 | -0/+3 |
| | | |||||
| * | -Many fixes to VisualScript, fixed property names, etc. | Juan Linietsky | 2017-06-30 | 1 | -6/+7 |
| | | | | | | | -Added ability to set/get a field in GetSet, as well as assignment ops -Added a Select node -Fixed update bugs related to variable list and exported properties, closes #9458 | ||||
| * | Better user expirence with external text editors. | geequlim | 2017-06-27 | 1 | -7/+17 |
| | | | | | | Implements open_in_external_editor for subclasses of ScriptLanguage. Add option 'Debug with external editor' to debug menu to control the behavoir of script opened by editor. | ||||
| * | Merge pull request #8974 from Paulb23/script_overview | Rémi Verschelde | 2017-06-05 | 1 | -1/+61 |
| |\ | | | | | Added script overview | ||||
| | * | Added members overview | Paulb23 | 2017-05-29 | 1 | -1/+61 |
| | | | |||||
| * | | Added an help menu | Nuno Donato | 2017-05-26 | 1 | -4/+10 |
| |/ | | | | | Also renamed the "tutorials" button in the script editor to be consistent with the help menu entry. Fixed #8921 | ||||
| * | Removal of InputEvent as built-in Variant type.. | Juan Linietsky | 2017-05-20 | 1 | -8/+10 |
| | | | | | this might cause bugs I haven't found yet.. | ||||
| * | Merge pull request #8631 from volzhs/editor-theme-custom | Rémi Verschelde | 2017-05-20 | 1 | -5/+4 |
| |\ | | | | | New customizable editor theme | ||||
| | * | New customizable editor theme | volzhs | 2017-05-09 | 1 | -1/+1 |
| | | | |||||
| | * | Revert "Add new editor and default theme (WIP)" | volzhs | 2017-05-03 | 1 | -4/+3 |
| | | | | | | | | | This reverts commit f045efe007cffb87238ee519b7f33d710814ded7. | ||||
| * | | Merge pull request #8789 from Hinsbart/editor_shortcuts | Rémi Verschelde | 2017-05-18 | 1 | -0/+1 |
| |\ \ | | | | | | | Editor: Make "open 2d/3d/script editor" shortcuts configurable. | ||||
| | * | | Editor: Make "open 2d/3d/script editor" shortcuts configurable. | Andreas Haas | 2017-05-18 | 1 | -0/+1 |
| | |/ | | | | | | | Also adds shortcuts for opening the AssetLib and for switching to the next/prev editor. | ||||
| * / | Adapt tutorials (Godot Docs) icon to new design | Rémi Verschelde | 2017-05-17 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #8569 from volzhs/editor-theme-1 | Rémi Verschelde | 2017-05-02 | 1 | -1/+0 |
| |\ | | | | | Fix to use editor theme instead of handling each UI | ||||
| | * | Fix to use editor theme instead of handling each UI | volzhs | 2017-04-28 | 1 | -1/+0 |
| | | | |||||
| * | | Merge pull request #8559 from Paulb23/script_recent_files | Rémi Verschelde | 2017-05-02 | 1 | -0/+90 |
| |\ \ | |/ |/| | Added recent scripts to script editor | ||||
| | * | Added recent scripts to script editor | Paulb23 | 2017-04-27 | 1 | -0/+90 |
| | | | |||||
| * | | Update editor theme | volzhs | 2017-04-28 | 1 | -0/+2 |
| |/ | |||||
| * | Add new editor and default theme (WIP) | Daniel J. Ramirez | 2017-04-27 | 1 | -3/+4 |
| | | |||||
| * | Changed indent type settings | Paulb23 | 2017-04-26 | 1 | -1/+1 |
| | | |||||
| * | Fixed convert indent and trim whitespace on save | Paulb23 | 2017-04-23 | 1 | -7/+7 |
| | | |||||
| * | Merge pull request #8417 from neikeq/hello-there | Rémi Verschelde | 2017-04-20 | 1 | -23/+49 |
| |\ | | | | | External editor improvements and fixes | ||||
| | * | External editor improvements and fixes | Ignacio Etcheverry | 2017-04-17 | 1 | -23/+49 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Notable changes: - Now ScriptLanguages have the option to override the global external editor setting. If `ScriptLanguage::open_in_external_editor()` returns `ERR_UNAVAILABLE` (which it does by default), then the global external editor option will be used. - Added formatting to the external editor execution arguments. Now it's possible to write something like this: `{project} -g {file}:{line}:{col}`. - `VisualScript::get_member_line()` now can return the line of functions (well, it returns the id of the _Function_ node of the function). I guess there is nothing else we can get a "line" from. Fixes: - Fixes a bug where `ScriptEditor::script_goto_method()` would not work if the script is not already open in the built-in editor. - Fixes wrong DEFVAL for `cursor_set_column` and `cursor_set_line` in TextEdit. - `Script::get_member_line()` now returns -1 ("found nothing") by default. | ||||
| * | | Merge pull request #8424 from Paulb23/convert_indent | Rémi Verschelde | 2017-04-18 | 1 | -0/+38 |
| |\ \ | | | | | | | Support for space indentation | ||||
| | * | | Convert indent on save | Paulb23 | 2017-04-18 | 1 | -0/+35 |
| | | | | |||||
| | * | | Added support for space indentation | Paulb23 | 2017-04-18 | 1 | -0/+3 |
| | |/ | |||||
| * / | ScriptEditor: Fixes bug where menu option would be handled twice | Ignacio Etcheverry | 2017-04-17 | 1 | -19/+20 |
| |/ | |||||
| * | Add "Godot Engine contributors" copyright line | Rémi Verschelde | 2017-04-08 | 1 | -0/+1 |
| | | |||||
| * | A Whole New World (clang-format edition) | Rémi Verschelde | 2017-03-05 | 1 | -682/+483 |
| | | | | | | | | | | | | | | | | | | | | | | | | | I can show you the code Pretty, with proper whitespace Tell me, coder, now when did You last write readable code? I can open your eyes Make you see your bad indent Force you to respect the style The core devs agreed upon A whole new world A new fantastic code format A de facto standard With some sugar Enforced with clang-format A whole new world A dazzling style we all dreamed of And when we read it through It's crystal clear That now we're in a whole new world of code | ||||
| * | Refactoring: rename tools/editor/ to editor/ | Rémi Verschelde | 2017-03-05 | 1 | -0/+2491 |
| The other subfolders of tools/ had already been moved to either editor/, misc/ or thirdparty/, so the hiding the editor code that deep was no longer meaningful. | |||||
