Panda Bullet

Sorry, I thought I had sent this like a week ago…

Ok, didn’t realize Bullet was that far behind on making sure their public code was actually accessible. (and sorry if I’m coming across as antagonistic… I tend to get a bit worked up when code isn’t written to be easily portable)

For now I’ll compile against the source dir. (this just won’t work on source distros like gentoo, because there the source directory is removed once the install is completed, and you can’t expect prebuilt binaries to work because everything’s built from source)

I’ve changed the SConscript.Linux file I’m writing to point to the Bullet source directory, and I’ve put together a small patch to fix some compilation errors under GCC. I’ll have to look at it again in a couple days when things calm down at work, but then I should be able to post it.