summaryrefslogtreecommitdiffstats
path: root/scene/2d/collision_object_2d.cpp
Commit message (Expand)AuthorAgeFilesLines
* Many fixes to make exported scenes work better, still buggy.Juan Linietsky2017-02-151-0/+2
* Rename the _MD macro to D_METHODHein-Pieter van Braam2017-02-131-14/+14
* Remove use of _SCS from ADD_METHODHein-Pieter van Braam2017-02-131-1/+1
* Style: Fix whole-line commented codeRémi Verschelde2017-01-141-2/+2
* New API for visibility in both CanvasItem and SpatialJuan Linietsky2017-01-131-1/+1
* Must now register with set_transform_notify() to get NOTIFICATION_TRANSFORM_C...Juan Linietsky2017-01-121-0/+1
* Renamed most signals so they refer to:Juan Linietsky2017-01-121-4/+4
* Type renames:Juan Linietsky2017-01-111-5/+5
* -Conversion of most properties to a simpler syntax, easier to use by scriptJuan Linietsky2017-01-041-1/+3
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-14/+14
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* remove trailing whitespaceHubert Jarosz2016-03-091-1/+1
* Merge pull request #2698 from Faless/add_area_fixJuan Linietsky2016-01-231-2/+2
|\
| * Properly update node after clearing shapes in _update_shapes_from_children()Fabio Alessandrelli2015-12-021-2/+2
* | Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
|/
* Several performance improvements, mainly in loading and instancing scenes and...Juan Linietsky2015-06-291-22/+36
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* input events on Area2D is now supportedJuan Linietsky2015-03-221-0/+71
* SceneMainLoop -> SceneTreeJuan Linietsky2014-11-051-2/+2
* Bug FixesJuan Linietsky2014-11-021-4/+4
* Little BitsJuan Linietsky2014-08-141-0/+4
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+282