bullet3/Extras/COLLADA_DOM
erwin.coumans 28e580c203 removed STL usage of Extras/ConvexBuilder and replaced by btAlignedObjectArray
fixed several warnings, thanks to sparkprime
added comments patch for linear math, thanks to Tully Foote
2008-10-28 18:52:46 +00:00
..
include removed STL usage of Extras/ConvexBuilder and replaced by btAlignedObjectArray 2008-10-28 18:52:46 +00:00
src Fixed warnings in Bullet/src core library 2008-05-10 18:00:21 +00:00
CMakeLists.txt ADD_DEFINITIONS( -D_CRT_SECURE_NO_DEPRECATE) for COLLADA_DOM/CMakeLists.txt, so that msvc stop warning/complaining about sprintf etc. 2008-01-03 04:59:07 +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.