Commit History

Author SHA1 Message Date
  Oleh Derevenko b183a6b6b1 Fixed: MacOS default build errors and some warnings were fixed 5 years ago
  Oleh Derevenko c193762e69 Changed: Memory and pointer size integer type use has been changed so that internal typedefs are used instead of "_t" suffixed types 8 years ago
  Oleh Derevenko d7963b48c3 Added: Introduction of cooperative algorithms API 8 years ago
  Oleh Derevenko 94e30b283d Changed: Some stack allocations have been replaced with heap allocations for potentially large buffer sizes 9 years ago
  Daniel K. O. 5e582ed6f0 * issue #10 - removed usage of geom transforms in demos 12 years ago
  Oleh Derevenko e831b67e24 Merged: oleh_derevenko#1905: Cosmetic: Implemented patch #180 by DonLorenzo 12 years ago
  Oleh Derevenko 63e7680944 Changed: array.* inclusion replaced with local custom vector class (by Eduardo Poyart) 16 years ago
  Oleh Derevenko 478b2fcfe2 Changed: dWorldStep implementation changed to remove allocation on stack. 16 years ago
  Oleh Derevenko 16b5008783 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. 96580c71b2 fixed expected mass value in demo_ode.cpp 17 years ago
  Daniel K. O. 02b81342b9 reverted back to 1341 18 years ago
  Daniel K. O. e0929a69dc 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. dbfe6a26b4 Removed compiler warnings, upgraded makefiles to automake 1.10 18 years ago
  Daniel K. O. 25e4a88feb Fixed some libtool build issues 18 years ago
  Jason Perkins 7269e77663 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