aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add -r flag to adb install for keep app user datasanikoyes2016-04-021-0/+1
* Fix cursor getting locked on tree control if tree is cleared while modifying ...Saracen2016-04-021-1/+9
* Fixed highlighting when word occurs as substring firstPaulb232016-04-021-8/+14
* Fixed highliting with shift and mousePaulb232016-04-021-5/+2
* Highlight all occurrences of selected wordPaulb232016-04-024-0/+65
* Fix editors panels, of the bottom panel, not resizing in some casesFranklin Sobrinho2016-04-023-3/+7
* LineEdit/TextEdit: Add Shift+Delete shortcut for cutIgnacio Etcheverry2016-04-022-0/+11
* TextEdit: Fix inconsistent copy, cut and paste behaviourIgnacio Etcheverry2016-04-021-80/+46
* Fix file dialog, of Particles2D plugin, showing "Error" iconsFranklin Sobrinho2016-04-022-17/+17
* Automatically create input node when creating a ShaderGraphFranklin Sobrinho2016-04-021-5/+13
* Fix crash when importing sub-scenesFranklin Sobrinho2016-04-021-1/+1
* Added configuable tab sizePaulb232016-04-024-1/+13
* Correct spot light size conversion in Blender exporter.Brandon DeRosier2016-04-021-1/+1
* Undo and redo commands on text editor now affect internal version which fixes...Saracen2016-04-022-6/+19
* Remove redundant buttonsRémi Verschelde2016-04-022-79/+3
* Add stop and delete buttons to sample libraryRémi Verschelde2016-04-022-32/+57
* Fix link error when disable_3d=yessanikoyes2016-04-021-1/+2
* TileSet Export: Avoid invalid error when merge is enabled but file does not e...Ignacio Etcheverry2016-04-021-14/+11
* Fix crash when resizing ConcavePolygonShape2D segmentsIgnacio Etcheverry2016-04-021-8/+12
* TimeScale node: return +inf remaining for 0 scale.Josh Grams2016-04-021-1/+4
* remove trailing whitespaceHubert Jarosz2016-04-02386-7660/+7660
* AnimationTreePlayer: distinguish value tracks.Josh Grams2016-04-021-2/+3
* Variant::blend: add Quat, fix Vector3.Josh Grams2016-04-021-1/+7
* Update version in Info.plistRegalMedia2016-04-021-2/+2
* TimeScale node: scale return value (time remaining).Josh Grams2016-04-021-2/+4
* fix InputMap::action_erase_event()hondres2016-04-021-4/+1
* This will disable png arm neon optimizing for android template if compile on ...volzhs2016-04-021-6/+5
* migrate to container-based Travis CIHubert Jarosz2016-04-021-4/+26
* osx: fix inverted horizontal scrollinghondres2016-04-021-1/+1
* Enabled scrolling past end of filePaulb232016-04-024-1/+14
* Release 2.0.12.0.1-stableRémi Verschelde2016-03-061-0/+1
* Add support for patch versions (2.0.x)Rémi Verschelde2016-03-063-3/+6
* Fix Project Settings dialog add/delete global variableFranklin Sobrinho2016-03-063-27/+80
* doc: fix joystick left/right trigger axis description (index 6/7 instead of 4/5)hondres2016-03-061-2/+2
* Add more verbose build-in functions descriptionsMartin Chuckeles2016-03-061-28/+143
* The help page now show the entire object hierarchyFranklin Sobrinho2016-03-061-2/+52
* Fix Sprite doesn't updating region_rect value in certain conditionsFranklin Sobrinho2016-03-061-5/+7
* Removed "__editor_plugin_screen__" metadata creationFranklin Sobrinho2016-03-061-19/+0
* Added search box in Class List dialog (Script Editor)Franklin Sobrinho2016-03-063-11/+93
* Write GDScript documentationMartin Chuckeles2016-03-051-1/+10
* Added relative paths for DirAccess::remove()Zher Huei Lee2016-03-054-8/+17
* html5: workaround for echo key events.hondres2016-03-053-2/+27
* Add editor settings for call hint placementMartin Chuckeles2016-03-054-4/+45
* Hide hint if completion is activeMartin Chuckeles2016-03-051-1/+1
* Move the call hint under the current lineMartin Chuckeles2016-03-051-1/+1
* set_time_scale docsStabington2016-03-051-0/+1
* fix gradle build on windowsvolzhs2016-03-051-1/+1
* AnimationTreePlayer (Blend3): process all inputs.Josh Grams2016-03-051-11/+12