bullet3/Extras/COLLADA_DOM/include
erwin.coumans 5feea39803 Fix compilation for MSVC 6.0 for Bullet and COLLADA DOM.
Fix issues with btDbvt: use ATTRIBUTE_ALIGNED16
Removed several places where variable was declared within for statement: for (int i=0; should be int i; for (i=0
2008-11-12 18:37:05 +00:00
..
1.4/dom removed STL usage of Extras/ConvexBuilder and replaced by btAlignedObjectArray 2008-10-28 18:52:46 +00:00
dae Fix compilation for MSVC 6.0 for Bullet and COLLADA DOM. 2008-11-12 18:37:05 +00:00
modules Upgraded to latest COLLADA-DOM 1.2.0, see http://sourceforge.net/project/showfiles.php?group_id=157838 2006-12-19 02:33:05 +00:00
dae.h Upgraded to latest COLLADA-DOM 1.2.0, see http://sourceforge.net/project/showfiles.php?group_id=157838 2006-12-19 02:33:05 +00:00
dom.h added limited support for COLLADA_DOM. Will need to add jam/msvcgen build support. 2006-06-18 05:31:52 +00:00