Files
bullet3/Extras/MayaPlugin
erwin.coumans c4ad354ac0 More GJK degeneracy fixes, thanks Jacob Langford for the feedback:
http://code.google.com/p/bullet/issues/detail?id=250

Added missing files for Maya Dynamica plugin
Thanks Herbert Law for the patch, and damrit and others for the report
http://code.google.com/p/bullet/issues/detail?id=231

Fix btQuaternion shortestArcQuat, thanks Stan Melax for original fix and shogun for reminder
http://bulletphysics.com/Bullet/phpBB3/viewtopic.php?f=9&t=1989

Implemented btDiscreteDynamicsWorld::removeCollisionObject (and btSoftBodyDynamicsWorld) to avoid
crashes. Thanks Jacob Langford for bringing that up.

Minor sphere-debug drawing issue (spheres were drawn inside-out (wrong face winding)
2009-07-13 21:48:19 +00:00
..
2008-09-20 10:25:30 +00:00
2008-09-17 11:54:59 +00:00
2008-09-02 09:44:59 +00:00

Bullet Maya Plugin


How to build in linux:

Please check the beginning of the Makefile to make sure that the variables are correct.
Then do:

make install


-------------------------

How to build under Windows, using Microsoft Visual Studio 2005 or later:

Open BulletMayaPlugin.sln and select Debug or Release configuration and compile.

Maya 2008 is assumed at the default location C:\Program Files\Autodesk\Maya2008\include
Otherwise change the include path in the project settings.

Installation:

copy the folder 'icons', 'mvl' and 'scripts' into C:\Program Files\Autodesk\Maya2008