aboutsummaryrefslogtreecommitdiff
path: root/servers/physics/joints (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyright statements to 2018Rémi Verschelde2018-01-0111-22/+22
* Style: Apply new clang-format 5.0 style to all filesRémi Verschelde2017-12-076-21/+27
* Merge pull request #11249 from m4nu3lf/bugfix/get_eulerRémi Verschelde2017-10-311-2/+2
|\
| * Fix wrong index in get_euler_xyz and wrong get_euler in G6DF Jointm4nu3lf2017-09-221-1/+1
| * Fix Inertia tensor update & Generic 6DOF Jointm4nu3lf2017-09-221-1/+1
* | Added documentation for 3D Joints, the 2D Pin Joint, and the Physicsservers, ...Grosskopf2017-10-141-2/+2
* | Rename pos to position in user facing methods and variablesletheed2017-09-201-2/+2
|/
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-2711-11/+11
* Synchronize parameter names in definition and declarationTwistedTwigleg2017-08-164-12/+12
* Makes all Godot API's methods Lower CaseIndah Sylvia2017-08-071-4/+4
* ConeTwistJoint: Initialize 'm_angularOnly'.dotquixote2017-06-261-0/+1
* Improve documentation of thirdparty code snippetsRémi Verschelde2017-05-075-5/+90
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-0811-0/+11
* Fix typos in source code using codespellRémi Verschelde2017-03-241-1/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-0511-1317/+1003
* Use real_t as floating point type in physics code.Ferenc Arn2017-02-1310-86/+38
* Fixed property setter in G6DOF jointm4nu3lf2017-02-031-1/+1
* Style: Fix statements ending with ';;'Rémi Verschelde2017-01-161-1/+1
* Style: Fix whole-line commented codeRémi Verschelde2017-01-144-22/+23
* Type renames:Juan Linietsky2017-01-113-12/+12
* Fixed inertia tensor computation and center of massm4nu3lf2017-01-095-31/+31
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-0111-11/+11
* style: Fix PEP8 whitespace issues in Python filesRémi Verschelde2016-11-011-1/+1
* SCsub: Add python shebang as a hint for syntax highlightingRémi Verschelde2016-10-171-0/+2
* Drop empty .cpp files for header-only classesRémi Verschelde2016-06-181-35/+0
* Add missing license headers in our source files (#5255)Rémi Verschelde2016-06-1812-6/+406
* Remove noisy printCarter Anderson2016-05-231-1/+0
* Cosmetic fixes to SCons buildsystemRémi Verschelde2015-11-011-3/+0
* -Fixes from source code analyzizer, closes #1768Juan Linietsky2015-05-011-1/+1
* 3D Physics Rework, Other StuffJuan Linietsky2014-09-1513-0/+3118