summaryrefslogtreecommitdiff
path: root/editor/plugins/canvas_item_editor_plugin.cpp
AgeCommit message (Expand)Author
2017-12-09Merge pull request #14448 from groud/fix_checkboxes_updateRémi Verschelde
2017-12-09Merge pull request #13166 from Krakean/change_addrootifnone_v2Rémi Verschelde
2017-12-09Fixes the checkboxes updateGilles Roudiere
2017-12-07Style: Apply new clang-format 5.0 style to all filesRémi Verschelde
2017-12-05Moves the guides colors to editor settingsGilles Roudiere
2017-12-05Fix a little mistake in a setting name (rulers->guides)Gilles Roudiere
2017-12-05Merge pull request #13959 from groud/editable_rulers_colorsRémi Verschelde
2017-12-04Make rulers on by defaultGilles Roudiere
2017-12-03Makes editable the rulers colorGilles Roudiere
2017-11-24Universalize draw-over API for EditorPluginsPedro J. Estébanez
2017-11-22When drag'n'drop (lets say, picture in 2D mode), automatically create dragged...Dmitry Koteroff
2017-11-21Native pan and zoom for macOSBernhard Liebl
2017-11-20Add simple spacebar panning setting for 2D editorRicardo Maes
2017-11-19Rework the canvas_item API for further improves to the canvas item editorGilles Roudiere
2017-11-12Merge pull request #12855 from Hinsbart/remove_previewRémi Verschelde
2017-11-12Remove preview when closing "change default type" dialog.Andreas Haas
2017-11-11Fixed theme update and some widgets.Daniel J. Ramirez
2017-11-10Unify degree members and propertiesletheed
2017-11-01Fix compilation on Visual Studio 2013 again.scorched
2017-10-30Merge pull request #12363 from groud/implement_guidesRémi Verschelde
2017-10-29Fixes keybord directionnal keys not moving nodes in the 2D editorGilles Roudiere
2017-10-24Implement guidesGilles Roudiere
2017-10-24Finished transition of Patch9Rect to NinePatchRectIndah Sylvia
2017-10-22Merge pull request #11401 from SaracenOne/snapped_dragRémi Verschelde
2017-10-20Fix compilation on Visual Studio 2013 (#10219).scorched
2017-10-18Fixes snapping and replaces the _draw_canvas by forward_canvas_drawGilles Roudiere
2017-10-13Added and improved some missing icons, plus some other visual fixes.Daniel J. Ramirez
2017-10-12Added and improved some icons, plus some other minor visual fixes.Daniel J. Ramirez
2017-10-09Merge pull request #11846 from gabrielformiga/fix-ik-bone-dragRémi Verschelde
2017-10-09Merge pull request #11821 from groud/margins_preset_menuRémi Verschelde
2017-10-05Extends the anchors menu to a presetsGilles Roudiere
2017-10-04Fix IK Bone Drag on ViewportGabriel
2017-10-03Fixes the pre drag rect not drawn correctlyGilles Roudiere
2017-10-02Merge pull request #11659 from AndreaCatania/prephysicsAndreas Haas
2017-10-02Merge pull request #11743 from groud/zoom_button_fixPoommetee Ketson
2017-10-01Fix bones draw on viewportGabriel
2017-10-01Fix zoom button not zooming on the screen centerGilles Roudiere
2017-09-30Merge pull request #11720 from ISylvox/EnhanceExperience-onUsing-DragNDropAss...Poommetee Ketson
2017-09-30Renamed fixed_process to physics_processAndreaCatania
2017-09-30Fixes node2D not lockable/groupableGilles Roudiere
2017-09-30Renamed Patch9Rect (which was expected to be renamed to NinePacthRect) into N...Indah Sylvia
2017-09-26Merge pull request #11424 from groud/control_node_presetsRémi Verschelde
2017-09-252DEditor: fix duplicated 'id_pressed' connectionPoommetee Ketson
2017-09-22Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_pres...Gilles Roudiere
2017-09-22Merge pull request #11477 from djrm/pr_visualsRémi Verschelde
2017-09-22Fixes the rulers text drawn outside the viewport_baseGilles Roudiere
2017-09-21Improved a lot of icons, and some style fixesDaniel J. Ramirez
2017-09-21Fix godot spraying errors about a null checkGilles Roudiere
2017-09-21Merge pull request #11453 from djrm/pr_visualsRémi Verschelde
2017-09-20Visual tweaks.Daniel J. Ramirez