aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge pull request #4905 from Hinsbart/x11_dpiJuan Linietsky2016-06-114-2/+85
|\ \ \ \ \ \ \ \
| * | | | | | | | x11: Implemented dpi detectionAndreas Haas2016-06-094-2/+85
* | | | | | | | | do not allow picking in captured mode, closes #5134Juan Linietsky2016-06-111-1/+1
* | | | | | | | | better rewordingJuan Linietsky2016-06-111-1/+1
* | | | | | | | | Show descriptive errors when look_at is improperly used, closes #5131Juan Linietsky2016-06-111-0/+9
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge pull request #5161 from neikeq/pr-imp-sc-tooltipJuan Linietsky2016-06-111-2/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | BaseButton: Add identifier for shortcut in tooltipIgnacio Etcheverry2016-06-111-2/+7
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | property output unix seconds since epoch in windows get_system_time_secs, fix...Juan Linietsky2016-06-111-1/+7
* | | | | | | | Merge pull request #5148 from vnen/pr-array-findJuan Linietsky2016-06-115-15/+43
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Add documentation for Array.find and Array.rfindGeorge Marques2016-06-101-2/+13
| * | | | | | | Add 'rfind' function to ArrayGeorge Marques2016-06-103-3/+20
| * | | | | | | Add 'from' argument to Array.find()George Marques2016-06-104-10/+10
|/ / / / / / /
* | | | | | | Merge pull request #5125 from volzhs/translation-korean-2Rémi Verschelde2016-06-101-73/+64
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | update Korean translationvolzhs2016-06-101-73/+64
| |/ / / / /
* | | | | | Better way to disable asset libraryJuan Linietsky2016-06-092-14/+14
* | | | | | fixes wrong bool return, closes #5037Juan Linietsky2016-06-091-1/+1
* | | | | | Fix last line of label being deleted by line spacingJuan Linietsky2016-06-091-1/+3
* | | | | | Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky2016-06-091-2/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pull request #5132 from godotengine/revert-5052-fix-label-min-sizeJuan Linietsky2016-06-091-2/+2
| |\ \ \ \ \ \
| | * | | | | | Revert "Fix min size bug of Label"Juan Linietsky2016-06-091-2/+2
| |/ / / / / /
* / / / / / / Reverted a PR i don't understand how to find but fixes #5097Juan Linietsky2016-06-091-3/+3
|/ / / / / /
* | | | | | If a resource is delete from fs dialog, but the resource is currently loaded,Juan Linietsky2016-06-092-0/+6
* | | | | | -make freetype build for all platforms the same, default as builtin except on...Juan Linietsky2016-06-094-22/+12
* | | | | | Disable asset library compilation if no openssl existsJuan Linietsky2016-06-092-0/+8
| |_|_|/ / |/| | | |
* | | | | Merge pull request #5124 from Paulb23/editor_help_focus_issuesRémi Verschelde2016-06-091-0/+1
|\ \ \ \ \
| * | | | | Fixed editor help focus issues and input propagationPaulb232016-06-091-0/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #5123 from zaps166/fix-editorassetlibrary-crashRémi Verschelde2016-06-091-2/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | EditorAssetLibrary: Don't call add_child() on uninitialized pointerBłażej Szczygieł2016-06-091-2/+0
| |/ / /
* | / / add line spacing option to script and shader editor (#5105)volzhs2016-06-092-0/+4
| |/ / |/| |
* | | i18n: Sync and merge translations with sourceRémi Verschelde2016-06-0911-3229/+5695
* | | Merge pull request #5115 from noidexe/masterRémi Verschelde2016-06-092-0/+11890
|\ \ \ | |/ / |/| |
| * | Merge pull request #1 from noidexe/es_ARLisandro Lorea2016-06-092-0/+11890
|/| |
| * | Add es.poLisandro Lorea2016-06-091-0/+5945
| * | Add es_AR.po. First complete draft.Lisandro Lorea2016-06-091-0/+5945
|/ /
* | -Ability to reload (and soft reload) tool scripts. Please test!Juan Linietsky2016-06-085-0/+124
* | Assetlib: Update link for renamed repositoryRémi Verschelde2016-06-081-3/+3
* | port changes from AnimatedSprite to AnimatedSprite3DJuan Linietsky2016-06-082-1/+561
* | -properly use hidpi icons in hidpi, looks pretty!Juan Linietsky2016-06-081-5/+34
* | Merge pull request #5111 from CowThing/classref-editRémi Verschelde2016-06-081-2/+46
|\ \
| * | Filling in documentationCowThing2016-06-081-2/+46
|/ /
* | Merge pull request #5107 from Paulb23/caret_blink_update_issue_5100Rémi Verschelde2016-06-081-1/+3
|\ \
| * | Caret blink no longer updates when hidden, issue 5100Paulb232016-06-081-1/+3
* | | Fixed some options in assetlibJuan Linietsky2016-06-084-6/+24
* | | Added asset library on project manager for templatesJuan Linietsky2016-06-085-100/+141
|/ /
* | Merge pull request #5007 from bojidar-bg/asset-storeJuan Linietsky2016-06-084-218/+423
|\ \
| * | Update asset library editor plugin - new functionality and fixesBojidar Marinov2016-06-074-218/+423
* | | Merge pull request #5088 from Paulb23/breakpoint_marker_scalingJuan Linietsky2016-06-082-4/+6
|\ \ \
| * | | Improved breakpoint marker position, and scales with font sizePaulb232016-06-072-4/+6
| |/ /
* | | Merge pull request #5089 from Hinsbart/resdock_copy_pathJuan Linietsky2016-06-082-1/+9
|\ \ \
| * | | Add a "copy path" item to the filesystem dock context menu.Andreas Haas2016-06-062-1/+9