summaryrefslogtreecommitdiff
path: root/editor/plugins/canvas_item_editor_plugin.cpp
AgeCommit message (Expand)Author
2018-09-24Added viewport border color setting for canvas item editorChaosus
2018-09-20Merge pull request #22295 from groud/fix_2D_IKJuan Linietsky
2018-09-20Fixes 2D IKgroud
2018-09-20Merge pull request #22225 from groud/fix_draw_on_viewportRémi Verschelde
2018-09-20Added ability to hide edit lock and groups in editor viewDualMatrix
2018-09-19Fixes selection of toplevel CanvasItems in the editorgroud
2018-09-18Fixes drawing of the 2D plugins on the 3D viewgroud
2018-09-15Remove unnecessary "OK"s text settingsMichael Alexsander Silva Dias
2018-09-15Few unifications between canvas_item and spatial editorsChaosus
2018-09-14Set default CanvasItemEditor zoom shortcut to KEY_EQUALRémi Verschelde
2018-09-14Refactor editor icon retrievalwillnationsdev
2018-09-13Merge pull request #21982 from luzpaz/misc-typosRémi Verschelde
2018-09-12Misc. typosluz.paz
2018-09-12Merge pull request #21934 from groud/add_scale_modeRémi Verschelde
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-11Add a scale mode to the 2D editorgroud
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