summaryrefslogtreecommitdiff
path: root/editor/plugins
AgeCommit message (Expand)Author
2022-01-08Allow showing both left and right side panelsHaoyu Qiu
2022-01-07Merge pull request #55352 from YeldhamDev/text_widget_undoRémi Verschelde
2022-01-07A small visual shader editor refactoringYuri Roubinsky
2022-01-07Merge pull request #56367 from Calinou/bakedlightmap-print-time-request-atten...Rémi Verschelde
2022-01-07Fix typos with codespellRémi Verschelde
2022-01-06Move metallic and roughness automated assignment to an inspector UndoRedoSaracenOne
2022-01-05Merge pull request #55293 from LlamaLad7/masterRémi Verschelde
2022-01-05Merge pull request #53684 from TokageItLab/orthogonal-modeRémi Verschelde
2022-01-05Fix names of scenes dropped onto viewportkobewi
2022-01-05Merge pull request #56483 from vnen/gdscript-warning-annotationRémi Verschelde
2022-01-04Merge pull request #56362 from V-Sekai/preview_node_sanitizeRémi Verschelde
2022-01-04Merge pull request #56305 from Calinou/rename-lod-thresholdRémi Verschelde
2022-01-04Remove action to ignore warning in the script editorGeorge Marques
2022-01-04Merge pull request #56429 from PucklaMotzer09/tile_set_editor_hideRémi Verschelde
2022-01-04Merge pull request #51206 from clayjohn/Vulkan-ASSGIRémi Verschelde
2022-01-03Update copyright statements to 2022Rémi Verschelde
2022-01-03Merge pull request #56444 from Calinou/3d-editor-freelook-sensitivity-scale-w...Rémi Verschelde
2022-01-03Merge pull request #56327 from pycbouh/editor-theme-goes-brrr-but-then-haltsRémi Verschelde
2022-01-03Merge pull request #56153 from Chaosus/shader_uniform_limit_warningRémi Verschelde
2022-01-03Add a shader warning when the uniform buffer limit is exceededYuri Roubinsky
2022-01-03Merge pull request #55312 from YeldhamDev/theme_editor_undoRémi Verschelde
2022-01-02Scale freelook sensitivity with zoom in the 3D editorHugo Locurcio
2022-01-02Correctly show and hide tile set editor panelPucklaMotzer09
2022-01-02Fix various typosluz paz
2021-12-31Print time taken and request attention when lightmaps are done bakingHugo Locurcio
2021-12-30Clean preview_node of all none VisualInstancesSaracenOne
2021-12-30Add undo/redo capabilities to the text control pluginMichael Alexsander
2021-12-30Add undo/redo capabilities to the theme editorMichael Alexsander
2021-12-29Make the theme editor correctly stop updating after it was hiddenYuri Sizov
2021-12-29Rename Lod Threshold to Mesh Lod ThresholdHugo Locurcio
2021-12-25Fix some gizmo behavior to make more consistentSilc 'Tokage' Renew
2021-12-21Editor: Resolve being able to move control nodes in containers using arrow keysLlamaLad7
2021-12-21Refactor render_mode in shaders, forbid declaring duplicatesYuri Roubinsky
2021-12-20Fix wrong ColorPicker shape with GradientEditjmb462
2021-12-18Merge pull request #56041 from Zylann/null_checks2Rémi Verschelde
2021-12-18Fix crash if font fails loading when generating a previewMarc Gilleron
2021-12-18Fix font preview text color on light backgroundHaoyu Qiu
2021-12-16Merge pull request #55747 from timothyqiu/editor-proxyFabio Alessandrelli
2021-12-14Improve user communication in the Add Item Type dialogYuri Sizov
2021-12-12Merge pull request #55836 from jabcross/asset-selectableRémi Verschelde
2021-12-12Merge pull request #55860 from rcorre/mesh_typoRémi Verschelde
2021-12-12Fix typo in create_outline error message.Ryan Roden-Corrent
2021-12-11Allow selection in asset descriptionjabcross
2021-12-09Replace String comparisons with "", String() to is_empty()Nathan Franke
2021-12-09Fixup last commit, change misleading CodeEditor for consistencyRémi Verschelde
2021-12-09Fix mid-air conflict between #55299 and #55692Rémi Verschelde
2021-12-09Merge pull request #55299 from nathanfranke/renamesRémi Verschelde
2021-12-09Merge pull request #55692 from Chaosus/material_editor_canvas_item_modeRémi Verschelde
2021-12-09align to horizontal_alignment, valign to vertical_alignment, relatedNathan Franke
2021-12-09Add proxy support for the editorHaoyu Qiu