summaryrefslogtreecommitdiff
path: root/editor/plugins
AgeCommit message (Expand)Author
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
2019-10-27Merge pull request #33107 from volzhs/toggle-camera-preview-errorRémi Verschelde
2019-10-27Fix error when opening or closing scene with camera preview onvolzhs
2019-10-27Improve performance of connection info in the script editorPaulb23
2019-10-26Fixed #21527 (Show hint to right click when curve editor is empty)MCrafterzz
2019-10-26Display a message if no results are found in the asset libraryHugo Locurcio
2019-10-25Merge pull request #33048 from KoBeWi/smarts_vs_gridsRémi Verschelde
2019-10-25Merge pull request #33043 from volzhs/ruler-zoomRémi Verschelde
2019-10-25Make stylebox preview not to expand Inspector panelvolzhs
2019-10-24Make Ruler Tool depend on grid snap onlyTomasz Chabora
2019-10-25Fix ruler origin is moving with zoomvolzhs
2019-10-22Merge pull request #32924 from ajweeks/add-ruler-arcsRémi Verschelde
2019-10-22Fix canvas scale gizmo placementAJ Weeks
2019-10-22Fixed evaluation for typesDavid Sichma
2019-10-21Merge pull request #32841 from Calinou/freelook-add-slow-modifierRémi Verschelde
2019-10-19Add arcs to indicate angle being measured by rulerAJ Weeks
2019-10-14Add a "slow" modifier to freelookHugo Locurcio
2019-10-14Small fixes to redundand code, copy paste bugsqarmin
2019-10-11Merge pull request #32721 from groud/independant_grid_snapRémi Verschelde
2019-10-10Fixed ScriptEditor autosave timer causing errors on startPouleyKetchoupp
2019-10-10Move grid snapping to an independent buttonGilles Roudière
2019-10-10Prevents folding of member tree on drag&drop in visual shaderYuri Roubinsky
2019-10-10Add shortcut Shift + F3 to search pervious in the built-in docsMarqus
2019-10-10Remove dependency on the editor directory being in the build's include path.Marcel Admiraal
2019-10-08Remove Show Ruler shortcut (fixes #32639)Pedro Ciambra
2019-10-08Merge pull request #32618 from nekomatata/sprite-to-polygonRémi Verschelde
2019-10-07Increase grid size limitGilles Roudière
2019-10-07Sprite to polygon conversion improvementsPouleyKetchoupp
2019-10-06Add angle to ruler toolOsama El Hariri
2019-10-04Fix calculate_spatial_bounds for selection displayjfons
2019-10-04Merge pull request #32528 from hbina/hbina_fix_font_overrideRémi Verschelde
2019-10-04Fixed warnings text using custom font and color setting.Hanif Bin Ariffin