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