summaryrefslogtreecommitdiffstats
path: root/servers/physics/joints/cone_twist_joint_sw.cpp
Commit message (Expand)AuthorAgeFilesLines
* Renaming of servers for coherency.Juan Linietsky2020-03-271-366/+0
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Removed unused variables, add some constants numbersRafał Mikrut2019-12-101-1/+1
* Use approximate equallity methods in many placesAaron Franke2019-04-251-3/+3
* Add -Wshadow=local to warnings and fix reported issues.marxin2019-02-201-2/+2
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Fix warnings about unhandled enum value in switch [-Wswitch]Rémi Verschelde2018-09-271-0/+2
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Style: Apply new clang-format 5.0 style to all filesRémi Verschelde2017-12-071-2/+2
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Synchronize parameter names in definition and declarationTwistedTwigleg2017-08-161-5/+5
* ConeTwistJoint: Initialize 'm_angularOnly'.dotquixote2017-06-261-0/+1
* Improve documentation of thirdparty code snippetsRémi Verschelde2017-05-071-1/+17
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-131/+103
* Use real_t as floating point type in physics code.Ferenc Arn2017-02-131-3/+3
* Style: Fix whole-line commented codeRémi Verschelde2017-01-141-2/+2
* Fixed inertia tensor computation and center of massm4nu3lf2017-01-091-4/+4
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Add missing license headers in our source files (#5255)Rémi Verschelde2016-06-181-0/+34
* 3D Physics Rework, Other StuffJuan Linietsky2014-09-151-0/+340