bullet3/Extras/COLLADA_DOM
2009-12-13 20:30:29 +00:00
..
include Fix compilation for MSVC 6.0 for Bullet and COLLADA DOM. 2008-11-12 18:37:05 +00:00
src Add 1D and 2D support for Bullet: using rigidbody->angularFactor(const btVector3& factor) and body->setLinearFactor(const btVector3& linearFactor); 2009-03-08 04:14:17 +00:00
CMakeLists.txt Added option to install 'Extra' libs, turned off by default (BulletMultiThreaded, OpenGL, COLLADA_DOM, libxml,BulletColladaConverter) 2009-12-13 20:30:29 +00:00
Jamfile updated Jamfiles so only the appropriate Bullet libraries gets installed, not the helper/internal ones. 2006-12-27 01:34:54 +00:00
readme.txt COLLADA 1.4 DOM support preparation (Visual Studio 2005 files + readme.txt) 2006-06-05 23:27:37 +00:00
scea-shared-source-lic1.0.txt added limited support for COLLADA_DOM. Will need to add jam/msvcgen build support. 2006-06-18 05:31:52 +00:00
scea-shared-source-license1.0.pdf added limited support for COLLADA_DOM. Will need to add jam/msvcgen build support. 2006-06-18 05:31:52 +00:00

Download COLLADA 1.4 DOM COLLADA DOM Patch3 or later and unzip here.
http://sourceforge.net/projects/collada-dom
Visual Studio 2005 projectfiles are provided.