summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2016-06-18Add missing license headers in our source files (#5255)Rémi Verschelde
2016-06-17-added missing .inc filesJuan Linietsky
2016-06-16It is now possible to set a default custom theme, whether you want a hidpi de...Juan Linietsky
2016-06-15Adds the ability to draw parent-children relationship lines in scene tree editorUgisBrekis
2016-06-15Added fullscreen and distraction free mode shorcutsPaulb23
2016-06-15Merge pull request #5219 from Geequlim/fix-5215Rémi Verschelde
2016-06-15Merge pull request #5218 from djrm/new_iconsRémi Verschelde
2016-06-15Merge pull request #5195 from Ovnuniarchos/Shape2DIconsRémi Verschelde
2016-06-15Merge pull request #5163 from Paulb23/script_editor_shortcutsRémi Verschelde
2016-06-15Merge pull request #5162 from GungnirInd/app_bundle_retinaRémi Verschelde
2016-06-15Update russian translation from Weblate (#5140)Dmitriy Salnikov
2016-06-15Fix endless reimporting for LargeTexture close #5215Geequlim
2016-06-14Added new svgs to pngs exporterDaniel J. Ramirez
2016-06-14Added zoom icons for graph edit, and removed old exporterDaniel J. Ramirez
2016-06-14Merge pull request #5137 from nunodonato/fixaxismessagesJuan Linietsky
2016-06-13New Shape2D* icons.Ovnuniarchos
2016-06-13Merge pull request #5127 from bojidar-bg/asset-library-update-onshowJuan Linietsky
2016-06-13Merge pull request #5138 from Geequlim/TextureRegionEditorJuan Linietsky
2016-06-13Merge pull request #5160 from neikeq/pr-issue-5136Juan Linietsky
2016-06-13Merge pull request #5165 from neikeq/pr-issue-5116Juan Linietsky
2016-06-13Merge pull request #5187 from volzhs/find-nomatch-noticeJuan Linietsky
2016-06-13Merge pull request #5177 from vnen/string-subsequenceJuan Linietsky
2016-06-13change "No matches" noticeable on findervolzhs
2016-06-13Added shader editor shortcutsPaulb23
2016-06-13Added script editor shortcutsPaulb23
2016-06-13Changed reload logic to auto-hard-reload scripts on save. It's simpler to use...Juan Linietsky
2016-06-13-Add visible IO errors when closing a file fails due to it being locked (most...Juan Linietsky
2016-06-12resolve numerical error when comparing instancing an inheritance to avoid sav...Juan Linietsky
2016-06-12fixed tile map editor plugin, all previews are now the same size, closes #4983Juan Linietsky
2016-06-12Changed how min/max icon size in ItemList works and replaced it by a fixed si...Juan Linietsky
2016-06-12project history was not being saved after a recent fix, this should fix itJuan Linietsky
2016-06-12Add subsequence search to toolsGeorge Marques
2016-06-12rewrote LineEdit window repositioning code so it does not eat the last charac...Juan Linietsky
2016-06-11Ability to discard instancing from menu, closes #4903Juan Linietsky
2016-06-11apply built-in scripts when running the game, closes #4987Juan Linietsky
2016-06-11remove (for now) the next/prev instance buttons in debugger, closes #4993Juan Linietsky
2016-06-11Fix the warning message from not using the editor theme, closes #5002Juan Linietsky
2016-06-11make sure editor forgets removed settings, closes #5010Juan Linietsky
2016-06-11Prevent crash in specific situation of removing a plugin, fixes #5019Juan 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 .app bundle hidpi awareGungnirInd
2016-06-11FindReplaceBar: Fix search bug when text is selectedIgnacio Etcheverry
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-09If a resource is delete from fs dialog, but the resource is currently loaded,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