Historique des commits

Auteur SHA1 Message Date
  Daniel K. O. 50ee0f3c7c * issue #10 - removed usage of geom transforms in demos il y a 12 ans
  Oleh Derevenko b2b256d4e0 Threaded execution support interface added. Optional built-in threading implementation added. il y a 14 ans
  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. il y a 16 ans
  Daniel K. O. 180dc5b3ae added a -texturepath option to drawstuff il y a 17 ans
  Daniel K. O. 7987aba001 moved icosahedron data to a separated header il y a 17 ans
  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. il y a 17 ans
  Remi Ricard 94caa863c1 * Finish adding patch 1336066 Joint feedback in quickstep by jsinecky il y a 17 ans
  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). il y a 17 ans
  Daniel K. O. 4a3397c531 patch derived from 1335202: Contact Joint Motion il y a 18 ans
  Oleh Derevenko d1be62dcea Added: Initial commit of support of collision checking in multiple threads (global objects moved to TLS, class members or locals) il y a 18 ans
  Daniel K. O. 04ad9548f6 reverted back to 1341 il y a 18 ans
  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. il y a 18 ans
  Daniel K. O. 577e337045 faster damping functions il y a 18 ans
  Daniel K. O. dc336644c6 damping functions, maxangularvel function, some-const-correctness, updated odecpp.h il y a 18 ans
  Daniel K. O. 6752e6fb3c Fixed some libtool build issues il y a 18 ans
  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. il y a 19 ans