favreau / bullet

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

merging algorithm for coplanar faces is wrong #557

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
see forum entry: http://bulletphysics.org/Bullet/phpBB3/viewtopic.php?f=9&t=7529

small/not optimal fix to avoid merging if some other face is using a vertex 
that is not part of the convex hull.

Original issue reported on code.google.com by fastest...@googlemail.com on 14 Oct 2011 at 6:39

Attachments:

GoogleCodeExporter commented 9 years ago
The patch looks good. It is applied in latest trunk:

http://code.google.com/p/bullet/source/detail?r=2444

Thanks for the report and fix!

Original comment by erwin.coumans on 18 Oct 2011 at 3:43