aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* AnimationTreePlayer: blend value tracks (closes #2299)Josh Grams2016-03-054-4/+77
* Quick fixes to tween documentation formattingRémi Verschelde2016-03-011-12/+2
* Sync classesRémi Verschelde2016-03-011-1/+17
* use joystick name from mapping-db if availablehinsbart2016-03-012-0/+3
* deleted files added accidentallyAriel Manzur2016-02-299-41/+0
* Document Tween classBojidar Marinov2016-02-291-0/+74
* Remove grey capsule on official logoRémi Verschelde2016-02-299-1166/+175
* screen_shaders: convert demo images to JPGRémi Verschelde2016-02-2910-1/+1
* normalmap demo: convert images to JPGRémi Verschelde2016-02-296-0/+0
* Remove Noto Sans font from translation demo (heavy!)Rémi Verschelde2016-02-292-0/+0
* added [presets] to ._sc_ and "android/shutdown_adb_on_exit" to editor_settingsAriel Manzur2016-02-292-5/+31
* fix transform localization event in mouse motionJuan Linietsky2016-02-291-2/+3
* OUYA gamepad mappings fixKrzysztof Jankowski2016-02-271-0/+1
* theora on server buildAriel Manzur2016-02-271-1/+0
* adds -pm and -project_manager command line options to start project managerAriel Manzur2016-02-272-4/+8
* Fixed closing a scene tab when it was not the CURRENT tab. Fixes #3810Julian Murgia - StraToN2016-02-271-1/+1
* x11: fix joysticks not recognizing some buttonshinsbart2016-02-271-3/+1
* applied some typo fixes. see godotengine/godot-docs#18David2016-02-271-16/+16
* added more Android gamepad mappingsDana Olson2016-02-271-2/+5
* Fix typo in errorest312016-02-271-1/+1
* Fix allocation bug if compiled with modern clang or gccest312016-02-273-14/+78
* added a couple more Linux mappings, tweaked Ouya Linux mappingDana Olson2016-02-271-2/+6
* bump to stable, congratulations everyone2.0-stablereduz2016-02-221-1/+1
* Merge pull request #3795 from eska014/fix-dep-resolver-windowsJuan Linietsky2016-02-222-0/+2
|\
| * Fix missing dependency resolver in Windowseska2016-02-212-0/+2
* | Merge pull request #3804 from JoshuaGrams/class-docsRémi Verschelde2016-02-231-8/+11
|\ \
| * | doc (NodePath): Rewrite description and all methods.Josh Grams2016-02-221-8/+11
|/ /
* | Update README.mdJuan Linietsky2016-02-221-2/+4
* | Merge pull request #3799 from volzhs/rotation_resetRémi Verschelde2016-02-221-1/+1
|\ \
| * | keep previous rotation when using rotate tool. fixes #3788.volzhs2016-02-221-1/+1
|/ /
* | Merge pull request #3797 from volzhs/change-erase-to-removeRémi Verschelde2016-02-221-3/+3
|\ \
| * | Change "erase" to "remove" in project manager. fixes #3796.volzhs2016-02-221-3/+3
|/ /