summaryrefslogtreecommitdiff
path: root/editor
AgeCommit message (Expand)Author
2020-07-04Fix crash on project files import in EditorFileSystemPouleyKetchoupp
2020-07-04Merge pull request #40033 from hinlopen/create-dialog-searchRémi Verschelde
2020-07-04Merge pull request #40100 from hinlopen/extract-anim-nameRémi Verschelde
2020-07-04Makes "Add new member" dialog non-exclusive for visual shadersYuri Roubinsky
2020-07-04Merge pull request #40084 from bruvzg/macos_seamless_scalingRémi Verschelde
2020-07-04Rewrite extracting animation name.Stijn Hinlopen
2020-07-04[macOS] Implement seamless display scaling.bruvzg
2020-07-03Change how default fonts are created, fixes #39235Juan Linietsky
2020-07-04Merge pull request #39845 from mrushyendra/bone_painting_undoredo_masterRémi Verschelde
2020-07-04Merge pull request #40092 from hinlopen/remove-find-lastRémi Verschelde
2020-07-03Remove String::find_last (same as rfind)Stijn Hinlopen
2020-07-03Improve Create Dialog search ranking and refactor calculation.Stijn Hinlopen
2020-07-03Provide warning when using polygon shapes in `CollisionShape2D` nodeAndrii Doroshenko (Xrayez)
2020-07-03Merge pull request #40065 from rileylyman/script_drag_dropRémi Verschelde
2020-07-03Merge pull request #39968 from lordkettune/custom-tracks-fixRémi Verschelde
2020-07-03Merge pull request #40067 from YeldhamDev/anim_bezier_timeline_zoomRémi Verschelde
2020-07-02Make Resource properties accept SE plugin scriptsRiley Lyman
2020-07-02Fix issues with custom tracks on reimportlordkettune
2020-07-02Merge pull request #39415 from SkyLucilfer/PotGenerationRémi Verschelde
2020-07-02Fix timeline cursor not updating on zoom change in the Bezier editorMichael Alexsander
2020-07-02Merge pull request #40049 from hinlopen/remove-pane-dragRémi Verschelde
2020-07-02Merge pull request #34319 from timothyqiu/tree-drag-10026Rémi Verschelde
2020-07-02Merge pull request #40034 from hinlopen/fix-new-node-crashRémi Verschelde
2020-07-02Merge pull request #32428 from willnationsdev/script-var-orderRémi Verschelde
2020-07-02Add translation parser plugin supportSkyJJ
2020-07-02Added "POT generation" feature under "Localization" in the EditorSkyJJ
2020-07-02Remove unused class PaneDragStijn Hinlopen
2020-07-02Merge pull request #40042 from YeldhamDev/anim_tree_marginRémi Verschelde
2020-07-02Merge pull request #40041 from YeldhamDev/anim_bezier_timeline_thiccRémi Verschelde
2020-07-02Fix crash by calculating wrong size of array.Stijn Hinlopen
2020-07-02Prevent dragging from SceneTree buttonsHaoyu Qiu
2020-07-02Remove oversized margins in the AnimationTree editorMichael Alexsander
2020-07-01Make timeline cursor in the Bezier editor just as thick as the Animation editorMichael Alexsander
2020-07-01Add script class categories to EditorInspector.willnationsdev
2020-07-01Fix some popups menu missing screen transform.Juan Linietsky
2020-07-01Merge pull request #39076 from rileylyman/editor_tab_namesRémi Verschelde
2020-07-01Merge pull request #39927 from hinlopen/quick-open-rankingRémi Verschelde
2020-07-01Merge pull request #39928 from hinlopen/qo-open-sceneRémi Verschelde
2020-07-01Merge pull request #40016 from akien-mga/environment-code-cleanupRémi Verschelde
2020-07-01Merge pull request #38713 from aaronfranke/string-64bitRémi Verschelde
2020-07-01Merge pull request #40008 from DanielZTing/masterRémi Verschelde
2020-07-01Merge pull request #39954 from hinlopen/delete-nodes-msgRémi Verschelde
2020-07-01Environment: Refactor code for readability + moreRémi Verschelde
2020-07-01Deleting multiple nodes displays correct message.Stijn Hinlopen
2020-06-30Make "Close and save changes?" actually saveDaniel Ting
2020-06-30Merge pull request #39990 from follower/revert-fuzzy-help-searchRémi Verschelde
2020-07-01Revert "Adds fuzzy search for help search dialog"follower
2020-06-30Add a separate application focus/in notification out from Window focus notifi...Juan Linietsky
2020-06-30Merge pull request #39982 from hinlopen/create-dialog-preferredRémi Verschelde
2020-06-30Add Control to preferred typesStijn Hinlopen