erwin.coumans
a05ae6e715
added src/BulletMultiThreaded/vectormath/scalar/cpp to include path for BulletMultiThreaded module
2008-10-21 19:05:50 +00:00
erwin.coumans
c986721fb6
Added btGhostObject to projectfiles
...
btGhostObject can be used for character control, fast short-ray tests, explosions, collision trigger zones etc
See Demos/CharacterDemo/KinematicCharacterController.* for example use. We add some explosion demo before next release.
2008-10-18 05:29:31 +00:00
erwin.coumans
4624bde28b
updated autogenerated msvc projectfiles, minor fix in Gimpact/btGImpactShape.h (shapeType) and btWin32ThreadInterface.
2008-10-11 16:23:10 +00:00
erwin.coumans
c265db0007
updated auto-generated MSVC projectfiles, for new btConvexPointCloudShape
2008-10-01 23:58:22 +00:00
erwin.coumans
a7c83d01b9
Added ReleaseDll and DebugDll configurations for MSVC projectfiles.
...
Fixed the MayaPlugin projectfile, using those ReleaseDll/DebugDll projects.
2008-09-20 00:47:04 +00:00
erwin.coumans
c435f6f65c
added btScaledBvhTriangleMeshShape to autogenerated projectfiles
2008-09-12 01:07:12 +00:00
erwin.coumans
33565d399e
Make ForkLiftDemo easier to use (shift+cursor keys to control fork)
...
Updated projectfiles
2008-09-06 16:35:49 +00:00
erwin.coumans
e08c3acc1d
updated projectfiles: removed optional ODE quickstep from core. moved into Extras/quickstep.
2008-09-05 00:32:12 +00:00
erwin.coumans
4019ae1c54
update autogenerated MSVC projectfiles
2008-09-02 19:29:14 +00:00
erwin.coumans
884a494412
make the source code compile with older compilers again (Visual Studio 2006 in particular)
...
renamed btDbvt::Volume to btDbvtVolume and btDbvt::Node to btDbvtNode to distinguish from btSoftBody::Node
2008-07-15 23:27:18 +00:00
erwin.coumans
7acd12243d
Added missing projectfiles for MultiMaterialDemo,
...
Thanks reltham for reporting!
2008-07-12 06:23:57 +00:00
erwin.coumans
8f3e9603f3
+ fixed issue related to temporary/root collision shape in btCollisionObject
...
+ normalize plane normal input for btStaticPlaneShape
+ fixed issue related to swapped collision detectors (SphereTriangleDetector in particular)
Thanks a lot to Andrey Tuganov for reporting the issue and his reproduction case ( http://www.bulletphysics.com/Bullet/phpBB3/viewtopic.php?f=9&t=2143 )
2008-07-11 05:39:31 +00:00
erwin.coumans
104787aeaf
updated projectfiles for character demo
2008-07-09 05:12:03 +00:00
erwin.coumans
bd97c5e569
Fixed warnings in Bullet/src core library
...
Thanks Martijn Reuvers from Two Tribes B.V. (www.twotribes.com) for the patch
To make this work more visible, suppress warnings in external libraries in Extras (COLLADA_DOM, libxml and glui contain many warnings)
Added PreprocessorDefinitions: _CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE to vcproj files
2008-05-10 18:00:21 +00:00
erwin.coumans
912b4ccd29
updated autogenerated projectfiles, added new libbulletsoftbody library.
2008-04-11 21:02:29 +00:00
erwin.coumans
0bdc6f6262
updated autogenerated msvc projectfiles for soft body / convex hull changes
2008-04-10 23:02:49 +00:00
erwin.coumans
2997b95f63
updated autogenerated msvc projectfiles
2008-04-08 02:41:50 +00:00
erwin.coumans
2872080b12
updated AllBulletDemos to include SoftBodyDemo
2008-03-31 00:10:08 +00:00
erwin.coumans
8a9f66b357
added appBenchmarks projectfiles
2008-03-30 23:30:52 +00:00
erwin.coumans
2576921e69
added autogenerated projectfiles for softbody demo and removed libboxbox and libquickstep, they are now part of Bullet collision/dynamics.
2008-03-30 23:29:14 +00:00
ejcoumans
e7e58f7329
add Extras/ConvexHull to projectfiles
2008-02-29 22:14:23 +00:00
ejcoumans
7220fbc93a
added CharacterDemo to projectfiles
2008-02-29 20:01:35 +00:00
ejcoumans
6a1d069eaf
updated msvc projectfiles for new Extras/ConvexHull project
2008-02-13 08:54:31 +00:00
ejcoumans
39bacd532e
autogenerated msvc projectfiles
2008-02-05 06:53:49 +00:00
ejcoumans
97e96c243b
removed post-build step, it just causes troubles for users.
...
http://www.bulletphysics.com/Bullet/phpBB3/viewtopic.php?f=9&t=1871
http://www.bulletphysics.com/Bullet/phpBB3/viewtopic.php?f=9&t=1863&p=7073&hilit=post+build#p7073
2008-01-29 20:35:10 +00:00
ejcoumans
f7b8023fbc
updated MSVC projectfiles
2008-01-24 02:13:25 +00:00
ejcoumans
4a5af68c04
updated version for MSVC projects to 2.66
2007-12-17 05:26:24 +00:00
ejcoumans
61ffa6a1b5
Updated cmake files, added header files, Thanks John McCutchan
...
re-autogenerated msvc projectfiles with new HelloWorld/BulletMultiThreaded Demo
Minor fixes
2007-12-15 02:48:24 +00:00
ejcoumans
210a913110
autogenerated msvc projectfiles (after adding btConvexPlaneCollisionAlgorithm to jam files)
2007-12-12 00:55:40 +00:00
ejcoumans
8f6bffe1f6
updated autogenerated projectfiles for new demos
2007-12-06 03:07:24 +00:00
ejcoumans
d17a8dae0e
updated autogenerated msvc projectfiles, moved destructor in CPP file, it was causing some random crash under msvc 6.0 (todo find out why)
2007-10-25 05:11:19 +00:00
ejcoumans
d10eac87c6
updated autogenerated msvc projectfiles, for AllBulletDemos
2007-10-23 06:33:06 +00:00
ejcoumans
b888f2d994
updated autogenerated msvc projectfiles
2007-10-21 06:08:13 +00:00
ejcoumans
14171b1c05
autogenerated MSVC projectfiles with new LibBulletColladaConverter
2007-10-12 08:03:35 +00:00
ejcoumans
eff4fe8ec8
more work on hashed pairmanager. growing doesn't work yet, so need to allocate enough room for the overlapping pairs in advance.
...
boxbox reports contact point in B, rather then average point
box, cylinder use halfextents corrected for scaling and margin. made the margin in this halfextents explicit in the 'getHalfExtentsWithMargin' and 'getHalfExtentsWithoutMargin'
integrated changed for ODE quickstep solver
replaced inline with SIMD_FORCE_INLINE
some minor optimizations in the btSequentialImpulseConstraintSolver
added cone drawing (for X,Y,Z cones)
2007-10-12 02:52:28 +00:00
ejcoumans
feeac1b6dc
re-autogenerated msvc projectfiles
2007-09-30 03:18:28 +00:00
ejcoumans
0e2c4f7357
update msvc projectfiles
2007-09-30 02:43:53 +00:00
ejcoumans
b031df20c9
autogenerated new projectfiles + gimpacttestdemo
2007-09-20 05:53:06 +00:00
ejcoumans
91b44448b0
updated version, added appGenericJointDemo
2007-09-13 07:58:07 +00:00
ejcoumans
cf3da19ee4
refreshed autogeneratec projectfiles
2007-09-11 07:51:02 +00:00
ejcoumans
f7adab78f1
updated version in projectfiles
2007-09-10 01:29:33 +00:00
ejcoumans
7f1bf0b78f
register sphere-triangle dedicated collision algo by default.
...
updated projectfiles and ChangeLog.txt
2007-09-08 06:46:01 +00:00
ejcoumans
d7dcd1f626
updated projectfiles
2007-08-03 06:23:23 +00:00
ejcoumans
30ffcbb5fe
updated projectfiles (added btUniformScalingShape and btConvexInternalShape)
2007-07-28 21:51:00 +00:00
ejcoumans
3ce04b6940
updated projectfiles
2007-07-27 21:27:47 +00:00
ejcoumans
9b8ebf082d
added new projectfiles/updates
2007-07-03 06:08:50 +00:00
ejcoumans
394e927576
upgraded projectfiles for GIMPACT 0.2
2007-06-22 18:42:57 +00:00
ejcoumans
718b73371f
removed 'processAllTrianglesBruteForce'
...
autogenerated new visual studio projectfiles
2007-06-14 13:06:05 +00:00
ejcoumans
d2aa366226
added Bullet multi threaded projectfiles
2007-06-13 05:04:13 +00:00
ejcoumans
ee8322ae6b
2007-06-13 05:00:42 +00:00