| Commit message (Expand) | Author | Age | Files | Lines |
* | Renaming of servers for coherency. | Juan Linietsky | 2020-03-27 | 1 | -475/+0 |
* | ObjectID converted to a structure, fixes many bugs where used incorrectly as ... | Juan Linietsky | 2020-02-12 | 1 | -1/+1 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Update copyright statements to 2019 | Rémi Verschelde | 2019-01-01 | 1 | -2/+2 |
* | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde | 2018-09-12 | 1 | -1/+1 |
* | Merge pull request #20381 from AndreaCatania/phymat_2 | Juan Linietsky | 2018-08-07 | 1 | -8/+0 |
|\ |
|
| * | Removed physics material combination mode. Added rough and absorbent paramete... | Andrea Catania | 2018-08-07 | 1 | -8/+0 |
* | | Merge pull request #15643 from organicpencil/bullet_contact_impulse | Rémi Verschelde | 2018-07-26 | 1 | -0/+3 |
|\ \ |
|
| * | | Expose PhysicsDirectBodyState.get_contact_impulse | Lee Pugh | 2018-01-12 | 1 | -0/+3 |
* | | | Reduce unnecessary COW on Vector by make writing explicit | Hein-Pieter van Braam | 2018-07-26 | 1 | -3/+3 |
* | | | Modified RigidBody, PhysicsDirectBodyState, PhysicsServer, and their respecti... | Tiger Caldwell | 2018-07-24 | 1 | -0/+5 |
| |/
|/| |
|
* | | Implemented physics material | AndreaCatania | 2018-05-11 | 1 | -0/+8 |
* | | Added Physics state APIs | Andrea Catania | 2018-02-16 | 1 | -0/+11 |
|/ |
|
* | Add missing copyright headers and fix formatting | Rémi Verschelde | 2018-01-05 | 1 | -0/+1 |
* | Update copyright statements to 2018 | Rémi Verschelde | 2018-01-01 | 1 | -2/+2 |
* | Implemented physics linear and angular lock | AndreaCatania | 2017-12-10 | 1 | -3/+3 |
* | Allow double-axis lock in RigidBody and KinematicBody | Eric Rybicki | 2017-11-10 | 1 | -3/+3 |
* | Merge pull request #12713 from AndreaCatania/master | Juan Linietsky | 2017-11-09 | 1 | -0/+4 |
|\ |
|
| * | Rewritten kinematic system | AndreaCatania | 2017-11-07 | 1 | -0/+4 |
* | | Merge pull request #11379 from m4nu3lf/feature/no_bias_overrotation | Rémi Verschelde | 2017-11-08 | 1 | -2/+8 |
|\ \
| |/
|/| |
|
| * | Avoid bias overrotation in contact resolution | m4nu3lf | 2017-09-18 | 1 | -2/+8 |
* | | Rename pos to position in user facing methods and variables | letheed | 2017-09-20 | 1 | -3/+3 |
|/ |
|
* | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
* | Improve cleanup of physics constraints | Pedro J. Estébanez | 2017-08-01 | 1 | -0/+1 |
* | Add "Godot Engine contributors" copyright line | Rémi Verschelde | 2017-04-08 | 1 | -0/+1 |
* | A Whole New World (clang-format edition) | Rémi Verschelde | 2017-03-05 | 1 | -124/+138 |
* | Use real_t as floating point type in physics code. | Ferenc Arn | 2017-02-13 | 1 | -11/+11 |
* | Type renames: | Juan Linietsky | 2017-01-11 | 1 | -7/+7 |
* | Fixed inertia tensor computation and center of mass | m4nu3lf | 2017-01-09 | 1 | -8/+29 |
* | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va... | Juan Linietsky | 2017-01-02 | 1 | -1/+1 |
* | Welcome in 2017, dear changelog reader! | Rémi Verschelde | 2017-01-01 | 1 | -1/+1 |
* | Merge pull request #2698 from Faless/add_area_fix | Juan Linietsky | 2016-01-23 | 1 | -3/+19 |
|\ |
|
| * | Fix Body (and Body2D) add_area / remove_area when area have multiple shapes | Fabio Alessandrelli | 2015-12-02 | 1 | -3/+19 |
* | | skip the first integration in physics bodies, fixes #2213 | Juan Linietsky | 2016-01-02 | 1 | -0/+2 |
* | | Update copyright to 2016 in headers | George Marques | 2016-01-01 | 1 | -1/+1 |
* | | Areas now calculate their dampenings the same way as their gravity. | Ovnuniarchos | 2015-12-08 | 1 | -1/+1 |
|/ |
|
* | Added gravity scale, and linear/angular damp override to 3D physics. | Juan Linietsky | 2015-08-30 | 1 | -4/+11 |
* | sleeping property now should work properly, fixes #1892 | Juan Linietsky | 2015-05-16 | 1 | -1/+1 |
* | properly wake up bodies when a parameter changes, fixes #1740 | Juan Linietsky | 2015-04-26 | 1 | -0/+6 |
* | Merge pull request #1691 from Faless/area_combine_2d | Juan Linietsky | 2015-04-18 | 1 | -1/+1 |
|\ |
|
| * | Fix operator definition for AreaCMP | Fabio Alessandrelli | 2015-04-14 | 1 | -1/+1 |
* | | Updated copyright year in all headers | Juan Linietsky | 2015-04-18 | 1 | -1/+1 |
|/ |
|
* | Use Vector for storing areas | Fabio Alessandrelli | 2015-03-24 | 1 | -5/+4 |
* | Collada | Juan Linietsky | 2014-10-14 | 1 | -0/+1 |
* | missing fils from yesterday comit. | Juan Linietsky | 2014-10-03 | 1 | -1/+1 |
* | 3D Physics Rework, Other Stuff | Juan Linietsky | 2014-09-15 | 1 | -0/+22 |
* | 3D Physics and Other Stuff | Juan Linietsky | 2014-09-02 | 1 | -2/+3 |
* | Little Bits | Juan Linietsky | 2014-08-14 | 1 | -0/+1 |
* | A bit of everything: | Juan Linietsky | 2014-05-14 | 1 | -320/+325 |
* | GODOT IS OPEN SOURCE | Juan Linietsky | 2014-02-09 | 1 | -0/+348 |