summaryrefslogtreecommitdiff
path: root/editor/plugins/canvas_item_editor_plugin.h
AgeCommit message (Expand)Author
2021-02-26Allow to create a node at specific positionTomasz Chabora
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-23Rename Control margin to offsetMarcel Admiraal
2020-12-02Initialize class/struct variables with default values in platform/ and editor/Rafał Mikrut
2020-09-09Rename ShortCut to Shortcut which is more grammatically correctHugo Locurcio
2020-07-23Merge pull request #37336 from dreamsComeTrue/canvas-editor-change-cursorRémi Verschelde
2020-07-10Add override keywords.Marcel Admiraal
2020-06-19Remove ToolButton in favor of ButtonHugo Locurcio
2020-06-042D Editor: modified zoom increment to the twelveth root of twojohan
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-05-14Port member initialization from constructor to declaration (C++11)Rémi Verschelde
2020-04-02Replace NULL with nullptrlupoDharkael
2020-03-27Rename more 2D and 3D nodes to follow conventionRémi Verschelde
2020-03-26Request immediate refresh of cursor in 2D editor while using shortcutsDominik 'dreamsComeTrue' Jasiński
2020-03-26Working multiple window support, including editorJuan Linietsky
2020-02-11Texture refactorJuan Linietsky
2020-02-11Fix selectable locked itemsTomasz Chabora
2020-02-10Merge pull request #35704 from KoBeWi/free_the_nodesRémi Verschelde
2020-02-10Include locked nodes on selection listTomasz Chabora
2020-02-09Merge pull request #33451 from MCrafterzz/movementHandleRémi Verschelde
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-11-19Cancel drag when selection changesTomasz Chabora
2019-11-18Fixed "Add Sprite..." label overlapping with zoom controlsPouleyKetchoupp
2019-11-11Added options to disable movement/scaling handles in 2DMCrafterzz
2019-11-08Added movement handles to 2DMCrafterzz
2019-11-08Merge pull request #27742 from rxlecky/camera-replicationRémi Verschelde
2019-11-02Added snapping for scaling in 2D editorMCrafterzz
2019-10-29Add primary grid lines to the 2D editorHugo Locurcio
2019-10-23Implement game camera overrideErik
2019-10-10Move grid snapping to an independent buttonGilles Roudière
2019-09-17Display the current zoom percentage in the 2D editorHugo Locurcio
2019-09-01Add 2D ruler toolTomasz Chabora
2019-08-26Merge pull request #31585 from 2shady4u/removeguidesRémi Verschelde
2019-08-24Added button/shortcut for removing all guidesshaderbeast
2019-08-22Merge pull request #31545 from groud/add_smart_snapping_displayRémi Verschelde
2019-08-21Displays smart snapping guides when snappedGilles Roudière
2019-08-21Edit TileMap only with TOOL_SELECTTomasz Chabora
2019-08-12Remove redundant author doc commentsIAmActuallyCthulhu
2019-07-28Make it so that 2D viewport does not pan while editing tilemapsBojidar Marinov
2019-07-15Use resize cursors when hovering or dragging guides in the 2D editorHugo Locurcio
2019-06-26Some code changed with Clang-Tidyqarmin
2019-06-05Allow to change 2D pan hotkeyTomasz Chabora
2019-05-13Improve the anchors and margin workflowGilles Roudiere
2019-04-15Implement autokeying in Animation editor.Juan Linietsky
2019-04-07Allow panning while moving a nodeTomasz Chabora
2019-04-05Ability to make CanvasLayers have pseudo 3D depth.Juan Linietsky
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-11-16Fixes drag and drog of image files on scaled nodesgroud
2018-11-11Fixed various uninitialised member variables in editor plugins.Ibrahn Sahir