Commit History

Author SHA1 Message Date
  Oleh Derevenko b2b256d4e0 Threaded execution support interface added. Optional built-in threading implementation added. 14 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. 180dc5b3ae added a -texturepath option to drawstuff 17 years ago
  Daniel K. O. 7987aba001 moved icosahedron data to a separated header 17 years ago
  Rodrigo Hernandez fc75f4f11d Added initial script to export Convex geometry from Blender to tools, replaced box convex with Blender Icosahedron sphere in demo_boxstack.cpp. 17 years ago
  Remi Ricard 94caa863c1 * Finish adding patch 1336066 Joint feedback in quickstep by jsinecky 17 years ago
  Rodrigo Hernandez 94c7e86b92 Removed several bugs from convex.cpp, added new command 'P' to demo_boxstack to dump position vector and rotation matrix from selected object so the values can be used for debugging somewhere else, added note to dMULTIPLYX_XXX to prevent misuse (like mine). 17 years ago
  Daniel K. O. 4a3397c531 patch derived from 1335202: Contact Joint Motion 18 years ago
  Oleh Derevenko d1be62dcea Added: Initial commit of support of collision checking in multiple threads (global objects moved to TLS, class members or locals) 18 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. 577e337045 faster damping functions 18 years ago
  Daniel K. O. dc336644c6 damping functions, maxangularvel function, some-const-correctness, updated odecpp.h 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