Commit History

Author SHA1 Message Date
  oleh_derevenko 15ae8228d3 Changed: ODE version has been bumped to 0.15 9 years ago
  oleh_derevenko 391351e0e1 Changed: Project generation options changed to enable built-in multithreaded threading implementation by default 9 years ago
  oleh_derevenko 665df1d003 Changed: A define has been added to disable some security warnings for std::algorithm under MSVC 9 years ago
  oleh_derevenko f3e6c08da7 Changed: Refactoring of the trimesh implementation to allow further code additions to it 9 years ago
  oleh_derevenko de0e9c82c5 Changed: A finer control over OU features implemented and OU basic features have been made available by default 9 years ago
  oleh_derevenko 5bccf92bfd Version bumped to 0.14 10 years ago
  oleh_derevenko accad9fb2a Backed out changeset: f1ba9b1ebbaf 10 years ago
  oleh_derevenko ff06417c84 Version bumped to 0.14 10 years ago
  oleh_derevenko 0356b40a1e Version bumpeed to 0.13.2 10 years ago
  oleh_derevenko 9603c48a1a Changed: Convex-Trimesh collider added (libccd+GIMPACT only)(by Piotr Piastucki) 10 years ago
  oleh_derevenko 4707650e6f Cosmetic: Premake script fixed to avoid adding outest.cpp to the project being generated 11 years ago
  Daniel K. O. aa243ffe0c bumped version to 0.13.1 12 years ago
  Daniel K. O. 6dc7ac4ec2 solved issue #24: added dODE_VERSION 12 years ago
  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