summaryrefslogtreecommitdiff
path: root/editor/plugins
AgeCommit message (Expand)Author
2019-11-27Fix box selection being cancelled immediatelyTomasz Chabora
2019-11-27Show thumbnail for DynamicFont resourcevolzhs
2019-11-26Range: Fix cases where max was set to or below min valueRémi Verschelde
2019-11-25Fixes around ScriptEditor script listPouleyKetchoupp
2019-11-25Merge pull request #33860 from nekomatata/stylebox-preview-shadowRémi Verschelde
2019-11-25Merge pull request #33829 from Calinou/tilemap-editor-use-info-overlayRémi Verschelde
2019-11-25Removed translation for bookmarks menu item name in TextEditorPouleyKetchoupp
2019-11-24StyleBox preview adjusted to fit all drawn contentPouleyKetchoupp
2019-11-22Use the CanvasItemEditor info overlay to display TileMap coordinatesHugo Locurcio
2019-11-22Fix typos with codespellRémi Verschelde
2019-11-20Merge pull request #33583 from qarmin/fix_overflows_unitializedRémi Verschelde
2019-11-20Merge pull request #33734 from merumelu/editor-vcs-initRémi Verschelde
2019-11-20Fix some overflows and unitialized variablesRafał Mikrut
2019-11-19Cancel drag when selection changesTomasz Chabora
2019-11-19Editor: fix typo in VCS plugin method namesmerumelu
2019-11-19Merge pull request #33700 from nekomatata/sprite-add-label-overlapRémi Verschelde
2019-11-18Consider locked moving objects when updating viewportTomasz Chabora
2019-11-18Fixed "Add Sprite..." label overlapping with zoom controlsPouleyKetchoupp
2019-11-14Always allow Alt as an orbit modifier in the 3D editorHugo Locurcio
2019-11-13Make sure tile is selected when selecting TileMapTomasz Chabora
2019-11-12Properly handle zoom when opening tileset editorTomasz Chabora
2019-11-11Minor adjustment in the "Game Camera Override" button's tooltip.Michael Alexsander
2019-11-11Merge pull request #33517 from madmiraal/fix-_MSG-macrosRémi Verschelde
2019-11-11Remove all uses of ERR_EXPLAIN macros.Marcel Admiraal
2019-11-11Merge pull request #33499 from nekomatata/animation-filter-functionRémi Verschelde
2019-11-10Merge pull request #33516 from qarmin/small_fixesRémi Verschelde
2019-11-10Memory leak and crash fixesRafał Mikrut
2019-11-09Fixed function/audio/anim tracks in blend tree animation filterPouleyKetchoupp
2019-11-09Fixed Camera preview when creating new scenesPouleyKetchoupp
2019-11-08Fix some small text mistakesTomasz Chabora
2019-11-08Merge pull request #27742 from rxlecky/camera-replicationRémi Verschelde
2019-11-05Merge pull request #33361 from codecustard/masterRémi Verschelde
2019-11-05Fixes improper undo state for pivot settingcodecustard
2019-11-04Merge pull request #33330 from nekomatata/fix-label-autowrap-sizeRémi Verschelde
2019-11-04Allow zooming while panningTomasz Chabora
2019-11-04Fixed cases where labels with autowrap can overflow the editor uiPouleyKetchoupp
2019-11-03Added sampler inputs for visual shadersYuri Roubinsky
2019-11-02Merge pull request #33270 from norkn/fix-issue-27256Rémi Verschelde
2019-11-02Update connection info on script validation rather then saved copyPaulb23
2019-11-02Copy transform when creating convex siblingcheckerWoho
2019-11-02Merge pull request #33182 from MCrafterzz/scaleSnapRémi Verschelde
2019-11-02Merge pull request #33256 from Chaosus/vs_fix_custom_nodesYuri Roubinsky
2019-11-02Sort custom vshader nodes+prevents them from divide to different foldersYuri Roubinsky
2019-11-02Added snapping for scaling in 2D editorMCrafterzz
2019-11-01Fixed error when renaming a state in AnimationNodeStateMachinePouleyKetchoupp
2019-10-31Fix "seperate" typosAaron Franke
2019-10-30Improve the primary line setting display in the Configure Snap dialogHugo Locurcio
2019-10-30Merge pull request #32934 from ajweeks/fix-scale-originRémi Verschelde
2019-10-29Add primary grid lines to the 2D editorHugo Locurcio
2019-10-29Fixed disconnecting not connected signalMikolaj Kaczmarek