Commit Graph

13 Commits

Author SHA1 Message Date
ejcoumans
af5cfb838a updated Jamfiles so only the appropriate Bullet libraries gets installed, not the helper/internal ones. 2006-12-27 01:34:54 +00:00
ejcoumans
5929b2b79d fixed jam 'install' to properly copy right headerfiles in the destination directory 2006-12-26 17:16:40 +00:00
ejcoumans
f9832f6b88 updated build systems/GPU_physics for Mac OS X 2006-12-08 22:04:02 +00:00
ejcoumans
2b1657b1dd Refactoring: another huge number of changes, renamed methods to start with lower-case. 2006-09-28 01:11:16 +00:00
sjbaker
f1627677df Fixed over 500 compile warnings. Mostly:
* Unused variables.
* Missing newlines at ends of #included files.
* signed int loop variables where the termination condition is an unsigned 'get number of' function.
* 'NULL' used inappropriately for an integer or character constant (NULL is a pointer)
* abstract base classes with no virtual destructor.
* Floating point constants used to initialise integer variables.
2006-09-23 14:51:54 +00:00
ejcoumans
7392431860 some work on fcollada import 2006-05-27 01:24:08 +00:00
ejcoumans
95ea729454 don't merge if hulls are empty 2006-05-26 19:14:55 +00:00
ejcoumans
8402358d46 compile convexdecomposition under unix, removed another template 2006-05-26 17:47:54 +00:00
ejcoumans
98129bcae9 2006-05-26 17:20:14 +00:00
ejcoumans
e0b28e6726 2006-05-26 05:54:21 +00:00
ejcoumans
6abd4264ee 2006-05-26 00:29:43 +00:00
ejcoumans
18ac5c40ce turned template class into normal class, too many issues at the moment 2006-05-25 20:46:30 +00:00
ejcoumans
e061ec1ebf moved files around 2006-05-25 19:18:29 +00:00