aboutsummaryrefslogtreecommitdiff
path: root/servers/physics_2d/body_2d_sw.cpp
Commit message (Expand)AuthorAgeFilesLines
* -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