Age | Commit message (Expand) | Author |
2016-06-11 | Prevent crash in specific situation of removing a plugin, fixes #5019 | Juan Linietsky |
2016-06-11 | remove unnecesary found bug? print, closes #5028 | Juan Linietsky |
2016-06-11 | Rewrote ConnectionsDialog to use containers, should work fine on HiDPI, close... | Juan Linietsky |
2016-06-12 | ConnectionsDock: Double click to create and go to signal connection | Ignacio Etcheverry |
2016-06-11 | make sure tab is not visible in RichTextLabel, closes #5079 | Juan Linietsky |
2016-06-11 | Made many built-in gdscript functions return more descriptive errors, closes ... | Juan Linietsky |
2016-06-11 | Added 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-11 | Merge pull request #4905 from Hinsbart/x11_dpi | Juan Linietsky |
2016-06-11 | do not allow picking in captured mode, closes #5134 | Juan Linietsky |
2016-06-11 | Make .app bundle hidpi aware | GungnirInd |
2016-06-11 | better rewording | Juan Linietsky |
2016-06-11 | Show descriptive errors when look_at is improperly used, closes #5131 | Juan Linietsky |
2016-06-11 | Merge pull request #5161 from neikeq/pr-imp-sc-tooltip | Juan Linietsky |
2016-06-11 | BaseButton: Add identifier for shortcut in tooltip | Ignacio Etcheverry |
2016-06-11 | FindReplaceBar: Fix search bug when text is selected | Ignacio Etcheverry |
2016-06-11 | property output unix seconds since epoch in windows get_system_time_secs, fix... | Juan Linietsky |
2016-06-11 | Merge pull request #5148 from vnen/pr-array-find | Juan Linietsky |
2016-06-11 | Fix typo | Pedro J. Estébanez |
2016-06-11 | Keep certain assets uncompressed on Android export | Pedro J. Estébanez |
2016-06-10 | TimeSeek node in AnimationTreePlayer now propagates filters | m4nu3lf |
2016-06-10 | Add documentation for Array.find and Array.rfind | George Marques |
2016-06-10 | Add 'rfind' function to Array | George Marques |
2016-06-10 | Add 'from' argument to Array.find() | George Marques |
2016-06-10 | GridMap: Initialize "navigation" pointer | Błażej Szczygieł |
2016-06-10 | Merge pull request #5125 from volzhs/translation-korean-2 | Rémi Verschelde |
2016-06-10 | Add support for AtlasTexture resources | Geequlim |
2016-06-10 | * fix messages when modifying on switching the active axis | Nuno Donato |
2016-06-09 | Better way to disable asset library | Juan Linietsky |
2016-06-09 | fixes wrong bool return, closes #5037 | Juan Linietsky |
2016-06-09 | Fix last line of label being deleted by line spacing | Juan Linietsky |
2016-06-09 | Merge branch 'master' of https://github.com/godotengine/godot | Juan Linietsky |
2016-06-09 | Reverted a PR i don't understand how to find but fixes #5097 | Juan Linietsky |
2016-06-09 | Merge pull request #5132 from godotengine/revert-5052-fix-label-min-size | Juan Linietsky |
2016-06-09 | Revert "Fix min size bug of Label" | Juan Linietsky |
2016-06-09 | If 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-09 | Disable asset library compilation if no openssl exists | Juan Linietsky |
2016-06-09 | Update asset library assets only when opening the respective tab | Bojidar Marinov |
2016-06-10 | update Korean translation | volzhs |
2016-06-09 | Merge pull request #5124 from Paulb23/editor_help_focus_issues | Rémi Verschelde |
2016-06-09 | Merge pull request #5123 from zaps166/fix-editorassetlibrary-crash | Rémi Verschelde |
2016-06-09 | add line spacing option to script and shader editor (#5105) | volzhs |
2016-06-09 | Fixed editor help focus issues and input propagation | Paulb23 |
2016-06-09 | EditorAssetLibrary: Don't call add_child() on uninitialized pointer | Błażej Szczygieł |
2016-06-09 | x11: Implemented dpi detection | Andreas Haas |
2016-06-09 | i18n: Sync and merge translations with source | Rémi Verschelde |
2016-06-09 | Merge pull request #5115 from noidexe/master | Rémi Verschelde |
2016-06-09 | Preserve signal connections when replacing the target node | Ignacio Etcheverry |
2016-06-09 | Merge pull request #1 from noidexe/es_AR | Lisandro Lorea |