summaryrefslogtreecommitdiff
path: root/editor/plugins
AgeCommit message (Expand)Author
2021-06-03Rename Transform to Transform3D in coreAaron Franke
2021-06-03Fix changing theme coloring for error label in VisualShader editorYuri Roubinsky
2021-06-01Merge pull request #45393 from Paulb23/code_edit_autocompleteRémi Verschelde
2021-06-01Move and expose Code Hint in CodeEditPaulb23
2021-06-01Move and expose AutoComplete in CodeEditPaulb23
2021-06-01Add comment and string tracking to CodeEditPaulb23
2021-06-01TextureRegionEditor Fix not updating on editing region with autoslice cachedkleonc
2021-05-31Merge pull request #49157 from Chaosus/vs_billboardRémi Verschelde
2021-05-31Merge pull request #49175 from nobuyukinyuu/bind-zoom-on-positionRémi Verschelde
2021-05-31Merge pull request #49121 from KoBeWi/dropreloadRémi Verschelde
2021-05-31Implement shader cachingreduz
2021-05-28Bind CanvasItemEditor::_zoom_on_position and CanvasItemEditor::get_state to C...nobuyuki_nyuu
2021-05-28Added Billboard Node to Visual ShadersYuri Roubinsky
2021-05-27Add preload() to resource path when holding Ctrlkobewi
2021-05-26Fixed console error spam (about invalid edited scene index)Yuri Roubinsky
2021-05-26Merge pull request #49056 from Chaosus/vs_colorYuri Roubinsky
2021-05-26Implements expandable color ports in visual shadersYuri Roubinsky
2021-05-25Add TileMap grid editor settings.Gilles Roudière
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