| Commit message (Expand) | Author | Age | Files | Lines |
| * | remove warnings if a script is missing and can't be opened | Juan Linietsky | 2016-07-08 | 1 | -0/+2 |
| * | Ability to rotate controls using tool, closes #3800 | Juan Linietsky | 2016-07-08 | 1 | -8/+30 |
| * | Fixed save as not working with scripts | Paulb23 | 2016-06-25 | 1 | -0/+1 |
| * | Renamed Trackpad Hint to Emulate 3 Button Mouse. (#5258) | sunnystormy | 2016-06-25 | 1 | -1/+1 |
| * | do not crash when generating preview of very large sound files, fixes #4123 | Juan Linietsky | 2016-06-25 | 2 | -12/+12 |
| * | rewrote LineEdit window repositioning code so it does not eat the last charac... | Juan Linietsky | 2016-06-25 | 1 | -0/+1 |
| * | apply built-in scripts when running the game, closes #4987 | Juan Linietsky | 2016-06-25 | 1 | -1/+4 |
| * | * fix messages when modifying on switching the active axis | Nuno Donato | 2016-06-25 | 1 | -4/+4 |
| * | add line spacing option to script and shader editor (#5105) | volzhs | 2016-06-25 | 2 | -0/+4 |
| * | Improved breakpoint marker position, and scales with font size | Paulb23 | 2016-06-25 | 1 | -1/+0 |
| * | Remove focus from Sprite Region Editor dialog. Fixes #4751 | MarianoGNU | 2016-06-04 | 1 | -0/+1 |
| * | Added, goto next and previous breakpoint and remove all, issue 1690 | Paulb23 | 2016-06-04 | 2 | -0/+61 |
| * | Added breakpoint markers, issue 4750 | Paulb23 | 2016-06-04 | 1 | -1/+3 |
| * | Multiline duplication, issue #4661 | Paulb23 | 2016-06-04 | 1 | -6/+25 |
| * | Member variable syntax highlighting | Paulb23 | 2016-06-04 | 1 | -0/+1 |
| * | SampleLibraryEditor: Initialize "is_playing" variable | Błażej Szczygieł | 2016-06-03 | 1 | -1/+1 |
| * | Added caret blink in text editor | Paulb23 | 2016-05-12 | 2 | -0/+10 |
| * | Fixed animation player auto-queue duplication and undo/redo | Paulb23 | 2016-05-12 | 2 | -7/+29 |
| * | AnimationPlayer: Prevent resetting timeline when pinned (#4497) | Rémi Verschelde | 2016-05-01 | 1 | -0/+3 |
| * | Allow dragging on only one (global) axis when holding down shift | Bojidar Marinov | 2016-04-29 | 1 | -3/+14 |
| * | Shader editor now uses text editor settings | Paulb23 | 2016-04-29 | 2 | -3/+31 |
| * | Fixed shader editor syntax coloring | Paulb23 | 2016-04-29 | 1 | -0/+6 |
| * | Trim trailing white space on save, issue 4383 | Paulb23 | 2016-04-27 | 2 | -3/+53 |
| * | Made trackpad behaviour optional in 3D mode (issue #4265) | Marc Gilleron | 2016-04-27 | 1 | -1/+2 |
| * | Setting to change line number color | Paulb23 | 2016-04-27 | 1 | -0/+1 |
| * | CanvasItemEditorPlugin: Avoid selecting items from instanced scenes | Ignacio Etcheverry | 2016-04-27 | 2 | -2/+11 |
| * | Fix Ctrl+LaunchMedia showing up as a shortcut for "Make Bones" | Bojidar Marinov | 2016-04-27 | 1 | -1/+1 |
| * | Ability to change the caret color | Paulb23 | 2016-04-27 | 1 | -0/+1 |
| * | Option to toggle syntax highlighting | Paulb23 | 2016-04-06 | 1 | -1/+2 |
| * | Fixed block indent inconsistency, fixes issue 3803 | Paulb23 | 2016-04-06 | 1 | -26/+2 |
| * | Bind Z key (without modifiers) to toggle wireframe in 3D view | Bojidar Marinov | 2016-04-06 | 1 | -0/+11 |
| * | Fixed text edit undo and redo operation interaction | Paul Batty | 2016-04-06 | 1 | -2/+10 |
| * | Fixes errors occurring when switching to a new scene with a spatial editor fr... | SaracenOne | 2016-04-06 | 1 | -24/+30 |
| * | Added rotation/panning support for trackpads in 3D mode #53 | sunnystormy | 2016-04-06 | 1 | -5/+22 |
| * | Separate help pages from scripts by default | Rémi Verschelde | 2016-04-06 | 1 | -1/+1 |
| * | Change toggle comment behaviour. Fixes #4198 | Luiz Paulo de Vasconcellos | 2016-04-06 | 1 | -0/+5 |
| * | Fix building against 2.0 API | Rémi Verschelde | 2016-04-02 | 1 | -1/+1 |
| * | Function syntax highlighting | Paul Batty | 2016-04-02 | 1 | -0/+1 |
| * | Option to toggle line numbers | Paulb23 | 2016-04-02 | 1 | -0/+2 |
| * | Syntax highlighting for numbers | Paulb23 | 2016-04-02 | 1 | -0/+1 |
| * | Option to toggle tab drawing | Paulb23 | 2016-04-02 | 1 | -1/+2 |
| * | Highlight all occurrences of selected word | Paulb23 | 2016-04-02 | 1 | -0/+3 |
| * | Fix editors panels, of the bottom panel, not resizing in some cases | Franklin Sobrinho | 2016-04-02 | 3 | -3/+7 |
| * | Fix file dialog, of Particles2D plugin, showing "Error" icons | Franklin Sobrinho | 2016-04-02 | 2 | -17/+17 |
| * | Added configuable tab size | Paulb23 | 2016-04-02 | 1 | -0/+2 |
| * | Remove redundant buttons | Rémi Verschelde | 2016-04-02 | 2 | -79/+3 |
| * | Add stop and delete buttons to sample library | Rémi Verschelde | 2016-04-02 | 2 | -32/+57 |
| * | remove trailing whitespace | Hubert Jarosz | 2016-04-02 | 19 | -105/+105 |
| * | Enabled scrolling past end of file | Paulb23 | 2016-04-02 | 1 | -0/+2 |
| * | Added search box in Class List dialog (Script Editor) | Franklin Sobrinho | 2016-03-06 | 1 | -1/+1 |