summaryrefslogtreecommitdiff
path: root/tools/editor
AgeCommit message (Expand)Author
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-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-09Merge pull request #5124 from Paulb23/editor_help_focus_issuesRémi Verschelde
2016-06-09Merge pull request #5123 from zaps166/fix-editorassetlibrary-crashRémi Verschelde
2016-06-09add line spacing option to script and shader editor (#5105)volzhs
2016-06-09Fixed editor help focus issues and input propagationPaulb23
2016-06-09EditorAssetLibrary: Don't call add_child() on uninitialized pointerBłażej Szczygieł
2016-06-08-Ability to reload (and soft reload) tool scripts. Please test!Juan Linietsky
2016-06-08Assetlib: Update link for renamed repositoryRémi Verschelde
2016-06-08-properly use hidpi icons in hidpi, looks pretty!Juan Linietsky
2016-06-08Fixed some options in assetlibJuan Linietsky
2016-06-08Added asset library on project manager for templatesJuan Linietsky
2016-06-08Merge pull request #5007 from bojidar-bg/asset-storeJuan Linietsky
2016-06-08Merge pull request #5088 from Paulb23/breakpoint_marker_scalingJuan Linietsky
2016-06-08Merge pull request #5089 from Hinsbart/resdock_copy_pathJuan Linietsky
2016-06-08Merge pull request #5093 from DimOkGamer/more_translatable_stringsJuan Linietsky
2016-06-08Merge pull request #5094 from pkowal1982/masterJuan Linietsky
2016-06-08Regenerated icons with the new faster exporter, Added and fixed some iconsDaniel J. Ramirez
2016-06-07-Heavily improved editor startup and exit performanceJuan Linietsky
2016-06-07Revert "Fix ui layout for EditorFontImportDialog"Juan Linietsky
2016-06-07Merge pull request #5082 from Geequlim/EditorFontImportDialog-layoutRémi Verschelde
2016-06-07Improved Blender/Collada shadeless->unshaded importPawel Kowal
2016-06-07Fixed localization in file dialogsDimOkGamer
2016-06-07Update asset library editor plugin - new functionality and fixesBojidar Marinov
2016-06-07listener iconsDaniel J. Ramirez
2016-06-07Improved breakpoint marker position, and scales with font sizePaulb23
2016-06-07Merge pull request #5057 from pkowal1982/masterRémi Verschelde
2016-06-07Fix ui layout for EditorFontImportDialogGeequlim
2016-06-06Merge pull request #4101 from SaracenOne/listenerJuan Linietsky
2016-06-06Merge pull request #4824 from 29jm/pr-3481Juan Linietsky
2016-06-06Merge pull request #5026 from Geequlim/patch9frame-extensionJuan Linietsky
2016-06-06Merge pull request #5056 from SaracenOne/bitmask_import_pluginJuan Linietsky
2016-06-06Fixed some icons given the feedback, also added some missing iconsDaniel J. Ramirez
2016-06-06Fixed bottom left and right icon order for anchor editor.Saracen
2016-06-06Add a "copy path" item to the filesystem dock context menu.Andreas Haas
2016-06-06HiDPI: Use global/hidpi_mode as propertyRémi Verschelde
2016-06-05make hdpi manually configurable in project settingsJuan Linietsky
2016-06-05Improved Blender/Collada -colonly import creating collision shapes for emptiesPawel Kowal
2016-06-05Bitmask import pluginSaracen
2016-06-05Added missing icons for some nodes, changed instance iconsDaniel J. Ramirez
2016-06-05Merge pull request #5038 from djrm/new_iconsRémi Verschelde