aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Revert "-make sure single select after multi select works better"2.0.3-stableRémi Verschelde2016-05-132-2/+2
* Added caret blink in text editorPaulb232016-05-123-0/+14
* Fixed animation player auto-queue duplication and undo/redoPaulb232016-05-122-7/+29
* -make sure single select after multi select works betterJuan Linietsky2016-05-062-2/+2
* Fix memory leakGeorge Marques2016-05-061-1/+2
* Add missing Vector2Array case to Variant::operator String()Ignacio Etcheverry2016-05-061-0/+1
* Changed barely visible PROPERTY_HINT_ALL_FLAGS buttons for checkboxesDaniel J. Ramirez2016-05-062-3/+4
* Fix windows 64-bits build.George Marques2016-05-061-1/+1
* Fixed documentation generator for polymorphic functionsDaniel J. Ramirez2016-05-061-0/+20
* Fix checking unsaved changes only in current sceneIgnacio Etcheverry2016-05-061-1/+5
* Debugger: Fix breaked signal binding (#4508)Rémi Verschelde2016-05-061-1/+1
* FileDialog: reset mkdir label after use (#4500)Rémi Verschelde2016-05-012-1/+2
* AnimationPlayer: Prevent resetting timeline when pinned (#4497)Rémi Verschelde2016-05-011-0/+3
* Project manager: unescape project names (#4494)Rémi Verschelde2016-05-011-1/+1
* Allow any directory for custom character set and gradient image file when imp...volzhs2016-05-011-2/+2
* 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
* Move export GUI debug toggle to export settings windoweska2016-04-296-17/+61
* More precise InputMap Axis descriptions in project settings.Hinsbart2016-04-291-24/+18
* Remove last NACL referencesRémi Verschelde2016-04-271-2/+0
* Trim trailing white space on save, issue 4383Paulb232016-04-273-3/+54
* Fix 'Quit to Project Manager' not stopping the running applicationIgnacio Etcheverry2016-04-271-0/+1
* correct typo "overwrite"volzhs2016-04-271-2/+2
* Keep editable instances data when replacing tree root nodeIgnacio Etcheverry2016-04-271-0/+1
* Made trackpad behaviour optional in 3D mode (issue #4265)Marc Gilleron2016-04-272-1/+3
* Fixed undo redo interaction with find replacePaulb232016-04-271-1/+2
* Setting to change line number colorPaulb232016-04-272-0/+2
* 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-272-0/+2
* Option to toggle syntax highlightingPaulb232016-04-062-1/+4
* 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
* Make hardcoded Mac version 2.0.xRémi Verschelde2016-04-021-2/+2
* Function syntax highlightingPaul Batty2016-04-022-0/+2
* Remove trailing spacesRémi Verschelde2016-04-0210-194/+192
* Option to toggle line numbersPaulb232016-04-022-0/+4
* Stopped save scene flicker, issue 4118Paulb232016-04-021-2/+6
* Syntax highlighting for numbersPaulb232016-04-022-0/+2
* Fixes #3942 - Throws an error when exporting for X11 with no filenamedemolitions2016-04-021-1/+8
* Fix for #4014, changed to 2 instead of 3 chars to trigger searchdemolitions2016-04-021-1/+1
* Option to toggle tab drawingPaulb232016-04-022-1/+3
* Highlight all occurrences of selected wordPaulb232016-04-022-0/+5