Commit graph

4 commits

Author SHA1 Message Date
nia
d32645512d bullet: Update to 2.89
Bullet 2.89 includes a new implementation of volumetric deformable objects and cloth based on the Finite Element Method, thanks to Xuchen Han. Two-way coupling between deformables and rigid/multi body is achieved using a unified constraint solver.
2020-02-20 14:58:54 +00:00
nia
680d5f1c95 bullet: Update to 2.88
No changelog.
Needed for some software I plan to import later...
2019-08-09 16:00:22 +00:00
rumko
fae794bd16 devel/bullet: Update to 2.82
Summary of the included ChangeLog:
* Added GPU deformable object solvers to OpenCL and DirectCompute
* Create a separate library for MiniCL
* Moved vectormath into Bullet/src, and added a SSE implementation
* Added a btParallelConstraintSolver
* Added Separantix Axis Test and Polyhedral Clipping support
* OpenCL and DirectCompute cloth as basic support for capsule collision
* Use Hierachical Approximate Convex Decomposition
* Add Intel cmake-build support for OpenCL accelerated cloth/particle
* preliminary build support for Google NativeClient, using premake4

Ok@ wiz
2016-06-15 20:10:50 +00:00
wiz
4954a2ca21 Initial import of bullet-2.76:
Bullet is a 3D Collision Detection and Rigid Body Dynamics Library
for games and animation.  Free for commercial use, including
Playstation 3, open source under the ZLib License.  Discrete and
continuous collision detection, integrated into Blender 3D, and
COLLADA 1.4 Physics import.
2010-09-03 23:01:47 +00:00