summaryrefslogtreecommitdiff
path: root/editor/plugins
AgeCommit message (Expand)Author
2023-05-18Fix skeleton 3d editor crash in RC3Samuele Panzeri
2023-05-12Make environment energy adjustable as a float in 3D editor's preview environmentManik Sharma
2023-05-12Add missing initializations for Node3DEditor.Bram Stolk
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-12Fix another collision shape editor crashkobewi
2023-04-28Fix CollisionShape2D editor crashkobewi
2023-04-27Improve reliability of 2D shape editor redrawingkobewi
2023-04-26Remove wrong Ctrl from 2D editor tooltipkobewi
2023-04-26TileMap Fix rendering odd-sized tileskleonc
2023-04-24Remove unnecessary zero multiplicationsMichael Alexsander
2023-04-24Change cursor consistently when panning in the 2D EditorHakim
2023-04-24Adjust size of some dialogskobewi
2023-04-24Fix #75790, where creating Ceil(Vector2) node in Visual Shader Editorfuzzy@notepc
2023-04-10Initialize editor values on first launchkobewi
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-07Use physical shortcuts for freelook navigation in the editorHakim
2023-03-30Exposing more project settings for documentationNinni Pipping
2023-03-30Don't allow selecting nodes without ownerkobewi
2023-03-30TileSet editor AtlasMergingDialog crash fixkleonc
2023-03-27Use 8×8 default grid size for TextureRegion and 2D polygon editorsHugo Locurcio
2023-03-27TileMapEditor Fix preview rendering and transform calculationskleonc
2023-03-27Added drag and drop support for shaderincludeFahad Shihab
2023-03-27Fix `Find in Files` Search Results cannot open builtin scriptstmSi
2023-03-27Fix GDExtensions library export when multiple architectures are set.bruvzg
2023-03-27Fix cancelling selection (pressing escape) while gizmo editing making uncommi...Eric M
2023-03-14Redraw 2d viewport when guides are clearedthe-sink
2023-03-14clear filter input in Project Settings when opening Layersyedpodtrzitko
2023-03-14Add missing TTRs in tiles editor and array inspectorHaoyu Qiu
2023-03-14Don't unset local_coords on starting transform.Ryan Roden-Corrent
2023-03-14Disable local space for blender transforms.Ryan Roden-Corrent
2023-03-13Add missing handler for removing font sizes in ThemesYuri Sizov
2023-03-13Fix TileSetEditor paiting texture_origin Vector2iNinni Pipping
2023-03-13TileSet editor was out of sync with TileMap and incorrectly overwrote old sel...Niels Drost
2023-02-26Add warnings for unsupported features in mobile and gl_compatibility backendsclayjohn
2023-02-25Merge pull request #73887 from nklbdev/masterRémi Verschelde
2023-02-25fix typo `set_polygon` in GenericTilePolygonEditornklbdev
2023-02-24Revert "Reordering emitted signals in PopupMenu" and fix editor selection iss...bruvzg
2023-02-22Fix Polygon3DEditor parenting errorskobewi
2023-02-21Fix line folding with multiple caretskobewi
2023-02-20Merge pull request #73634 from KoBeWi/merged_into_errorRémi Verschelde
2023-02-20[macOS] Replace all `Alt/Option+Letter/Number` default shortcuts to avoid con...bruvzg