erwin.coumans
5e92e6b661
updated cmake for ForkLiftDemo, removed DinoDemo (it breaks cmake due to c/c++ mixing)
2008-09-06 15:43:20 +00:00
erwin.coumans
2c224b41c5
bump up the version to 2.70, and add (non-working) button for OSX template
2008-07-09 05:13:18 +00:00
erwin.coumans
1871513e00
update version to 2.69
2008-05-06 01:08:29 +00:00
erwin.coumans
b54ea42064
updated version to 2.68
2008-03-31 00:12:07 +00:00
ejcoumans
7d4b879c4b
bumped up version to 2.67
2008-01-24 02:12:09 +00:00
ejcoumans
7897368754
updated version to 2.66
2007-12-17 05:08:53 +00:00
ejcoumans
d2973ed48a
added workaround for OpenGL bug in Mac OS X 10.5.0 (Leopard)
...
added concave raycast demo
Thanks to John Rowe (JMC)
2007-12-05 20:34:32 +00:00
ejcoumans
c890560063
upgrade version
2007-10-21 05:22:12 +00:00
ejcoumans
b277649403
upgraded build system
2007-09-30 02:29:26 +00:00
ejcoumans
40ac902c5f
update version
2007-09-20 06:16:39 +00:00
ejcoumans
42cda1692d
update version, cmake, ColladaDemo
2007-09-13 07:54:57 +00:00
ejcoumans
7a117ca7ac
updated version/changelog
2007-09-11 21:19:06 +00:00
ejcoumans
bd2c83e535
updated version to 2.59, fixed 16 byte alignment for BVH serialization
2007-09-11 06:37:27 +00:00
ejcoumans
11cfbc489d
upgraded version, fixed compiling issues
2007-09-10 01:25:09 +00:00
ejcoumans
be8cc0bc24
added simple poolallocator, increased version to 2.57
2007-09-08 06:02:55 +00:00
ejcoumans
e597eef059
updated version, cmake build, changelog
2007-08-03 05:41:23 +00:00
ejcoumans
c57c863112
updated version
2007-07-27 23:04:40 +00:00
ejcoumans
cdc8485db9
updated version, added 'singleObjectQuery' preliminary collision query (convex cast etc)
...
added filtering for raycast, thanks Jacky_J
const propagated through a few files
added btHeightfieldTerrainShape.cpp to cmake buildsystem
2007-07-03 05:10:20 +00:00
ejcoumans
705e6df404
updated version
2007-06-13 04:41:24 +00:00
ejcoumans
ea21903baa
updated version to Bullet 2.52
2007-06-01 02:08:43 +00:00
ejcoumans
cf2337ed7b
- Fixed a bug in btAxisSweep3 (sweep and prune) related to object removal. Only showed up when at least one btStaticPlaneShape was inserted.
...
Thanks tbp for more details on reproducing case.
- Fixed issue with full 32bit integers in btAxisSweep3 (define BP_USE_FIXEDPOINT_INT_32), it used only 65536 for quantization, it should use full integer space (0xffffffff)
- Added 'getForwardVector' and getCurrentSpeedKmHour utility functions to btRaycastVehicle
- Fixed local scaling issues (btConvexTriangleMeshShape, btBvhTriangleMeshShape, removed scaling from btMatrix3x3). Thanks Volker for reporting!
- Added second filename search, so that starting BspDemo and ConvexDecompositionDemo from within Visual Studio (without setting the starting path) still works
2007-05-20 16:21:14 +00:00
ejcoumans
be73a0e5d6
update version, ChangeLog.txt
2007-04-22 18:23:58 +00:00
ejcoumans
22fa7abe39
updated version to 2.49, updated ChangeLog.txt
2007-03-21 19:23:08 +00:00
ejcoumans
b39ee3f723
bump up the version to 2.48
2007-03-21 00:37:02 +00:00
ejcoumans
5e5046404f
update version
2007-03-17 08:01:45 +00:00
ejcoumans
c856a61dce
updated version/changelog 2.45
2007-03-08 16:04:17 +00:00
ejcoumans
79d53cd346
updated version
2007-03-06 10:26:11 +00:00
ejcoumans
24691e8eb8
reverted jam buildsystem, until changed for make is working,
...
minor fix in island processing
2006-12-25 20:39:39 +00:00
ejcoumans
fbcbc7021c
fix Jam build, so it builds with GLUT demos (hopefully not breaking Make)
2006-12-23 03:09:33 +00:00
ejcoumans
818b672f60
updated autotools support for make, while keeping jam support. other options are cmake and msvc builds.
2006-12-17 05:35:41 +00:00
ejcoumans
13b637f1ce
updated build configuration to include make, next to jam. So ./configure will create Makefile AND Jamefile.
2006-12-15 18:24:31 +00:00
ejcoumans
b07bb88a2d
Added new EPA penetration depth solver
...
improved gjk/minkowski sampling pd method
added original solver variant, use btSequentialImpulseConstraintSolver2
Added Pierre Terdimans PD testbed
2006-11-16 06:14:12 +00:00
ejcoumans
68c78eaf4b
updated build/version/changelog
2006-10-30 19:59:22 +00:00
ejcoumans
3d589a7544
bumbped up version to 2.12
2006-10-05 00:13:56 +00:00
ejcoumans
84afe40064
changed version number, moved SphereSphere algorithm and decreased default number of rigidbodies from 3250 back to 250.
2006-09-19 04:58:11 +00:00
ejcoumans
9a8e8d5639
upgraded version, and projectfiles
2006-08-16 13:34:10 +00:00
res2002
495349f97d
Bumped version in configure.ac to 1.5.6 (assuming that "1.5f" is
...
the next version released).
Updated files in mk/autoconf and mk/jam with copies from CS; fixes a
GLU detection issue on MinGW.
Set msvc/bullet_ico.ico as the default application icon.
Disabled exceptions for gcc builds.
2006-06-17 18:17:17 +00:00
ejcoumans
e061ec1ebf
moved files around
2006-05-25 19:18:29 +00:00