summaryrefslogtreecommitdiff
path: root/editor/plugins
AgeCommit message (Expand)Author
2022-01-12Merge pull request #56692 from JFonS/fix_gizmo_secondary_handlesRémi Verschelde
2022-01-12Merge pull request #56492 from akien-mga/remove-author-docstringsRémi Verschelde
2022-01-12Fix secondary handles in editor gizmosjfons
2022-01-12Merge pull request #56713 from Chaosus/vs_sampler_connectionYuri Roubinsky
2022-01-12Auto-set a port source for texture nodes created by dragged connectionYuri Roubinsky
2022-01-12Optimize include files to improve `shader_language.h` compilation speedYuri Roubinsky
2022-01-12Merge pull request #53185 from KoBeWi/viewing_panRémi Verschelde
2022-01-12Merge pull request #56696 from AnilBK/use-init-listsRémi Verschelde
2022-01-12Use List Initializations for Vectors.Anilforextra
2022-01-11Unify panning in sub-editors and make it configurablekobewi
2022-01-10Merge pull request #55456 from KoBeWi/break_all_the_thingsRémi Verschelde
2022-01-08Use fill() to fill an entire image instead of setting pixels individually.Anilforextra
2022-01-07Rename TextureRect.expand to ignore_texture_sizekobewi
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-04Style: Remove inconsistently used `@author` docstringsRé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