summaryrefslogtreecommitdiff
path: root/editor
AgeCommit message (Expand)Author
2017-12-30prevent strings from being evaluated to just "true"firefly2442
2017-12-30Various fixes for 2d polygon editorBernhard Liebl
2017-12-30Fix errors with custom default theme and custom fonts.geequlim
2017-12-29Merge pull request #15117 from damarindra/masterNoshyaar
2017-12-29Only send editor "settings_changed" if actually changed.Bernhard Liebl
2017-12-28Added more hacks to GLTF2 importer to support crap exporter (MakeHuman in thi...Juan Linietsky
2017-12-28Autotile Enhancementdamarindra
2017-12-28Double-click word selection for RichTextLabel (i.e. docs)Bernhard Liebl
2017-12-28Respect text editor highlighting color changesvolzhs
2017-12-28Merge pull request #15104 from djrm/pr_visual_improvementsNoshyaar
2017-12-27More exact picking for canvas editorBernhard Liebl
2017-12-27Reimport now checks source path changes and imported files and their md5, fix...Juan Linietsky
2017-12-27Changes to the Project Manager's New Project/Export dialogs.Michael Alexsander Silva Dias
2017-12-27Minor style fixes for editor helpDaniel J. Ramirez
2017-12-27Make filesystem search case-insensitiveWilhem Barbier
2017-12-27Merge pull request #14991 from djrm/pr_fixesNoshyaar
2017-12-27Merge pull request #15028 from YeldhamDev/editor_file_dialog_changesNoshyaar
2017-12-27Merge pull request #15032 from Noshyaar/prNoshyaar
2017-12-27Merge pull request #15081 from volzhs/fix-status-fontNoshyaar
2017-12-27Fix text editor status fontvolzhs
2017-12-26Properly rename scenes and resources after renaming or moving files, should f...Juan Linietsky
2017-12-27Use .ttf or .otf file for editor custom fontvolzhs
2017-12-26Fix 2D editor checkboxes with a new projectGilles Roudiere
2017-12-26Add keyboard shortcut for Clear OutputBernhard Liebl
2017-12-26On macOS, change some default editor shortcutsBernhard Liebl
2017-12-25Add missing parameter namesPoommetee Ketson
2017-12-25Fix popup menu size in Inspector dockvolzhs
2017-12-25EditorAbout: TTR workaround for "Project Manager" contextsPoommetee Ketson
2017-12-25Changes to the Editor File Dialog.Michael Alexsander Silva Dias
2017-12-25Merge pull request #14826 from carlosfvieira/14371-F_key_Viewport_focus_problemNoshyaar
2017-12-25Merge pull request #14847 from YeldhamDev/3d_viewport_saveNoshyaar
2017-12-25Merge pull request #14853 from MattUV/context-menuNoshyaar
2017-12-25Merge pull request #14846 from carlosfvieira/weird_gizmo_orthoNoshyaar
2017-12-25Merge pull request #14732 from AndreaCatania/jgizmoNoshyaar
2017-12-25Merge pull request #14827 from RayKoopa/editor_patchworkNoshyaar
2017-12-25Merge pull request #14808 from YeldhamDev/script_editor_fixesNoshyaar
2017-12-25Merge pull request #14908 from YeldhamDev/dialog_changesNoshyaar
2017-12-24Added default close and title color to editor themed graph nodesDaniel J. Ramirez
2017-12-23Show Options Dialog for NodePath and File in clicked button position.Daniel J. Ramirez
2017-12-23Add more translatable text for editor plugins.geequlim
2017-12-23Fixed joint gizmos orientationsAndreaCatania
2017-12-23ProjectManager: enhance dialog ok button textPoommetee Ketson
2017-12-22Fixed right dock dragger not disappearing when there is no docks there.Michael Alexsander Silva Dias
2017-12-21Merge pull request #14913 from poke1024/tooltip-shortcut-namesRĂ©mi Verschelde
2017-12-21Consistent display of shortcut names in tooltipspoke1024
2017-12-22Fix open directory in FileSystem dockvolzhs
2017-12-21Fixes and modifications for some dialogs.Michael Alexsander Silva Dias
2017-12-21-Make capture dependent on a cell size, not subdivision.Juan Linietsky
2017-12-21Fix spatial editor plugin issues on multi viewport view menu shortcuts (only ...carlosfvieira
2017-12-20Plugins can select files in FileSystem DockWill Nations