summaryrefslogtreecommitdiffstats
path: root/modules/bullet/soft_body_bullet.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Optimitzed area overlap checksAndrea Catania2018-10-071-6/+0
* Fix warnings about wrong member initialization order [-Wreorder]Rémi Verschelde2018-09-281-4/+4
* Fixed SoftBody pinned point offset calculationAndrea Catania2018-08-031-1/+1
* Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam2018-07-261-8/+8
* Implemented Soft bodyAndreaCatania2018-07-231-155/+319
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-3/+6
* 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/+12
* Bullet physics engine implementationAndreaCatania2017-11-041-0/+303