summaryrefslogtreecommitdiffstats
path: root/editor/plugins/collision_shape_2d_editor_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Texture refactorJuan Linietsky2020-02-111-1/+1
* Fix 2D CollisionShape controls pointing the wrong wayAaron Franke2020-02-091-4/+4
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Merge pull request #25311 from qarmin/third_pointRémi Verschelde2019-04-071-5/+10
|\
| * Add third point to move Rectangle Shape 2D in two axisqarmin2019-01-251-5/+10
* | Scene: Ensure classes match their header filenameRémi Verschelde2019-02-121-1/+1
|/
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Fixes CollisionShape extends not updating when draggind handlesgroud2018-11-031-0/+1
* Fixes viewport scrollbars not updating with pluginsgroud2018-10-181-27/+26
* Fix warnings about set but unused variables [-Wunused-but-set-variable]Rémi Verschelde2018-09-271-1/+0
* Fixes drawing of the 2D plugins on the 3D viewgroud2018-09-181-1/+1
* Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam2018-07-261-10/+10
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Universalize draw-over API for EditorPluginsPedro J. Estébanez2017-11-241-11/+11
* Fixes snapping and replaces the _draw_canvas by forward_canvas_drawGilles Roudiere2017-10-181-27/+17
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Convert Object::cast_to() to the static versionHein-Pieter van Braam2017-08-241-10/+10
* Updated function argument namesWilson E. Alvarez2017-08-121-4/+4
* InputEvent: Renamed "pos" property to "position"Andreas Haas2017-06-031-2/+2
* Removal of InputEvent as built-in Variant type..Juan Linietsky2017-05-201-42/+40
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-112/+110
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-0/+600