summaryrefslogtreecommitdiff
path: root/editor/plugins/canvas_item_editor_plugin.h
AgeCommit message (Expand)Author
2017-08-13Adds a function to set Anchors with a layout presetGilles Roudiere
2017-08-13Added the possibility to move all anchors at once when they are clusteredGilles Roudiere
2017-08-13Make anchors snap to each otherGilles Roudiere
2017-08-13Displays percentages when dragging anchorsGilles Roudiere
2017-08-13Simplifies the canvas editor codeGilles Roudiere
2017-08-13Add lines to make understandable when anchors are snappedGilles Roudiere
2017-08-13Snap anchors when dragged, depending on the zoom levelGilles Roudiere
2017-08-13Make anchors draggableGilles Roudiere
2017-08-13Add anchor visualizationGilles Roudiere
2017-08-13Replace GUI anchor type by a float between 0 and 1Gilles Roudiere
2017-07-20Replaced the hard-to-understand _select by _select_click_on_empty_area and _s...Gilles Roudiere
2017-07-20Generalized _find_canvas_items_at_pos to remove _select_canvas_items_at_posGilles Roudiere
2017-07-14Add anchor shortcut to fit parentMariano Suligoy
2017-07-06Ability to set rotation and scaling pivot for controls.Juan Linietsky
2017-05-20Removal of InputEvent as built-in Variant type..Juan Linietsky
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-24Improved 2D snapping behaviorPedro J. Estébanez
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-05Refactoring: rename tools/editor/ to editor/Rémi Verschelde