| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactoring: rename tools/editor/ to editor/ | Rémi Verschelde | 2017-03-05 | 1 | -2491/+0 |
* | Merge pull request #7857 from Hinsbart/external_script_break | Rémi Verschelde | 2017-02-26 | 1 | -0/+4 |
|\ |
|
| * | Don't switch to script on breakpoint hit when using external editor. | Andreas Haas | 2017-02-20 | 1 | -0/+4 |
* | | -renamed globals.h to global_config.cpp (this seems to have caused a few modi... | Juan Linietsky | 2017-02-21 | 1 | -1/+1 |
|/ |
|
* | Rename the _MD macro to D_METHOD | Hein-Pieter van Braam | 2017-02-13 | 1 | -3/+3 |
* | Sort settings for scripts in the editor | Bojidar Marinov | 2017-02-02 | 1 | -4/+39 |
* | Style: Cleanups, added headers, renamed files | Rémi Verschelde | 2017-01-16 | 1 | -0/+1 |
* | Allow closing a script tab without saving | Wilhem Barbier | 2017-01-15 | 1 | -3/+14 |
* | Style: Fix whole-line commented code | Rémi Verschelde | 2017-01-14 | 1 | -5/+5 |
* | New API for visibility in both CanvasItem and Spatial | Juan Linietsky | 2017-01-13 | 1 | -5/+5 |
* | some class renames | Juan Linietsky | 2017-01-12 | 1 | -1/+1 |
* | Fix current script background color | Paulb23 | 2017-01-12 | 1 | -1/+1 |
* | Type renames: | Juan Linietsky | 2017-01-11 | 1 | -1/+1 |
* | Removed the set_child_rect() in AcceptDialog. AcceptDialog now works as a con... | Juan Linietsky | 2017-01-10 | 1 | -2/+2 |
* | PopupMenu now emits both index_pressed and id_pressed instead of item_pressed... | Juan Linietsky | 2017-01-08 | 1 | -4/+4 |
* | renamed _input_event for GUI events to _gui_input, so it's more differentiate... | Juan Linietsky | 2017-01-08 | 1 | -2/+2 |
* | Editor settings categories are now tidy and beautiful! | Juan Linietsky | 2017-01-05 | 1 | -36/+36 |
* | -Changed most project settings in the engine, so they have major and minor ca... | Juan Linietsky | 2017-01-05 | 1 | -1/+1 |
* | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va... | Juan Linietsky | 2017-01-02 | 1 | -48/+48 |
* | Merge remote-tracking branch 'origin/gles3' into gles3-on-master | Rémi Verschelde | 2017-01-02 | 1 | -0/+2 |
|\ |
|
| * | Blend shapes using transform feedback (GPU) | Juan Linietsky | 2016-11-24 | 1 | -0/+2 |
* | | Welcome in 2017, dear changelog reader! | Rémi Verschelde | 2017-01-01 | 1 | -1/+1 |
* | | Fix p_index out of size error when closing script | volzhs | 2016-10-31 | 1 | -1/+1 |
* | | Fix 2 search menus are shown | volzhs | 2016-10-31 | 1 | -11/+6 |
* | | Prevent unwanted script editor input on game crash | Henrique Lacreta Alves | 2016-10-22 | 1 | -0/+1 |
|/ |
|
* | Fix "Save All" option in Script editor. | Andreas Haas | 2016-10-02 | 1 | -20/+1 |
* | Fix highlight current script when script temputure is disabled | Paulb23 | 2016-09-15 | 1 | -15/+16 |
* | Merge pull request #6465 from Paulb23/script_highlight_color_update | Rémi Verschelde | 2016-09-12 | 1 | -0/+1 |
|\ |
|
| * | Update current script color on change | Paulb23 | 2016-09-12 | 1 | -0/+1 |
* | | Do ctrl-click on any code identifier to go to definiton or help page. | Juan Linietsky | 2016-09-12 | 1 | -1/+46 |
|/ |
|
* | Changed default assignment of shorcut for alt-left/right to history next/prev... | Juan Linietsky | 2016-09-11 | 1 | -2/+2 |
* | -Cleaned up find/replace bar for replace (made selection only default if sele... | Juan Linietsky | 2016-09-11 | 1 | -0/+1 |
* | Merge pull request #6137 from supaiku-o/master | Juan Linietsky | 2016-09-10 | 1 | -2/+36 |
|\ |
|
| * | Added CLOSE_ALL files option to script editor | supaiku | 2016-08-13 | 1 | -2/+36 |
* | | Added setting to change current script background color, issue 5450 | Paulb23 | 2016-09-07 | 1 | -2/+9 |
* | | More visual script work | Juan Linietsky | 2016-08-25 | 1 | -2/+27 |
|/ |
|
* | Likely with bugs and with some features are missing, as well as profiler supp... | Juan Linietsky | 2016-08-06 | 1 | -1/+35 |
* | Merge branch 'master' of https://github.com/godotengine/godot | Juan Linietsky | 2016-08-02 | 1 | -0/+1 |
|\ |
|
| * | Explicitly initialize 'pending_auto_reload' to false. | Saracen | 2016-07-29 | 1 | -0/+1 |
* | | WIP visual scripting, not working yet but you can check out stuff | Juan Linietsky | 2016-08-02 | 1 | -1048/+199 |
|/ |
|
* | Merge pull request #5760 from r1cebank/issue-5636__add-close-docs-option | Rémi Verschelde | 2016-07-19 | 1 | -1/+25 |
|\ |
|
| * | Script Editor: adding close all docs menu option | Siyuan Gao | 2016-07-18 | 1 | -1/+25 |
* | | Always soft reload editor plugins. Closes #5273 | Juan Linietsky | 2016-07-18 | 1 | -1/+3 |
* | | Fix ScriptEditor don't saving the layout when opening a help page | Franklin Sobrinho | 2016-07-18 | 1 | -9/+18 |
* | | Merge pull request #5723 from Paulb23/toggle_breakpoint_gutter_issue_5712 | Rémi Verschelde | 2016-07-18 | 1 | -0/+14 |
|\ \ |
|
| * | | Fixed breakpoint gutter toggle not updating when game is running, issue 5712 | Paulb23 | 2016-07-15 | 1 | -0/+14 |
| |/ |
|
* / | Added block caret to TextEdit | Paulb23 | 2016-07-12 | 1 | -0/+3 |
|/ |
|
* | Added completion font colors | Paulb23 | 2016-07-11 | 1 | -0/+1 |
* | Added completion scroll color | Paulb23 | 2016-07-11 | 1 | -0/+1 |
* | Finally fixes the infamous bug #4444, hoping to never see you again. | Juan Linietsky | 2016-07-09 | 1 | -0/+9 |