harrison-lucas / bullet

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

Allow dynamic allocation of contact manifolds when using the parallel constraint solver. #729

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently, the parallel constraint solver requires the 
CD_DISABLE_CONTACTPOOL_DYNAMIC_ALLOCATION flag to be set. I've attached a patch 
that makes the parallel constraint solver usable when dynamic allocation is 
used.

Original issue reported on code.google.com by cameronw...@gmail.com on 12 Aug 2013 at 7:25

Attachments:

GoogleCodeExporter commented 9 years ago
thanks for the contribution, I'll try to apply it before next release

Original comment by erwin.coumans on 21 Aug 2013 at 11:11

GoogleCodeExporter commented 9 years ago
BulletMultiThreaded is discontinued, we will develop better multithreaded code 
based on Bullet 3 code base

Original comment by erwin.coumans on 30 Mar 2014 at 5:53