summaryrefslogtreecommitdiff
path: root/editor/plugins/canvas_item_editor_plugin.cpp
AgeCommit message (Expand)Author
2018-09-12Merge pull request #21984 from groud/fix_2D_selectionRémi Verschelde
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-09-11Fix 2D selectiongroud
2018-09-09Fixes 2D nodes lock not workinggroud
2018-08-19Added possibility to change color of 2d editor gridChaosus
2018-08-13Merge pull request #20587 from groud/fix_2deditor_scrollable_zoneRémi Verschelde
2018-08-05Use a standard "OK" text for confirmation buttons in error dialogsHugo Locurcio
2018-07-30Fixes bugs on the 2D editor scrollable areagroud
2018-07-26Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam
2018-07-05Merge pull request #19475 from YeldhamDev/animplayer_cosmeticMax Hilbrunner
2018-07-03Merge pull request #18634 from groud/fix_control_child_of_node2dMax Hilbrunner
2018-06-30Minor changes to the AnimationPlayer editor.Michael Alexsander Silva Dias
2018-06-18Remove shortcut conflictGuilherme Felipe
2018-06-12Fixes a crash on draw_hovergroud
2018-06-07Fixes the bad calculation of margin & anchors when child of Node2Dgroud
2018-06-07Entirely new (and much improved) animation editor.Juan Linietsky
2018-05-29Minor changes to the Scene and Canvas editors' tooltips.Michael Alexsander Silva Dias
2018-05-25Don't draw bones if it's not visiblevolzhs
2018-05-15Bring back 2D bone selectionGilles Roudiere
2018-05-15Fixes hovered Nodes2D display in the editor (remove duplicates)Gilles Roudiere
2018-05-05Fixes some 2d bones display problemsgroud
2018-05-05Fixes several selection problems in the 2D editorgroud
2018-05-04Fix bone refresh logic, closes #18564Juan Linietsky
2018-05-04Made bone handling for actual Bone2D a special case. Make custom bones appear...Juan Linietsky
2018-05-04Make bones have more contrast with outlineJuan Linietsky
2018-05-02Fixes locks and groups on 2d editorgroud
2018-05-01Merge pull request #18291 from akien-mga/coverity-uninitialized-scalar-varRémi Verschelde
2018-05-01Merge pull request #18380 from groud/fix_spacebar_panningRémi Verschelde
2018-04-30Merge pull request #18381 from groud/fix_hard_to_select_node2dMax Hilbrunner
2018-04-26Adds shortcuts for zooming in the 2D editorGilles Roudiere
2018-04-23Fixes hard to select Node2Dgroud
2018-04-23Fixes 2d editor panning not workinggroud
2018-04-19Fix Coverity reports of uninitialized scalar variableRémi Verschelde
2018-04-13Merge pull request #17502 from groud/2Deditor_rectJuan Linietsky
2018-04-07Merge pull request #17809 from RandomShaper/menu-item-on-releaseJuan Linietsky
2018-04-07Improve popup menus usabilityPedro J. Estébanez
2018-04-03Displays node icon on hoverGilles Roudiere
2018-04-03Display nodes without rect's positionGilles Roudiere
2018-04-03Remove the selection rect for nodes that do not require itGilles Roudiere
2018-04-03Fixes issues with selectable children and locksGilles Roudiere
2018-03-28Merge pull request #17785 from Rubonnek/simplify-canvas-item-logicGilles Roudiere
2018-03-28Enable snapping in 2D when control key pressedChaosus
2018-03-26Simplify CanvasItemEditor anchor drag logicWilson E. Alvarez
2018-03-17Fixes scrollbars in Canvas Item EditorGilles Roudiere
2018-03-13Merge pull request #17172 from StateOff/add_show_axis_optionsRémi Verschelde
2018-03-07FIX to broken item select list (zoom and RMB)Ranoller
2018-03-05In CanvasItemEditor, prioritize selected itemsBernhard Liebl
2018-03-02Add "Show Origin" and "Show Viewport" options to 2D Editor ViewportBlazej Floch
2018-02-21Fix typos with codespellluz.paz
2018-02-19Merge pull request #16566 from groud/gui_input_reworkRémi Verschelde