Commit History

Author SHA1 Message Date
  Daniel K. O. 2b51e536d9 slight change to use pthreads 12 years ago
  Oleh Derevenko 8af2c023de Fixed: Link dependency on libpthread added for UNIX targets using OU in premake 12 years ago
  Daniel K. O. 5b14356da9 fix for vs2010 build 12 years ago
  Daniel K. O. 7e4eea43fc * applied patch #185: implicit gyroscopic forces 12 years ago
  Daniel K. O. c00a44a0ae applied patch #184 to implement rolling friction 12 years ago
  Daniel K. O. 587adbd9c2 applied patch #182 implementing the Transmission joint 12 years ago
  Oleh Derevenko e344a81c97 Merged: oleh_derevenko#1915: Cosmetic: NDEBUG and dNODEBUG defined added to release configurations generated by Premake 12 years ago
  Oleh Derevenko 78c6556d81 Merged: oleh_derevenko#1907: Added: Configuration option --disable-threading-intf added (--no-threading-intf for Windows/Premake) to allow eliminating use of atomics in steppers at a cost of disabling threading interface. 12 years ago
  Oleh Derevenko 09a157a30b Changed: demo_convex_cd.cpp has been removed from project 13 years ago
  Oleh Derevenko 27b7860708 Fixed: Fixed precision substitution on Windows to maintain compatibility with *NIX scripts 13 years ago
  Oleh Derevenko d1190fffad Changed: Generation of precision.h fixed in Premake scripts on Windows 13 years ago
  Daniel K. O. 7b49dda6ea update the premake script to generate precision.h headers for ODE and libccd 13 years ago
  Daniel K. O. cc5460db22 fixed distribution of bootstrap for libccd, added new demos to premake script 13 years ago
  Oleh Derevenko b2b256d4e0 Threaded execution support interface added. Optional built-in threading implementation added. 14 years ago
  Oleh Derevenko 9af1b0ae4d Changed: Renamed "enable-ou" to "with-ou" in premake to stay consistent with all the rest options 14 years ago
  Oleh Derevenko 4828a4cb51 Fixed: Compilation fixes for various configurations and platforms 14 years ago
  Daniel K. O. 0f7c097d87 added new demo to the premake script 14 years ago
  Daniel K. O. c6f0a08ea9 * disabled trimesh-sphere contact merging by default 14 years ago
  Daniel K. O. f6c5a0977b cylinder-cylinder code from Daniel Fiser using libccd 15 years ago
  Oleh Derevenko ff28a86d99 Changed: Manifest generation re-enabled for Visual Studio target (demos don't start without it) 15 years ago
  starkos fcd2047e02 Added flags to Premake configuration script: only-static, only-shared, only-single, only-double. First two are required for upcoming Xcode support in Premake. 16 years ago
  starkos abe027d22c Upgraded to Premake 4.1.2 16 years ago
  Oleh Derevenko 81d3665dac Changed: dWorldStep implementation changed to remove allocation on stack. 16 years ago
  Daniel K. O. a8f369c40f Bumped version to 0.11.1, made the new trimesh collider the default 17 years ago
  starkos d46b9d3889 Fixed typo in --new-trimesh flag 17 years ago
  starkos 7a747c1c64 Added --16bit-indices and --new-trimesh flags to Premake4 build script 17 years ago
  Daniel K. O. eb29fdec3d added demo_cards.cpp 17 years ago
  starkos 531eac7c21 Add post-build step to run unit tests 17 years ago
  starkos 2f91ac8271 Tweaks to Premake4 build script, now builds library and demos on MacOSX. Needed a small tweak to drawstuff to use POSIX paths under OSX 17 years ago
  starkos 55d72e14fe Some tweaks to the Premake4 build script - now builds trimesh demos correctly, puts project files in subdirectory like old script 17 years ago