Age | Commit message (Expand) | Author |
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-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 | 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-08 | -Ability to reload (and soft reload) tool scripts. Please test! | Juan Linietsky |
2016-06-08 | Assetlib: Update link for renamed repository | Rémi Verschelde |
2016-06-08 | -properly use hidpi icons in hidpi, looks pretty! | Juan Linietsky |
2016-06-08 | Fixed some options in assetlib | Juan Linietsky |
2016-06-08 | Added asset library on project manager for templates | Juan Linietsky |
2016-06-08 | Merge pull request #5007 from bojidar-bg/asset-store | Juan Linietsky |
2016-06-08 | Merge pull request #5088 from Paulb23/breakpoint_marker_scaling | Juan Linietsky |
2016-06-08 | Merge pull request #5089 from Hinsbart/resdock_copy_path | Juan Linietsky |
2016-06-08 | Merge pull request #5093 from DimOkGamer/more_translatable_strings | Juan Linietsky |
2016-06-08 | Merge pull request #5094 from pkowal1982/master | Juan Linietsky |
2016-06-08 | Regenerated icons with the new faster exporter, Added and fixed some icons | Daniel J. Ramirez |
2016-06-07 | -Heavily improved editor startup and exit performance | Juan Linietsky |
2016-06-07 | Revert "Fix ui layout for EditorFontImportDialog" | Juan Linietsky |
2016-06-07 | Merge pull request #5082 from Geequlim/EditorFontImportDialog-layout | Rémi Verschelde |
2016-06-07 | Improved Blender/Collada shadeless->unshaded import | Pawel Kowal |
2016-06-07 | Fixed localization in file dialogs | DimOkGamer |
2016-06-07 | Update asset library editor plugin - new functionality and fixes | Bojidar Marinov |
2016-06-07 | listener icons | Daniel J. Ramirez |
2016-06-07 | Improved breakpoint marker position, and scales with font size | Paulb23 |
2016-06-07 | Merge pull request #5057 from pkowal1982/master | Rémi Verschelde |
2016-06-07 | Fix ui layout for EditorFontImportDialog | Geequlim |
2016-06-06 | Merge pull request #4101 from SaracenOne/listener | Juan Linietsky |
2016-06-06 | Merge pull request #4824 from 29jm/pr-3481 | Juan Linietsky |
2016-06-06 | Merge pull request #5026 from Geequlim/patch9frame-extension | Juan Linietsky |
2016-06-06 | Merge pull request #5056 from SaracenOne/bitmask_import_plugin | Juan Linietsky |
2016-06-06 | Fixed some icons given the feedback, also added some missing icons | Daniel J. Ramirez |
2016-06-06 | Fixed bottom left and right icon order for anchor editor. | Saracen |
2016-06-06 | Add a "copy path" item to the filesystem dock context menu. | Andreas Haas |
2016-06-06 | HiDPI: Use global/hidpi_mode as property | Rémi Verschelde |
2016-06-05 | make hdpi manually configurable in project settings | Juan Linietsky |
2016-06-05 | Improved Blender/Collada -colonly import creating collision shapes for empties | Pawel Kowal |
2016-06-05 | Bitmask import plugin | Saracen |
2016-06-05 | Added missing icons for some nodes, changed instance icons | Daniel J. Ramirez |
2016-06-05 | Merge pull request #5038 from djrm/new_icons | Rémi Verschelde |