Minor filename mixup

Post and discuss features you'd like to see in the BEPUphysics library.
Post Reply
ecosky
Posts: 69
Joined: Fri Nov 04, 2011 7:13 am
Contact:

Minor filename mixup

Post by ecosky »

I was digging through the code and saw a couple places where files were mixed up with the contents.
ie
StaticMeshSphereContactManifold.cs -> contains StaticMeshConvexContactManifold
StaticMeshConvexContactManifold.cs -> contains StaticMeshSphereContactManifold

I was sure I saw one more mismatch but maybe I got something mixed up.

Thanks for making this great library available!
Norbo
Site Admin
Posts: 4929
Joined: Tue Jul 04, 2006 4:45 am

Re: Minor filename mixup

Post by Norbo »

I've fixed it for the next development version, thanks!
Post Reply