summaryrefslogtreecommitdiff
path: root/editor/plugins/path_2d_editor_plugin.cpp
AgeCommit message (Expand)Author
2017-10-18Fixes snapping and replaces the _draw_canvas by forward_canvas_drawGilles Roudiere
2017-09-30Renamed fixed_process to physics_processAndreaCatania
2017-09-20Rename pos to position in user facing methods and variablesletheed
2017-08-27Dead code tells no talesRémi Verschelde
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-24Convert Object::cast_to() to the static versionHein-Pieter van Braam
2017-07-15Some more typo fixes for "threshold"Rémi Verschelde
2017-06-03InputEvent: Renamed "pos" property to "position"Andreas Haas
2017-05-27Fix moving path controls in edit mode.Zaven Muradyan
2017-05-21Fix 2d path editor controls.Zaven Muradyan
2017-05-20Removal of InputEvent as built-in Variant type..Juan Linietsky
2017-04-16Add the ability to delete bezier path handles.Zaven Muradyan
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-05Refactoring: rename tools/editor/ to editor/Rémi Verschelde