summaryrefslogtreecommitdiff
path: root/editor
AgeCommit message (Expand)Author
2023-05-12Enable shadow warnings and fix raised errorsNinni Pipping
2023-05-12Make environment energy adjustable as a float in 3D editor's preview environmentManik Sharma
2023-05-12Rename the Debugger's stack debug section to Stack TraceAaron Franke
2023-05-12Add missing initializations for Node3DEditor.Bram Stolk
2023-05-12Improve the UX of ViewportTexture in the editorRindbee
2023-05-12Fix skeleton_3d & physical_bone_3d editor errorsSamuele Panzeri
2023-05-12Make sun energy adjustable as a float in the 3D editor's preview sunManik Sharma
2023-05-12Add info label to TileMap editorkobewi
2023-05-12Fix regression with right click on main selectionjmb462
2023-05-12Fix right click in selection of additional caretJean-Michel Bernard
2023-05-12Remove erroneous signal connectionkobewi
2023-05-12Close built-in shaders when closing scenekobewi
2023-05-12Use a SubViewport for CanvasItem inspector previewTetane
2023-05-12Preserve scene unique names when saving branch as scene.HolonProduction
2023-05-12Command Palette search now also uses original English command namesTefatika
2023-05-12import: Fix Silhouette used incorrect index.Lyuma
2023-05-12Fix another collision shape editor crashkobewi
2023-04-28Fix CollisionShape2D editor crashkobewi
2023-04-27Improve reliability of 2D shape editor redrawingkobewi
2023-04-26Fix inconsistent file dialog settings usageHaoyu Qiu
2023-04-26Fix `line_spacing` in code editor will not take effect immediately on changeRindbee
2023-04-26Add missing PhysicalBone2D iconVolTer
2023-04-26Fix editor spin slider remaining editable if set read_only during an edit and...Samuele Panzeri
2023-04-26Fix layout list not resizing in editor layout dialogHaoyu Qiu
2023-04-26Make `EditorPropertyLayersGrid` responsive to touch tapsFredia Huya-Kouadio
2023-04-26Validate renderer selection in project manager and change default renderer ed...clayjohn
2023-04-26Remove wrong Ctrl from 2D editor tooltipkobewi
2023-04-26[Image Font] Fix fractional ascent for font with odd height.bruvzg
2023-04-26TileMap Fix rendering odd-sized tileskleonc
2023-04-24Add missing LineEdit constants in editor themekobewi
2023-04-24Remove unnecessary zero multiplicationsMichael Alexsander
2023-04-24Improve line BiDi handling, prevent crash on recursive log updates.bruvzg
2023-04-24Make EditorToaster's handler thread-safePedro J. Estébanez
2023-04-24Fix OBJ mesh importer smoothing handlingkleonc
2023-04-24Change cursor consistently when panning in the 2D EditorHakim
2023-04-24Poll LSP/DAP clients for connection status updatesRicardo Subtil
2023-04-24Set font sizes for various styles in editor output panelHaoyu Qiu
2023-04-24Adjust size of some dialogskobewi
2023-04-24Fix method dialog labelkobewi
2023-04-24Fix connect signal dialog not allowing Unicode method nameHaoyu Qiu
2023-04-24Fix #75790, where creating Ceil(Vector2) node in Visual Shader Editorfuzzy@notepc
2023-04-20i18n: Sync translations with WeblateRémi Verschelde
2023-04-10Initialize editor values on first launchkobewi
2023-04-07gltf: Remove obsolete hack to embed gltf textures in advanced importLyuma
2023-04-07Prevent color conversion of the big Godot logoYuri Sizov
2023-04-07Fix some theme values affect the editor by setting a default value for the th...Marius Hanl
2023-04-07Improve editor state initializationkobewi
2023-04-07Properly remember snapping options per-projectkobewi
2023-04-07Re-enable script editor File menu shortcuts when the menu is hiddenJames Buck
2023-04-07Fix commenting collapsed function issueJean-Michel Bernard