summaryrefslogtreecommitdiff
path: root/editor/plugins/canvas_item_editor_plugin.cpp
AgeCommit message (Expand)Author
2019-06-27Merge pull request #30103 from groud/center_2D_editorRémi Verschelde
2019-06-27Merge pull request #29941 from qarmin/redundant_code_and_othersRémi Verschelde
2019-06-26Centers the 2D viewport in the editorGilles Roudière
2019-06-26Some code changed with Clang-Tidyqarmin
2019-06-25Allow to remove 2D editor limitsTomasz Chabora
2019-06-18Merge pull request #29489 from groud/fixes_nanRémi Verschelde
2019-06-05Allow to change 2D pan hotkeyTomasz Chabora
2019-06-04Fixes NaN errors with anchors modeGilles Roudière
2019-05-30Fix constant redrawing of the editor when selecting a Control in a ContainerBojidar Marinov
2019-05-23Merge pull request #29109 from RandomShaper/fix_onion_skinningRémi Verschelde
2019-05-21Add undo/redo to Node2D bone creationMichael Alexsander Silva Dias
2019-05-20Remove ghost of canvas zoom controls during onion skinningPedro J. Estébanez
2019-05-20Fix canvas zoom controls lazy position updatePedro J. Estébanez
2019-05-13Improve the anchors and margin workflowGilles Roudiere
2019-05-01Merge pull request #27676 from qarmin/small_fixes_2Rémi Verschelde
2019-04-30Merge pull request #27707 from Calinou/tweak-message-wordingRémi Verschelde
2019-04-26Undo support for locking and grouping for both 2D and 3DSintinium
2019-04-22Merge pull request #27673 from qarmin/small_fixesRémi Verschelde
2019-04-22Fix rotation offset/snap fields being cut off in Configure Snap dialogHugo Locurcio
2019-04-21Improve wording of various messages and make casing more consistentHugo Locurcio
2019-04-20Small ux improvementGuilherme Felipe
2019-04-15Implement autokeying in Animation editor.Juan Linietsky
2019-04-08Small fixes, mostly dupicated codeqarmin
2019-04-07Allow panning while moving a nodeTomasz Chabora
2019-04-05Merge pull request #27330 from qarmin/fix_bones_not_showing_after_createRémi Verschelde
2019-04-05Merge pull request #27677 from akien-mga/Wimplicit-fallthroughRémi Verschelde
2019-04-05Ability to make CanvasLayers have pseudo 3D depth.Juan Linietsky
2019-04-05Fix -Wimplicit-fallthrough warnings from GCC 8Rémi Verschelde
2019-04-04Small fixes to static analyzer bugsqarmin
2019-04-04Merge pull request #27567 from Calinou/selection-boxes-use-accent-colorRémi Verschelde
2019-03-31Use the editor theme's accent color for 2D/3D selections and rotationsHugo Locurcio
2019-03-22Show bones after creatingqarmin
2019-03-06Do not lose focus when moving through scene treeqarmin
2019-02-20Add -Wshadow=local to warnings and fix reported issues.marxin
2019-02-14Fix 2 more UBSAN issues (#25217).marxin
2019-02-12Scene: Ensure classes match their header filenameRémi Verschelde
2019-02-10i18n: Sync translation template with current sourceRémi Verschelde
2019-01-27Merge pull request #25380 from godotengine/fix_pivotRémi Verschelde
2019-01-27Disables the Layout menu when a Control node is child of a containerGilles Roudiere
2019-01-27Fixes the pivot setting with control nodesGilles Roudiere
2019-01-24Fixes Node2D selection not adapting to editor zoom levelgroud
2019-01-18Displays the pivot all the time and rotate the icongroud
2019-01-16Fix order of a nullptr test in canvas item editorjlahman
2019-01-09Fixes 2D bones selectiongroud
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-12-13i18n: Sync translation template with current sourceRémi Verschelde
2018-12-07Fixed an issue with the Path2D plugin editor not supporting the capability to...Robert Morse
2018-12-06General enhancements to the Polygon2D, TextureRegion, and TileSet editorsMichael Alexsander Silva Dias
2018-11-16Fixes drag and drog of image files on scaled nodesgroud
2018-11-11Fixed various uninitialised member variables in editor plugins.Ibrahn Sahir