aboutsummaryrefslogtreecommitdiff
path: root/servers/physics_2d/body_2d_sw.cpp
Commit message (Expand)AuthorAgeFilesLines
* physics state properly returns contact metadata, closes #1979Juan Linietsky2016-01-031-0/+22
* skip the first integration in physics bodies, fixes #2213Juan Linietsky2016-01-021-1/+4
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* remove error print in area collision, should be a valid situation, closes #2463Juan Linietsky2015-12-311-2/+1
* New and corrected are override modes.Ovnuniarchos2015-12-141-10/+23
* Areas now calculate their dampenings the same way as their gravity.Ovnuniarchos2015-12-081-10/+15
* -remove Vector2.atan2() replaced by Vector2.angle(), fixes #2260Juan Linietsky2015-11-191-1/+1
* Calculate gravity based on distance from body to gravity point (2D)Fabio Alessandrelli2015-05-181-3/+6
* sleeping property now should work properly, fixes #1892Juan Linietsky2015-05-161-0/+2
* -Made one way collision work with 2D physics (rigidbody)Juan Linietsky2015-05-031-0/+1
* properly wake up bodies when a parameter changes, fixes #1740Juan Linietsky2015-04-261-0/+3
* Merge pull request #1691 from Faless/area_combine_2dJuan Linietsky2015-04-181-15/+22
|\
| * Implement Area2D space_override_mode combineFabio Alessandrelli2015-04-141-15/+22
* | Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
|/
* fix area center of gravityJuan Linietsky2015-03-221-1/+1
* -Add support for one-way collision in 2D (only works for kinematic body so far)Juan Linietsky2015-01-131-0/+1
* Changes to 2D physics engineJuan Linietsky2015-01-051-4/+41
* Bug FixesJuan Linietsky2014-11-021-1/+7
* ColladaJuan Linietsky2014-10-141-1/+12
* missing fils from yesterday comit.Juan Linietsky2014-10-031-8/+9
* -improved physics ccdJuan Linietsky2014-02-191-581/+586
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+609