summaryrefslogtreecommitdiff
path: root/editor/plugins
AgeCommit message (Expand)Author
2022-03-06Merge pull request #58800 from rcorre/blender-navRémi Verschelde
2022-03-06Remove set_as_minsize()kobewi
2022-03-06Merge pull request #58788 from reduz/rename-streamtextureRémi Verschelde
2022-03-05Various code and documentation improvementskobewi
2022-03-05Disable blender-style tranforms in freelook.Ryan Roden-Corrent
2022-03-05Rename StreamTexture* to CompressedTexture*reduz
2022-03-05Fix animation resource name after duplicationHaoyu Qiu
2022-03-05Make name of editor file dialog filters translatableHaoyu Qiu
2022-03-04Merge pull request #58770 from YeldhamDev/some_crumbles_leftRémi Verschelde
2022-03-04Merge pull request #58727 from fire-forge/EditorSpinSlider_label_colorRémi Verschelde
2022-03-04Replace some bits of code left to work with the new `TabContainer`Michael Alexsander
2022-03-04Make EditorSpinSlider label color a theme propertyFireForge
2022-03-04Add varying support to visual shadersYuri Roubinsky
2022-03-04Merge pull request #58687 from YeldhamDev/the_beast_has_been_slainRémi Verschelde
2022-03-04Add node icons to the Sprite2D menuFireForge
2022-03-03Make `TabContainer` use `TabBar` internallyMichael Alexsander
2022-03-03Adds few more input/output built-ins to visual shaderYuri Roubinsky
2022-03-02Added property hint to id property in tile set atlas source editorIgor Kordiukiewicz
2022-03-01Merge pull request #58632 from IgorKordiukiewicz/camera-preview-toggle-crashRémi Verschelde
2022-03-01Fix scripts not saving when closingkobewi
2022-02-28Fixes camera preview toggle in additional editor viewports not disappearing c...Igor Kordiukiewicz
2022-02-27Fix crash on creation of `HSV2RGB/RGB2HSV` functions in visual shaderYuri Roubinsky
2022-02-25Improve popup window handling.bruvzg
2022-02-24Fix source picking with sortkobewi
2022-02-23Utilize mouse position when zooming with shortcuts in 2D editorHaoyu Qiu
2022-02-22Fix GIProbe gizmo out of bounds crashlawnjelly
2022-02-21Merge pull request #58315 from KoBeWi/fixibilityRémi Verschelde
2022-02-20Fix 2D instance drop positionkobewi
2022-02-19Fix CanvasItem visibility propagationkobewi
2022-02-19Fix vertical icons in container sizingMarkus Sauermann
2022-02-18Fixed issues with shortcut checking in 3d node editorEric M
2022-02-17Use versioned URL for "Online Documentation" buttons in the editorHugo Locurcio
2022-02-16Merge pull request #58187 from jakobbouchard/notification-switch-chunk-cRémi Verschelde
2022-02-16Convert _notification methods to switch - Chunk CJakob Bouchard
2022-02-16Merge pull request #58182 from akien-mga/style-cleanup-if-semicolons-deadcodeRémi Verschelde
2022-02-16Merge pull request #58169 from megalobyte/update-notificatin-if-to-switch-bat...Rémi Verschelde
2022-02-16Update if == NOTIFICATION_* to switch statements to match coding stylemegalobyte
2022-02-16Style: Cleanup single-line blocks, semicolons, dead codeRémi Verschelde
2022-02-16Automatically select source of the picked tilekobewi
2022-02-15Editor: Cleanup some includes dependenciesRémi Verschelde
2022-02-15Merge pull request #57863 from Calinou/editor-use-anchors-metadata-no-redundantRémi Verschelde
2022-02-15Merge pull request #57329 from Ev01/tileset-editor-minimum-zoomRémi Verschelde
2022-02-14Merge pull request #57306 from trollodel/remove_editornode_paramRémi Verschelde
2022-02-14Remove most EditorNode constructor parameters and fieldstrollodel
2022-02-14Merge pull request #57964 from mbrlabs/deselectJFonS
2022-02-14Merge pull request #57990 from jmb462/fix-drag-lines-precision-issueJFonS
2022-02-14Make duplicate animation prompt for new nameHaoyu Qiu
2022-02-14Only store `_edit_use_anchors_` metadata if value is not the defaultHugo Locurcio
2022-02-12Merge pull request #57993 from Calinou/sky-tweak-default-valuesRémi Verschelde
2022-02-12Fix 3D Editor axis drag lines precision issueJean-Michel Bernard