Commit History

Author SHA1 Message Date
  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
  starkos acfbaccc2b Fixed bug in new Premake 4.0 script; can build demos on Linux now 17 years ago
  starkos ef9cfd868e 17 years ago
  starkos f55eb75f8b 17 years ago