summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-11Prevent crash in specific situation of removing a plugin, fixes #5019Juan Linietsky
2016-06-11remove unnecesary found bug? print, closes #5028Juan Linietsky
2016-06-11Rewrote ConnectionsDialog to use containers, should work fine on HiDPI, close...Juan Linietsky
2016-06-12ConnectionsDock: Double click to create and go to signal connectionIgnacio Etcheverry
2016-06-11make sure tab is not visible in RichTextLabel, closes #5079Juan Linietsky
2016-06-11Made many built-in gdscript functions return more descriptive errors, closes ...Juan Linietsky
2016-06-11Added options to keep scale and keep aspect centered to TextureFrame, closes ...Juan Linietsky
2016-06-11-All variables from script are visible through get_property_list(), not just ...Juan Linietsky
2016-06-11Merge pull request #4905 from Hinsbart/x11_dpiJuan Linietsky
2016-06-11do not allow picking in captured mode, closes #5134Juan Linietsky
2016-06-11Make .app bundle hidpi awareGungnirInd
2016-06-11better rewordingJuan Linietsky
2016-06-11Show descriptive errors when look_at is improperly used, closes #5131Juan Linietsky
2016-06-11Merge pull request #5161 from neikeq/pr-imp-sc-tooltipJuan Linietsky
2016-06-11BaseButton: Add identifier for shortcut in tooltipIgnacio Etcheverry
2016-06-11FindReplaceBar: Fix search bug when text is selectedIgnacio Etcheverry
2016-06-11property output unix seconds since epoch in windows get_system_time_secs, fix...Juan Linietsky
2016-06-11Merge pull request #5148 from vnen/pr-array-findJuan Linietsky
2016-06-11Fix typoPedro J. Estébanez
2016-06-11Keep certain assets uncompressed on Android exportPedro J. Estébanez
2016-06-10TimeSeek node in AnimationTreePlayer now propagates filtersm4nu3lf
2016-06-10Add documentation for Array.find and Array.rfindGeorge Marques
2016-06-10Add 'rfind' function to ArrayGeorge Marques
2016-06-10Add 'from' argument to Array.find()George Marques
2016-06-10GridMap: Initialize "navigation" pointerBłażej Szczygieł
2016-06-10Merge pull request #5125 from volzhs/translation-korean-2Rémi Verschelde
2016-06-10Add support for AtlasTexture resourcesGeequlim
2016-06-10* fix messages when modifying on switching the active axisNuno Donato
2016-06-09Better way to disable asset libraryJuan Linietsky
2016-06-09fixes wrong bool return, closes #5037Juan Linietsky
2016-06-09Fix last line of label being deleted by line spacingJuan Linietsky
2016-06-09Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky
2016-06-09Reverted a PR i don't understand how to find but fixes #5097Juan Linietsky
2016-06-09Merge pull request #5132 from godotengine/revert-5052-fix-label-min-sizeJuan Linietsky
2016-06-09Revert "Fix min size bug of Label"Juan Linietsky
2016-06-09If a resource is delete from fs dialog, but the resource is currently loaded,Juan Linietsky
2016-06-09-make freetype build for all platforms the same, default as builtin except on...Juan Linietsky
2016-06-09Disable asset library compilation if no openssl existsJuan Linietsky
2016-06-09Update asset library assets only when opening the respective tabBojidar Marinov
2016-06-10update Korean translationvolzhs
2016-06-09Merge pull request #5124 from Paulb23/editor_help_focus_issuesRémi Verschelde
2016-06-09Merge pull request #5123 from zaps166/fix-editorassetlibrary-crashRémi Verschelde
2016-06-09add line spacing option to script and shader editor (#5105)volzhs
2016-06-09Fixed editor help focus issues and input propagationPaulb23
2016-06-09EditorAssetLibrary: Don't call add_child() on uninitialized pointerBłażej Szczygieł
2016-06-09x11: Implemented dpi detectionAndreas Haas
2016-06-09i18n: Sync and merge translations with sourceRémi Verschelde
2016-06-09Merge pull request #5115 from noidexe/masterRémi Verschelde
2016-06-09Preserve signal connections when replacing the target nodeIgnacio Etcheverry
2016-06-09Merge pull request #1 from noidexe/es_ARLisandro Lorea