Commit History

Author SHA1 Message Date
  Oleh Derevenko 4e0f77ef19 Merged: oleh_derevenko#1905: Cosmetic: Implemented patch #180 by DonLorenzo 12 years ago
  Oleh Derevenko 284cf9165c Changed: array.* inclusion replaced with local custom vector class (by Eduardo Poyart) 16 years ago
  Oleh Derevenko 81d3665dac Changed: dWorldStep implementation changed to remove allocation on stack. 16 years ago
  Oleh Derevenko 9d409b9721 Changed: Macros changed to static inline functions in odemath.h and related files. Some code duplication has been eliminated across the files. 16 years ago
  Daniel K. O. ad48a04987 fixed expected mass value in demo_ode.cpp 17 years ago
  Daniel K. O. 04ad9548f6 reverted back to 1341 18 years ago
  Daniel K. O. f4cdca59ac removed private stuffs from the public headers, added new common-internal.h, replaced uintXX by uintXX_t. SAP space seems to work now. 18 years ago
  Daniel K. O. 65cafa7a5b Removed compiler warnings, upgraded makefiles to automake 1.10 18 years ago
  Daniel K. O. 6752e6fb3c Fixed some libtool build issues 18 years ago
  Jason Perkins 4d09848a26 Renamed "tests" to "demos" and split out unit test project. Updated premake scripts and Visual Studio files; automake files still need to be updated. 19 years ago