summaryrefslogtreecommitdiffstats
path: root/modules/bullet/cone_twist_joint_bullet.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unused Bullet module and thirdparty codeRémi Verschelde2022-03-091-103/+0
* Style: Remove inconsistently used `@author` docstringsRémi Verschelde2022-01-041-4/+0
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Rename Transform to Transform3D in coreAaron Franke2021-06-031-3/+3
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-2/+0
* Renaming of servers for coherency.Juan Linietsky2020-03-271-14/+14
* Remove more deprecated methods and codeRémi Verschelde2020-02-131-4/+6
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/'Robin Hübner2019-08-121-4/+2
* Fix error macro calls not ending with semicolonRémi Verschelde2019-06-111-1/+1
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Fix build after c2a9cb34Rémi Verschelde2018-08-271-4/+1
* Added deprecated to joints un/used parametersAndrea Catania2018-08-261-2/+8
* Improved 6DOF joint implementation, and removed useless function from cone jointAndrea Catania2018-08-151-20/+0
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-3/+8
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Fixed joint scaleAndreaCatania2017-12-091-2/+12
* Style: Apply new clang-format 5.0 style to all filesRémi Verschelde2017-12-071-2/+2
* Bullet physics engine implementationAndreaCatania2017-11-041-0/+111