summaryrefslogtreecommitdiff
path: root/editor/plugins/canvas_item_editor_plugin.cpp
AgeCommit message (Expand)Author
2021-01-12CI: Update to clang-format 11 and apply ternary operator changesRémi Verschelde
2021-01-05Commit CanvasItem state only if it changedkobewi
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-28Merge pull request #44586 from madmiraal/rename-stepifyRémi Verschelde
2020-12-28Editor: Fix invalid use of Node::get_viewport() after rename of EditorNode::g...Rémi Verschelde
2020-12-28Merge pull request #44149 from madmiraal/rename-tangent-orthogonalRémi Verschelde
2020-12-28Rename Math::stepify to snappedMarcel Admiraal
2020-12-28Rename empty() to is_empty()Marcel Admiraal
2020-12-27Fix Layout menu not workingkobewi
2020-12-23Merge pull request #44605 from madmiraal/rename-control-marginRémi Verschelde
2020-12-23Rename Control margin to offsetMarcel Admiraal
2020-12-21Use integer text position in scroll container, TextEdit and canvas editor, to...bruvzg
2020-12-14Add outline to ruler toolTomasz Chabora
2020-12-09Fix scene being modified when arrows are pressed with no node selectedNick Swoboda
2020-12-06Rename Vector2.tangent() to Vector2.orthogonal()Marcel Admiraal
2020-11-30Merge pull request #42825 from Chaosus/fix_grid_hotkeyRémi Verschelde
2020-11-28Merge pull request #42109 from EricEzaM/PR/input-and-shortcuts-reworkRémi Verschelde
2020-11-26[Complex Text Layouts] Refactor Font class, default themes and controls to us...bruvzg
2020-11-23Add is_valid() check for InputEventKey in CanvasItemEditor.Eric M
2020-11-23Implement new shortcuts system.Eric M
2020-11-18Fixes rotation in select mode on macOSHaoyu Qiu
2020-11-16Remove empty lines around braces with the formatting scriptAaron Franke
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-10-26Merge pull request #42995 from Ev1lbl0w/bugfix-zoom-visibilityRémi Verschelde
2020-10-26Fix visibility issue with zoom labelEv1lbl0w
2020-10-19Improve undo log messages in the 2D editor for additional contextHugo Locurcio
2020-10-15Changes 'always show grid' hotkey to prevent conflict with 'pan mode'Yuri Roubinsky
2020-10-02Merge pull request #42451 from Duroxxigar/rename-toplevelRémi Verschelde
2020-10-01Fix scale cursor rotation and handle diagonal onesGilles Roudière
2020-10-01Renamed toplevel to be top_levelDuroxxigar
2020-09-29Make the pressed autokey icon red to emphasize its "recording" statusHugo Locurcio
2020-09-27Merge pull request #42373 from groud/draw_selection_lastRémi Verschelde
2020-09-27Draw selected item on top of everything elseGilles Roudière
2020-09-27Fix error when dragging anchors with parent's size == 0Gilles Roudière
2020-09-03[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.bruvzg
2020-08-25Fixed node scaling arrows being wrongSekoiaTree
2020-07-23Merge pull request #37336 from dreamsComeTrue/canvas-editor-change-cursorRémi Verschelde
2020-07-20Prevent multiple Controls moving inside containerTomasz Chabora
2020-07-13Merge pull request #40297 from jiteshvm/texture-dialog-sizeRémi Verschelde
2020-07-11change minimum horizontal size from 200 to 240Jitesh
2020-07-11Prefer the highlight version of the "GuiTabIcon" icon for buttons, and make t...Michael Alexsander
2020-06-26Merge pull request #39754 from akien-mga/canvasitemeditor-fix-dropped-scenes-...Rémi Verschelde
2020-06-25Merge pull request #39482 from asmaloney/fix-scrollwheel-zoom-macosRémi Verschelde
2020-06-22CanvasItemEditor: Fix losing position for drag'n'dropped scenesRémi Verschelde
2020-06-20Merge pull request #39687 from Calinou/2d-editor-shift-horizontal-scrollRémi Verschelde
2020-06-19Remove ToolButton in favor of ButtonHugo Locurcio
2020-06-19Scroll horizontally when holding Shift with Scroll to Pan enabledHugo Locurcio
2020-06-18[macOS] Control key + scroll wheel should zoom not panAndy Maloney
2020-06-042D Editor: modified zoom increment to the twelveth root of twojohan
2020-06-03Change OK text in snap dialog to OKAaron Franke