lianlab / bullet

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

Re-enable split-impulse in the constraint solver #202

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We didn't re-implement the split-impulse feature in the new SIMD constraint 
solver. Some developers requested it, so it might be a useful feature after 
all.

Put it back in.

Original issue reported on code.google.com by erwin.coumans on 5 Mar 2009 at 4:59

GoogleCodeExporter commented 9 years ago
Yes it is a useful feature. 

Or actually, any feature that would reduce the bounciness (or make it 
configurable)
would do the job !

Original comment by easyrid...@gmail.com on 6 Mar 2009 at 7:11

GoogleCodeExporter commented 9 years ago

Original comment by erwin.coumans on 26 May 2009 at 3:32

GoogleCodeExporter commented 9 years ago
cool ;)

thanks!

Original comment by easyrid...@gmail.com on 26 May 2009 at 9:26

GoogleCodeExporter commented 9 years ago

Original comment by erwin.coumans on 28 May 2009 at 4:59

GoogleCodeExporter commented 9 years ago

Split impulse has been re-implemented, both SIMD and scalar version:
http://code.google.com/p/bullet/source/detail?r=1687

Original comment by erwin.coumans on 10 Jun 2009 at 10:04

GoogleCodeExporter commented 9 years ago
Great, thanks a lot Erwin !

Original comment by easyrid...@gmail.com on 12 Jun 2009 at 6:41