summaryrefslogtreecommitdiff
path: root/editor/plugins
AgeCommit message (Expand)Author
2021-05-24Fixes adding nodes on dragging in visual shaders Yuri Roubinsky
2021-05-24Merge pull request #48956 from Chaosus/vs_fix_adding_multiple_resources_undoRémi Verschelde
2021-05-24Merge pull request #48829 from Chaosus/vs_comment_node_fixesRémi Verschelde
2021-05-23Merge pull request #40397 from KoBeWi/silent_seekerRémi Verschelde
2021-05-23Reset Shader Editor scroll when changing shaderkobewi
2021-05-23SpriteFramesEditor Minor fixeskleonc
2021-05-22Add a keyboard shortcut to select the word under cursor in TextEditHugo Locurcio
2021-05-22Basic warning support implementation for the Godot Shading Language.Yuri Roubinsky
2021-05-22Add custom background line colour to TextEdit and remove marked linesPaulb23
2021-05-22Fixes non-atomary action of dragging resources on visual shader graphYuri Roubinsky
2021-05-22Merge pull request #48918 from groud/fix_tilemap_y_sortRémi Verschelde
2021-05-21Fixes TileSet Y-sort not working and TileSet not saving correctlyGilles Roudière
2021-05-20Merge pull request #48895 from JFonS/fix_viewport_rotation_controlRémi Verschelde
2021-05-20Fix swapped front/rear directions in viewport rotation control.jfons
2021-05-20Merge pull request #48812 from groud/tilemap_scenes_paintingRémi Verschelde
2021-05-20Merge pull request #48882 from aaronfranke/approx-use-doubleRémi Verschelde
2021-05-20Implement scenes tiles in TileMapsGilles Roudière
2021-05-20Fix typos with codespellRémi Verschelde
2021-05-20Make is_equal_approx have explicit float and double versionsAaron Franke
2021-05-20Updates script list colors after theme is changedYuri Roubinsky
2021-05-19Prevents VisualShaderNodeComment from overlapping its contentYuri Roubinsky
2021-05-18Fix crash when trying to save with no scenes and scripts openHugo Locurcio
2021-05-18Merge pull request #37796 from Gogsi/masterRémi Verschelde
2021-05-18Change EditorFileSystem and ScriptEditor file sorting order to improve consis...Georgi Genkov
2021-05-17Improve TreeItem API and allow to move nodestrollodel
2021-05-17Merge pull request #48168 from LightningAA/control-to-ctrl-4.0Rémi Verschelde
2021-05-16Merge pull request #48605 from sent44/scripteditor_get_codeeditRémi Verschelde
2021-05-15Add get_base_editor to ScriptEditorBasesent44
2021-05-13text-editor: fix Clicking warning doesn't center around linellschuster
2021-05-12Add outlines and contrasting backgrounds to the editor UI elementsYuri Sizov
2021-05-10Fix small issues with capitalization in the new TileMap editorMichael Alexsander
2021-05-09Merge pull request #46808 from pycbouh/theme-editor-better-create-uiRémi Verschelde
2021-05-09Save the current script when pressing Ctrl + S if no scene is openHugo Locurcio
2021-05-09Refactor Create Theme menu in Theme EditorYuri Sizov
2021-05-07Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWit...Lightning_A
2021-05-07Merge pull request #48535 from groud/tiles_squashedRémi Verschelde
2021-05-07Rework the TileSet resource and TileMap nodes:Gilles Roudière
2021-05-07Merge pull request #33577 from Calinou/highlight-control-flow-keywordsRémi Verschelde
2021-05-06Merge pull request #45607 from Calinou/improve-editor-themeRémi Verschelde
2021-05-05Save the current script when adding a new method via signal connectionHugo Locurcio
2021-05-05Highlight control flow keywords with a different colorHugo Locurcio
2021-05-04Merge pull request #48378 from Calinou/editor-improve-audio-inspector-previewRémi Verschelde
2021-05-04Rename `doubleclick` to `double_click`Aaron Franke
2021-05-03Merge pull request #48403 from kleonc/tilemap-editor-modulate-autotile-previewRémi Verschelde
2021-05-03TileMapEditor Modulate autotile previewskleonc
2021-05-03TileMapEditor::_bucket_fill Check autotile coordinates only if autotile is se...kleonc
2021-05-02Add comment highlighting to script thumbnailsMichael Alexsander
2021-05-02Improve the editor audio preview inspector appearance and functionalityHugo Locurcio
2021-04-28Remove obsolete LargeTexture, it's no longer useful since 3.xRémi Verschelde
2021-04-28Merge pull request #48239 from akien-mga/goodbye-copymemRémi Verschelde