aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/plugins (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove warnings if a script is missing and can't be openedJuan Linietsky2016-07-081-0/+2
* Ability to rotate controls using tool, closes #3800Juan Linietsky2016-07-081-8/+30
* Fixed save as not working with scriptsPaulb232016-06-251-0/+1
* Renamed Trackpad Hint to Emulate 3 Button Mouse. (#5258)sunnystormy2016-06-251-1/+1
* do not crash when generating preview of very large sound files, fixes #4123Juan Linietsky2016-06-252-12/+12
* rewrote LineEdit window repositioning code so it does not eat the last charac...Juan Linietsky2016-06-251-0/+1
* apply built-in scripts when running the game, closes #4987Juan Linietsky2016-06-251-1/+4
* * fix messages when modifying on switching the active axisNuno Donato2016-06-251-4/+4
* add line spacing option to script and shader editor (#5105)volzhs2016-06-252-0/+4
* Improved breakpoint marker position, and scales with font sizePaulb232016-06-251-1/+0
* Remove focus from Sprite Region Editor dialog. Fixes #4751MarianoGNU2016-06-041-0/+1
* Added, goto next and previous breakpoint and remove all, issue 1690Paulb232016-06-042-0/+61
* Added breakpoint markers, issue 4750Paulb232016-06-041-1/+3
* Multiline duplication, issue #4661Paulb232016-06-041-6/+25
* Member variable syntax highlightingPaulb232016-06-041-0/+1
* SampleLibraryEditor: Initialize "is_playing" variableBłażej Szczygieł2016-06-031-1/+1
* Added caret blink in text editorPaulb232016-05-122-0/+10
* Fixed animation player auto-queue duplication and undo/redoPaulb232016-05-122-7/+29
* AnimationPlayer: Prevent resetting timeline when pinned (#4497)Rémi Verschelde2016-05-011-0/+3
* Allow dragging on only one (global) axis when holding down shiftBojidar Marinov2016-04-291-3/+14
* Shader editor now uses text editor settingsPaulb232016-04-292-3/+31
* Fixed shader editor syntax coloringPaulb232016-04-291-0/+6
* Trim trailing white space on save, issue 4383Paulb232016-04-272-3/+53
* Made trackpad behaviour optional in 3D mode (issue #4265)Marc Gilleron2016-04-271-1/+2
* Setting to change line number colorPaulb232016-04-271-0/+1
* CanvasItemEditorPlugin: Avoid selecting items from instanced scenesIgnacio Etcheverry2016-04-272-2/+11
* Fix Ctrl+LaunchMedia showing up as a shortcut for "Make Bones"Bojidar Marinov2016-04-271-1/+1
* Ability to change the caret colorPaulb232016-04-271-0/+1
* Option to toggle syntax highlightingPaulb232016-04-061-1/+2
* Fixed block indent inconsistency, fixes issue 3803Paulb232016-04-061-26/+2
* Bind Z key (without modifiers) to toggle wireframe in 3D viewBojidar Marinov2016-04-061-0/+11
* Fixed text edit undo and redo operation interactionPaul Batty2016-04-061-2/+10
* Fixes errors occurring when switching to a new scene with a spatial editor fr...SaracenOne2016-04-061-24/+30
* Added rotation/panning support for trackpads in 3D mode #53sunnystormy2016-04-061-5/+22
* Separate help pages from scripts by defaultRémi Verschelde2016-04-061-1/+1
* Change toggle comment behaviour. Fixes #4198Luiz Paulo de Vasconcellos2016-04-061-0/+5
* Fix building against 2.0 APIRémi Verschelde2016-04-021-1/+1
* Function syntax highlightingPaul Batty2016-04-021-0/+1
* Option to toggle line numbersPaulb232016-04-021-0/+2
* Syntax highlighting for numbersPaulb232016-04-021-0/+1
* Option to toggle tab drawingPaulb232016-04-021-1/+2
* Highlight all occurrences of selected wordPaulb232016-04-021-0/+3
* Fix editors panels, of the bottom panel, not resizing in some casesFranklin Sobrinho2016-04-023-3/+7
* Fix file dialog, of Particles2D plugin, showing "Error" iconsFranklin Sobrinho2016-04-022-17/+17
* Added configuable tab sizePaulb232016-04-021-0/+2
* Remove redundant buttonsRémi Verschelde2016-04-022-79/+3
* Add stop and delete buttons to sample libraryRémi Verschelde2016-04-022-32/+57
* remove trailing whitespaceHubert Jarosz2016-04-0219-105/+105
* Enabled scrolling past end of filePaulb232016-04-021-0/+2
* Added search box in Class List dialog (Script Editor)Franklin Sobrinho2016-03-061-1/+1