summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-06-11Make .app bundle hidpi awareGungnirInd
2016-06-11Merge pull request #5161 from neikeq/pr-imp-sc-tooltipJuan Linietsky
BaseButton: Add identifier for shortcut in tooltip
2016-06-11BaseButton: Add identifier for shortcut in tooltipIgnacio Etcheverry
2016-06-11property output unix seconds since epoch in windows get_system_time_secs, ↵Juan Linietsky
fixes #5155
2016-06-11Merge pull request #5148 from vnen/pr-array-findJuan Linietsky
Add Array.find(what, from) and Array.rfind(what, from)
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-10Merge pull request #5125 from volzhs/translation-korean-2Rémi Verschelde
update Korean translation
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
Revert "Fix min size bug of Label"
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
clear the path of the resource. Fixes #5110
2016-06-09-make freetype build for all platforms the same, default as builtin except ↵Juan Linietsky
on x11. closes #5119
2016-06-09Disable asset library compilation if no openssl existsJuan Linietsky
2016-06-10update Korean translationvolzhs
2016-06-09Merge pull request #5124 from Paulb23/editor_help_focus_issuesRémi Verschelde
Fixed editor help focus issues and input propagation
2016-06-09Merge pull request #5123 from zaps166/fix-editorassetlibrary-crashRémi Verschelde
EditorAssetLibrary: Don't call add_child() on uninitialized pointer
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ł
Fixes possible crash and fixes crash when using undefined sanitizer. The "search_hb" is already added into "library_main" container.
2016-06-09i18n: Sync and merge translations with sourceRémi Verschelde
2016-06-09Merge pull request #5115 from noidexe/masterRémi Verschelde
es.po base translation and es_AR.po complete translation
2016-06-09Merge pull request #1 from noidexe/es_ARLisandro Lorea
Add es_AR.po. First complete draft.
2016-06-09Add es.poLisandro Lorea
Right now it's just a copy of es_AR to be used as a template for a more neutral version.
2016-06-09Add es_AR.po. First complete draft.Lisandro Lorea
2016-06-08-Ability to reload (and soft reload) tool scripts. Please test!Juan Linietsky
2016-06-08Assetlib: Update link for renamed repositoryRémi Verschelde
2016-06-08port changes from AnimatedSprite to AnimatedSprite3DJuan Linietsky
2016-06-08-properly use hidpi icons in hidpi, looks pretty!Juan Linietsky
2016-06-08Merge pull request #5111 from CowThing/classref-editRémi Verschelde
Filling in documentation
2016-06-08Filling in documentationCowThing
Documentation for BoneAttachment, KinematicBody, ParallaxBackground, ParallaxLayer, and TestCube
2016-06-08Merge pull request #5107 from Paulb23/caret_blink_update_issue_5100Rémi Verschelde
Caret blink no longer updates when hidden, issue 5100
2016-06-08Fixed some options in assetlibJuan Linietsky
2016-06-08Caret blink no longer updates when hidden, issue 5100Paulb23
2016-06-08Added asset library on project manager for templatesJuan Linietsky
2016-06-08Merge pull request #5007 from bojidar-bg/asset-storeJuan Linietsky
Update asset library editor plugin, adding a bit new functionality and fixes
2016-06-08Merge pull request #5088 from Paulb23/breakpoint_marker_scalingJuan Linietsky
Improved breakpoint marker position, and scales with font size
2016-06-08Merge pull request #5089 from Hinsbart/resdock_copy_pathJuan Linietsky
Add a "copy path" item to the filesystem dock context menu.
2016-06-08Merge pull request #5090 from akien-mga/glew-1.13.0Juan Linietsky
Upgrade embedded GLEW to version 1.13.0
2016-06-08Merge pull request #5093 from DimOkGamer/more_translatable_stringsJuan Linietsky
Fixed localization in file dialogs
2016-06-08Merge pull request #5094 from pkowal1982/masterJuan Linietsky
Improved Blender/Collada shadeless->unshaded import
2016-06-08Merge pull request #5103 from J08nY/issue-5102Rémi Verschelde
RtAudio: proper under/overflow warning
2016-06-08RtAudio: proper under/overflow warningJ08nY
fix #5102
2016-06-08Merge pull request #5101 from djrm/new_iconsRémi Verschelde
Regenerated icons with the new faster exporter, Added and fixed some …
2016-06-08Regenerated icons with the new faster exporter, Added and fixed some iconsDaniel J. Ramirez