Search found 5 matches

by philip
Fri Nov 26, 2010 11:58 am
Forum: Questions and Help
Topic: General question, difference of Joints and JointLimits
Replies: 2
Views: 3082

Re: General question, difference of Joints and JointLimits

Alright, so in general, I can see JointLimits as a group of joints with some additional features. :)
by philip
Thu Nov 25, 2010 3:21 pm
Forum: Questions and Help
Topic: General question, difference of Joints and JointLimits
Replies: 2
Views: 3082

General question, difference of Joints and JointLimits

Hi, currently I don't exactly get the difference of Joints and JointLimits. This example has (for me) the same effect as the one afterwards: Box a = new Box(Vector3.Zero, 1.0f, 1.0f, 1.0f); space.Add(a); Box b = new Box(new Vector3(2.0f, 0.0f, 0.0f), 1.0f, 1.0f, 1.0f, 1.0f); space.Add(b); DistanceLi...
by philip
Thu Nov 25, 2010 12:49 pm
Forum: General
Topic: v0.14.3 out!
Replies: 8
Views: 14748

Re: v0.14.3 out!

A BEPUphysicsDrawer.dll for XNA 3.1 would also be awesome if you could manage it? :)
by philip
Thu Nov 25, 2010 12:45 pm
Forum: General
Topic: v0.14.3 out!
Replies: 8
Views: 14748

Re: v0.14.3 out!

Yay, thx. :)
by philip
Tue Nov 23, 2010 4:51 pm
Forum: General
Topic: v0.14.3 out!
Replies: 8
Views: 14748

Re: v0.14.3 out!

Any chance for a XNA 3.1 build?