summaryrefslogtreecommitdiffstats
path: root/scene/2d/collision_shape_2d.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #15093 from poke1024/canvas-editor-selectRémi Verschelde2018-01-031-0/+8
|\
| * More exact picking for canvas editorBernhard Liebl2017-12-271-0/+8
* | Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
|/
* Rework the canvas_item API for further improves to the canvas item editorGilles Roudiere2017-11-191-1/+1
* 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-2/+2
* Removes editor_hint from SceneTreeIgnacio Etcheverry2017-08-191-2/+4
* Removes type information from method bindsIgnacio Etcheverry2017-08-101-2/+2
* Add object type hint for docsPoommetee Ketson2017-07-191-2/+2
* -Trigger shapes removed in 2D, they became obsolete long ago when areas could...Juan Linietsky2017-06-231-93/+83
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-60/+47
* Rename the _MD macro to D_METHODHein-Pieter van Braam2017-02-131-9/+9
* Remove use of _SCS from ADD_METHODHein-Pieter van Braam2017-02-131-3/+3
* CollisionShape2D: Fix warning icon not updating.Andreas Haas2017-01-221-0/+1
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-9/+9
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* -Added configuration warning system for nodesJuan Linietsky2016-05-171-0/+13
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* -collision debug is shown above all else, fixes #2985Juan Linietsky2015-12-121-0/+6
* Move the shape test to a little soonerGeorge Marques2015-09-221-3/+4
* Check if shape is valid before referencing itGeorge Marques2015-09-221-0/+3
* Ability to visually debug geometry visually:Juan Linietsky2015-09-201-101/+62
|\
| * Ability to keep collisionshapes and collisionpolygons when running the game.reduz2015-09-151-4/+60
* | begin work on debugging collisions....Juan Linietsky2015-09-181-0/+4
|/
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* SceneMainLoop -> SceneTreeJuan Linietsky2014-11-051-2/+2
* -variables with export in script are now IMMEDIATELY AND ALWAYS visible in pr...Juan Linietsky2014-09-221-0/+3
* Fixed #173 #157 When CollisionShape2D deleted, parent CollisionObject should ...marynate2014-03-151-1/+8
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+248