summaryrefslogtreecommitdiff
path: root/editor/plugins
AgeCommit message (Expand)Author
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
2023-02-20Fix tile atlas merging crashkobewi
2023-02-17Set default name if SpriteFrames name is emptyEldor Zang
2023-02-17Merge pull request #73195 from timothyqiu/weblate-commentsRémi Verschelde
2023-02-16Theme Editor: fix leading styleboxes / main stylesrsjtdrjgfuzkfg
2023-02-16Merge pull request #73375 from KoBeWi/save_us_all_from_crashRémi Verschelde
2023-02-15Fix Save All trying to save empty scene pathskobewi
2023-02-15Add missing i18n in tiles editorHaoyu Qiu
2023-02-14Merge pull request #68558 from dzil123/remove_duplicate_wireframeRémi Verschelde
2023-02-14Merge pull request #73259 from KoBeWi/spaghetti_mapRémi Verschelde
2023-02-14Merge pull request #72259 from Paulb23/json-editingRémi Verschelde
2023-02-14Fix some TileMap errors and crasheskobewi
2023-02-13Merge pull request #61411 from snailrhymer/tilemap-editor-scatteringRémi Verschelde
2023-02-13Improvements and fixes based on Weblate commentsHaoyu Qiu
2023-02-12Rework code editor multiline operationsaXu-AP
2023-02-12Round 2: Fix mesh library remove selected item menu optionMmAaXx500
2023-02-11Fix mesh library remove selected item menu optionHaz
2023-02-11Merge pull request #73098 from YuriSizov/editor-dont-hide-pluginsRémi Verschelde
2023-02-11Merge pull request #73092 from TokageItLab/ray-is-whatRémi Verschelde
2023-02-11Avoid cleaning up editor plugins when property list changesYuri Sizov