aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/plugins (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add editor settings for call hint placementMartin Chuckeles2016-03-051-0/+3
* keep previous rotation when using rotate tool. fixes #3788.volzhs2016-02-221-1/+1
* -fixed a crash when closing scene with animationplayer openJuan Linietsky2016-02-212-2/+6
* -Change link to new documentationJuan Linietsky2016-02-201-1/+1
* Merge pull request #3689 from nunodonato/numpademulationRémi Verschelde2016-02-161-4/+16
|\
| * * Added numpad emulation (fixes #3612)Nuno2016-02-121-4/+16
* | Merge pull request #3641 from JoshuaGrams/masterRémi Verschelde2016-02-161-0/+8
|\ \ | |/ |/|
| * AnimationPlayer frame SpinBox snaps to steps.Josh Grams2016-02-091-0/+8
* | Fixed a couple of tooltips on the editorTegu2016-02-101-2/+2
|/
* Insert new key helper is back to 2D editor, missed it?Juan Linietsky2016-02-091-2/+4
* -Property apply limits to V/H Splits in main editor window. Fixes #3567Juan Linietsky2016-02-083-2/+5
* -only save scripts if changed, takes less time to run projects and does not c...Juan Linietsky2016-02-022-7/+12
* -make animationplayer thinner, also toolbuttons too. fixes #3526Juan Linietsky2016-02-021-1/+1
* Merge pull request #3490 from TheHX/issue-3453Rémi Verschelde2016-01-271-1/+1
|\