summaryrefslogtreecommitdiff
path: root/modules/bullet/hinge_joint_bullet.cpp
AgeCommit message (Expand)Author
2019-06-11Fix error macro calls not ending with semicolonRémi Verschelde
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-09-27Fix warnings about unhandled enum value in switch [-Wswitch]Rémi Verschelde
2018-08-27Fix build after c2a9cb34Rémi Verschelde
2018-08-26Added deprecated to joints un/used parametersAndrea Catania
2018-08-24Make some debug prints verbose-only, remove othersRémi Verschelde
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-09Fixed joint scaleAndreaCatania
2017-12-07Style: Apply new clang-format 5.0 style to all filesRémi Verschelde
2017-11-04Bullet physics engine implementationAndreaCatania