aboutsummaryrefslogtreecommitdiff
path: root/servers/physics_2d/space_2d_sw.cpp
Commit message (Expand)AuthorAgeFilesLines
* renamed all Rect2.pos to Rect2.positionalexholly2017-06-041-7/+7
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* Complement KinematicBody2D fixPedro J. Estébanez2017-03-061-0/+2
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-511/+407
* Merge pull request #7802 from tagcup/physics_64bitRémi Verschelde2017-02-261-27/+27
|\
| * Use real_t as floating point type in physics code.Ferenc Arn2017-02-131-27/+27
* | Many fixes to make exported scenes work better, still buggy.Juan Linietsky2017-02-151-1/+5
|/
* fixed to 2D physics, makes it work againJuan Linietsky2017-01-151-2/+2
* Style: Fix whole-line commented codeRémi Verschelde2017-01-141-11/+16
* Type renames:Juan Linietsky2017-01-111-14/+14
* Various corrections in 2D math.Ferenc Arn2017-01-101-6/+6
* -Changed most project settings in the engine, so they have major and minor ca...Juan Linietsky2017-01-051-3/+3
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Merge pull request #6691 from Faless/expose_more_physicsRémi Verschelde2016-10-091-7/+7
|\
| * Expose more 2D/3D physics options in project settingsFabio Alessandrelli2016-10-031-7/+7
* | Now ignoring remaining collision shapes.Victor Seiji Hariki2016-09-261-0/+3
|/
* -Fixed issue in Kinematicbody2DJuan Linietsky2016-09-011-9/+18
* More improvements to visual script..Juan Linietsky2016-08-311-1/+11
* Remove unused variables (fourth pass) + dead codeRémi Verschelde2016-07-081-4/+0
* First version of ProfilerJuan Linietsky2016-05-211-1/+2
* Fixed #4163 (intersect_shape crashes on results limit)Marc Gilleron2016-04-121-1/+1
* remove trailing whitespaceHubert Jarosz2016-03-091-2/+2
* Physics2D: Allow to use 'intersect_point' with objects which is not 'pickable'Biliogadafr2016-02-011-2/+2
* -Fix crash at exit due to unnecesary check in command queue, fixes #2034Juan Linietsky2016-01-041-4/+4
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Fix Area2D type mask matchingeska2015-10-091-2/+2
* Ability to visually debug geometry visually:Juan Linietsky2015-09-201-0/+7
* small fixesJuan Linietsky2015-06-301-2/+2
* -improved one-way collision handling in both dynamic and character bodies for...Juan Linietsky2015-05-101-1/+6
* improved kinematic motion, improved demos for kinematic motionJuan Linietsky2015-05-031-30/+37
* -new collision layer & mask system for 2D, for more flexible collision maskingJuan Linietsky2015-05-031-1/+1
* -Rewritten KinematicBody2D::move to MUCH more efficient code.Juan Linietsky2015-04-191-0/+504
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* input events on Area2D is now supportedJuan Linietsky2015-03-221-0/+51
* Area2D can now detect overlap with other areasJuan Linietsky2015-03-171-4/+11
* -Add support for one-way collision in 2D (only works for kinematic body so far)Juan Linietsky2015-01-131-2/+77
* Changes to 2D physics engineJuan Linietsky2015-01-051-4/+1
* missing files with fixes for shower of bulletsJuan Linietsky2014-11-061-1/+1
* -added custom metadata to physics shapes (2D only for now)Juan Linietsky2014-10-161-0/+4
* 3D Physics and Other StuffJuan Linietsky2014-09-021-4/+9
* A bit of everything:Juan Linietsky2014-05-141-12/+12
* -added kinematic bodyJuan Linietsky2014-02-221-123/+178
* -improved physics ccdJuan Linietsky2014-02-191-404/+594
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+432