Search found 5 matches

by stephen.austin
Wed Feb 08, 2012 11:50 am
Forum: General Bullet Physics Support and Feedback
Topic: _____Concave Objects with strange sheer force______
Replies: 24
Views: 24270

Re: _____Concave Objects with strange sheer force______

Sorry for the incredibly long delay- Using the latest update of the appHACDDemo, (instead of my own code) I attempted to decompose this object using default settings and got an interesting result. I'm not really sure why it is decomposing this way, but I've included a screenshot from appHACDDemo as ...
by stephen.austin
Mon Sep 19, 2011 2:01 am
Forum: General Bullet Physics Support and Feedback
Topic: btGImpactMeshShape bouncing for first collision?
Replies: 7
Views: 9034

Re: btGImpactMeshShape bouncing for first collision?

This setting actually took me quite some time to debug, I agree that it should be enabled by default. Furthermore, I found that the problem is fixed by placing the btGImpactMeshShape inside a btCompoundShape (I know you aren't supposed to).

Thanks,
Steve
by stephen.austin
Sun Sep 18, 2011 11:13 am
Forum: General Bullet Physics Support and Feedback
Topic: _____Concave Objects with strange sheer force______
Replies: 24
Views: 24270

Re: _____Concave Objects with strange sheer force______

Hi, thanks for everyone's hard work on this. I've been working on an integration with the btHACDCompoundShape, but before I make any changes, I want to understand why I'm getting the odd results (as shown in the attachment). I've tried changing several settings without any luck. Is this potentially ...
by stephen.austin
Sat Sep 17, 2011 4:58 am
Forum: General Bullet Physics Support and Feedback
Topic: Current SVN premake4 issues
Replies: 2
Views: 2541

Re: Current SVN premake4 issues

Ah, understood. I found the lua scripts and started fixing it locally- is there anything I can do to help take this off your plate?
by stephen.austin
Fri Sep 16, 2011 11:17 pm
Forum: General Bullet Physics Support and Feedback
Topic: Current SVN premake4 issues
Replies: 2
Views: 2541

Current SVN premake4 issues

I noticed a few issues between the current premake4 build utility and the previous one. In previous versions (2.78), BulletMultiThreaded was included as a project, and currently it is not. Additionally, the output file structure for libs has changed, and they are no longer copied to the msvc/<msvc v...