summaryrefslogtreecommitdiff
path: root/editor/plugins
AgeCommit message (Expand)Author
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
2021-12-09Fix some containers disabling wrong scrollbarskobewi
2021-12-08Merge pull request #51381 from Chaosus/shader_compile_enchancementYuri Roubinsky
2021-12-08Make `compile` shader function to use struct instead long parameter listYuri Roubinsky
2021-12-08Merge pull request #55694 from KoBeWi/scrollbar_modding_toolsRémi Verschelde
2021-12-08Rename GPUParticles attractor and collision nodes to have a 3D suffixHugo Locurcio
2021-12-07ScrollContainer's scrollbar visibility is now enumkobewi
2021-12-07Add CanvasItem mode support to the MaterialEditorYuri Roubinsky
2021-12-06Merge pull request #55662 from KoBeWi/update_minimum_size_changed_to_update_m...Rémi Verschelde
2021-12-06Fix bad popups offset in editor with single window offjmb462
2021-12-06Rename minimum_size_changed() methodkobewi
2021-12-06Merge pull request #34005 from aaronfranke/minmaxRémi Verschelde
2021-12-06Merge pull request #55654 from KoBeWi/reset_softcodeRémi Verschelde
2021-12-06Add a constant StringName for RESET animationkobewi
2021-12-06Merge pull request #55651 from Calinou/remove-more-debug-printsRémi Verschelde
2021-12-05Remove or make verbose some debugging printsHugo Locurcio
2021-12-05Use tooltips instead of labels for VoxelGI and GPUParticlesCollisionSDFHugo Locurcio
2021-12-03Disable base type changing when no type is selected in the theme editorMichael Alexsander
2021-12-03Merge pull request #55576 from Chaosus/vs_new_int_opsYuri Roubinsky
2021-12-03Merge pull request #55578 from madmiraal/fix-55561Rémi Verschelde
2021-12-03Add bitwise operators to `VisualShaderNodeIntOp`Yuri Roubinsky
2021-12-03Merge pull request #54687 from KoBeWi/where_mouseRémi Verschelde
2021-12-03Allow any kind of Mesh to be added to an EditorNode3DGizmoMarcel Admiraal
2021-12-02Expose max_axis_index and max_axis_index for Vector2(i)Aaron Franke
2021-12-02Merge pull request #55522 from Calinou/3d-editor-drag-and-drop-auto-root-nodeRémi Verschelde
2021-12-02Merge pull request #55548 from pycbouh/editor-scroll-dat-previewRémi Verschelde
2021-12-02Allow scrolling theme preview when the control picker is activeYuri Sizov
2021-12-02Merge pull request #55392 from TokageItLab/fix-skeleton-3d-editor-exiting-oddlyRémi Verschelde
2021-12-01Automatically add root node when drag-and-dropping in 3D editorHugo Locurcio
2021-11-30Improve Curve with const and real_tAaron Franke
2021-11-30Mention that Ctrl+Alt with select tool will scalekobewi
2021-11-30Right-clicking with copied tiles cancels itFazil Babu
2021-11-29Merge pull request #55052 from RPicster/master-particles-visibility-rectRémi Verschelde