bullet3/Extras
2010-01-29 00:03:45 +00:00
..
AllBulletDemosOSX updated Mac OSX projectfile for Bullet/Extras/AllBulletDemosOSX 2009-09-07 00:53:20 +00:00
BulletColladaConverter remove readblend, it will be replaced by Serialize 2010-01-20 22:50:37 +00:00
CDTestFramework fix some compile errors in Extras/CDTestFramework (cross/dot are no longer global functions) 2009-09-11 22:15:55 +00:00
COLLADA_DOM Added option to install 'Extra' libs, turned off by default (BulletMultiThreaded, OpenGL, COLLADA_DOM, libxml,BulletColladaConverter) 2009-12-13 20:30:29 +00:00
ConvexDecomposition apply patch for convex decomposition performance improvements, thanks to Tuan Kuranes: 2009-02-28 00:21:30 +00:00
CSharpWrapper Added basic example Bullet C-Sharp wrapping the Bullet C-API. 2009-03-10 00:12:24 +00:00
CUDA Gpu3D demo added 2009-05-22 02:41:22 +00:00
EPA replaced btSimdMinMax.h by btMinMax.h in a few remaining places 2007-10-19 20:48:06 +00:00
ExtraSolid35 Fix interface for comparison/integration files in alternative EPA solvers. 2007-02-21 21:00:16 +00:00
freeglut add freeglut (work in progress) 2007-12-14 01:46:49 +00:00
GIMPACTUtils updated CMake support: remove Lib prefix, to facilitate Apple Framework support, add App prefix for demos 2008-11-06 06:54:35 +00:00
glui more fixes to get cmake 2.8 to create Xcode projects 2009-11-17 03:09:14 +00:00
iff fix automake/make build for AllBulletDemos (ConstraintDemo was added), and remove unused folder from Jamfile 2009-02-20 17:40:23 +00:00
khx2dae add patch for Havok 5.5 to add COLLADA Physics conversion 2008-08-01 05:15:50 +00:00
LibXML Added option to install 'Extra' libs, turned off by default (BulletMultiThreaded, OpenGL, COLLADA_DOM, libxml,BulletColladaConverter) 2009-12-13 20:30:29 +00:00
MayaPlugin Dynamica export to Bullet .bullet file, and some fixes in Hull scaling (not using btCompoundShape::setLocalScaling but directly appying the scaling to the hull vertices, and caching the local scaling) 2010-01-29 00:03:45 +00:00
obsolete moved a few Extras projects into Extras/obsolete. 2008-11-17 21:05:22 +00:00
quickstep Replace all hardcoded 1e30(f) by BT_LARGE_FLOAT, defined in btScalar.h as 1e18(f) so that its square still fits in FLT_MAX 2009-05-23 02:15:54 +00:00
Serialize + more consistent 'setLocalScaling' for the btCompoundShape. Full non-uniform scaling is not supported when child shapes have a rotation. If any child shapes have rotation, the best you can do is either uniform scaling, or 'baking' the non-uniform scaling into the child geometry (vertices of a convex hull for example) 2010-01-28 23:41:09 +00:00
simdmathlibrary patch to allow building of SPU version 2007-08-21 03:41:42 +00:00
software_cache/cache removed unused files, accidently copied wrong license header in them. 2008-11-18 01:39:00 +00:00
sph Make is easier to compile Bullet/Extras/sph: 2009-06-10 22:44:27 +00:00
vectormathlibrary removed bloated reference docs, will add them in a separate package 2008-11-10 22:26:16 +00:00
CMakeLists.txt add support for double precision and 64bit serialization (and compatibility between all versions) 2010-01-25 19:42:51 +00:00
Jamfile added build files for iff library (binary Interchange File Format) 2008-10-27 00:22:35 +00:00
Makefile.am even more build system changes. 2008-10-11 06:11:26 +00:00