ejcoumans
|
ceee6d7e14
|
renamed ${OPENGL_glU_LIBRARY} into ${OPENGL_glu_LIBRARY}
This allows MinGW32/MSYS makefiles (using cmake -G "MINGW Makefiles") to build (used to have a link error against gluLookAt etc)
|
2007-04-29 18:26:32 +00:00 |
|
ejcoumans
|
06a1de2574
|
updated build files for GIMPACT
|
2006-11-12 07:05:37 +00:00 |
|
ejcoumans
|
0e04cfc806
|
First stage in refactoring Bullet: moved Bullet Collision and Dynamics and LinearMath into src folder, and all files in Collision Detection and Dynamics have bt prefix.
Made all buildsystems to work again (jam, msvc, cmake)
|
2006-09-25 08:58:57 +00:00 |
|
ejcoumans
|
a0c157ed85
|
fixed memoryleak,
added RayTestSingle to CollisionWorld
prepared to add VehicleDemo
|
2006-09-04 21:28:32 +00:00 |
|