favreau / bullet

Automatically exported from code.google.com/p/bullet
0 stars 0 forks source link

plNearestPoints() removed in Bullet 2.71 but needed for Blender #95

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The plNearestPoints function was removed in Bullet 2.71 but is used by
Blender in cloth simulation.

This patch reintroduces the function in
src/BulletDynamics/Dynamics/Bullet-C-API.cpp

Original issue reported on code.google.com by benoitbo...@gmail.com on 12 Sep 2008 at 10:59

Attachments:

GoogleCodeExporter commented 9 years ago
plNearestPoints has been added, thanks!
http://code.google.com/p/bullet/source/detail?r=1308

Original comment by erwin.coumans on 14 Sep 2008 at 6:18