summaryrefslogtreecommitdiff
path: root/editor
AgeCommit message (Expand)Author
2020-12-01Fix few bugs in visual shader expressionsYuri Roubinsky
2020-12-01Fixed crash in visual shader on changing input when preview is visible Yuri Roubinsky
2020-11-30Merge pull request #42825 from Chaosus/fix_grid_hotkeyRémi Verschelde
2020-11-30Reversed Toggle Script Button iconYuri Roubinsky
2020-11-30Merge pull request #43970 from EricEzaM/PR/popup-menu-margin-shrinkRémi Verschelde
2020-11-30Reduced margin on PopupMenuEric M
2020-11-30Show editable children in the connect dialogTomasz Chabora
2020-11-29Fixed several visual shader inputsYuri Roubinsky
2020-11-28Fixed invalid visual shader outputs (TRANSMISSION, ALPHA_SCISSOR)Yuri Roubinsky
2020-11-28Merge pull request #42109 from EricEzaM/PR/input-and-shortcuts-reworkRémi Verschelde
2020-11-28Merge pull request #41100 from bruvzg/ctl_text_server_interfaceRémi Verschelde
2020-11-26Implement signed distance fields for 2D shadersreduz
2020-11-26Merge pull request #43884 from Chaosus/vs_warningsRémi Verschelde
2020-11-26[Complex Text Layouts] Refactor TextEdit and CodeEdit controls.bruvzg
2020-11-26[Complex Text Layouts] Refactor Font class, default themes and controls to us...bruvzg
2020-11-26Added extra warning to VisualShaderNodeTexture + fix warning appearingYuri Roubinsky
2020-11-26Merge pull request #43807 from Xrayez/aspect-ratio-containerRémi Verschelde
2020-11-26i18n: Sync translations with WeblateRémi Verschelde
2020-11-25Merge pull request #43861 from JFonS/fix_gizmo_defvalRémi Verschelde
2020-11-25Fix binding of default value in EditorSpatialGizmoPlugin::get_material()jfons
2020-11-25Add `AspectRatioContainer` classAndrii Doroshenko (Xrayez)
2020-11-23Add is_valid() check for InputEventKey in CanvasItemEditor.Eric M
2020-11-23Implement new shortcuts system.Eric M
2020-11-23Removed unhandled_key_input from editor AudioBus and instead connect to gui_i...Eric M
2020-11-23Remove unused unhandled_key_input method in EditorHelp. Search popup and focu...Eric M
2020-11-23Added accept_event() calls for SceneTreeDock and BaseButtonEric M
2020-11-23Merge pull request #43627 from aaronfranke/pixelviRémi Verschelde
2020-11-23Merge pull request #43754 from Calinou/primary-grid-steps-default-potRémi Verschelde
2020-11-22Bind the editor's Search Help function to F1 by defaultHugo Locurcio
2020-11-21Use a power-of-two value for Primary Grid Steps in the 3D editorHugo Locurcio
2020-11-21Use Vector2i instead of Vector2 for Image get_pixelv and set_pixelvAaron Franke
2020-11-20Export: Reorder options for consistency across platformsRémi Verschelde
2020-11-19Merge pull request #43591 from madmiraal/fix-43520Rémi Verschelde
2020-11-19Update joy button and stick names, enums and documentationMarcel Admiraal
2020-11-19Merge pull request #43668 from GryphonClaw/masterRémi Verschelde
2020-11-19Update the 3D grid when the "View Grid" checkbox is changedAaron Franke
2020-11-18added shortcuts/hotkeys for tileset editor plugin collision buttons, with sug...GryphonClaw
2020-11-18Merge pull request #43639 from timothyqiu/rotation-fixRémi Verschelde
2020-11-18Merge pull request #43654 from qarmin/multiple_projectsRémi Verschelde
2020-11-18Allow to open multiple projects when some are not imported or without main sc...Rafał Mikrut
2020-11-18glTF: Workaround import failure with invalid embedded imagesRémi Verschelde
2020-11-18Fixes rotation in select mode on macOSHaoyu Qiu
2020-11-18Fixed deletion of nodes with exported node pathsMarcus Brummer
2020-11-17Fix CLI export when export_path is in preset.Fabio Alessandrelli
2020-11-17Merge pull request #38201 from Calinou/editor-f2-rename-nodeRémi Verschelde
2020-11-17Merge pull request #43614 from akien-mga/save-debugger-optionsRémi Verschelde
2020-11-17i18n: Sync translations with WeblateRémi Verschelde
2020-11-17Debugger: Save options in project metadataRémi Verschelde
2020-11-16Remove empty lines around braces with the formatting scriptAaron Franke
2020-11-16Merge pull request #43538 from KoBeWi/gotta_check_them_allRémi Verschelde