Commit History

Author SHA1 Message Date
  Oleh Derevenko ce4e7a9798 Changed: dWorldAttachQuickStepDynamicIterationStatisticsSink function has been added 7 years ago
  Oleh Derevenko 7811250d03 Changed: Dynamic step count adjustment has been implemented for QuickStep 7 years ago
  Oleh Derevenko c193762e69 Changed: Memory and pointer size integer type use has been changed so that internal typedefs are used instead of "_t" suffixed types 8 years ago
  Oleh Derevenko f5577461e0 Cosmetic: A constant for unlimited thread count has been added 9 years ago
  Oleh Derevenko c2bbbfa8a5 Changed: dJointSetHinge2Axes public function has been added and dJointSetHinge2Axis1/2 have been marked deprecated due to being unsafe 9 years ago
  Daniel K. O. 54d7ce28c1 added dJointSetDBallDistance, fixed unit tests linking with automake 1.14 11 years ago
  Oleh Derevenko ad751e0272 Cosmetic: Declarations of dWorld[Get/Set]AutoDisable[Linear/Angular]AverageThreshold 11 years ago
  Oleh Derevenko 0cf49a66c4 Fixed: Lines erroneously removed in previous comit have been put back 11 years ago
  Oleh Derevenko 4bc21be606 Fixed: A fix by Francesco Cat applied (mistakes made during code style improvements in the past) 11 years ago
  Daniel K. O. d36ab55f4f resolved issue #12 : added dJointGetHinge2Angle2 12 years ago
  Daniel K. O. 50318cb185 resolved #21 - add world set/get data 12 years ago
  Oleh Derevenko e64002eaec Cosmetic: Some compile errors and warnings fixed for MSVC2008 12 years ago
  Daniel K. O. 74622849e1 applied patch #182 implementing the Transmission joint 12 years ago
  Daniel K. O. 9f8164fa1f generate include/ode/precision.h to set the precision instead of command-line defines; general code cleanup to get rid of GCC warnings 13 years ago
  Daniel K. O. c09e1b374f added two new joints: Double Ball (DBall) and Double Hinge (DHinge) 14 years ago
  Oleh Derevenko 30fbb3d830 Threaded execution support interface added. Optional built-in threading implementation added. 14 years ago
  Oleh Derevenko 4ed15c6608 Cosmetic: Copyright headers formatting corrected and some headers added for files where those were missing 14 years ago
  Oleh Derevenko 726d4721b1 Changed: dWorldStepFast1 API removed along with dWorld[Get/Set]AutoEnableDepthSF1 16 years ago
  Oleh Derevenko b6d694c7fc Changed: World stepping API redesigned to remain with traditional dWorldStep/dWorldQuickStep functions and move all the new parameters into world attributes instead. 16 years ago
  Oleh Derevenko 57e5f8aa35 Changed: dWorldQuickStep re-implemented to avoid memory allocation on stack. Also several optimizations have been made to decrease memory requirements and optimize algorithm implementation of dWorldQuickStep. 16 years ago
  Remi Ricard a909ca2197 * Add new function dJointSetUniversalAxis1Offset and dJointSetUniversalAxis2Offset 17 years ago
  Daniel K. O. c307e1f582 applied patch 2454764: disabling joints 17 years ago
  Daniel K. O. 7427896f9c Applied patch 2381592, Kinematic Bodies 17 years ago
  Remi Ricard c89372c674 - Fix problem with dJointGetPUPosition and 17 years ago
  Remi Ricard da8da60ea4 - Add function dJointGetPRAngle and dJointGetPRAngleRate 17 years ago
  Daniel K. O. 9323b23171 applied patch 'Per body gyroscopic term' (2019242) and added missing methods to dMass 17 years ago
  Remi Ricard 9b23894c9b * Add a new define ODE_API_DEPRECATED to mark function as deprecated 17 years ago
  Remi Ricard 0a462c552f * Add new function dJointSetPistonAnchorOffset 17 years ago
  Remi Ricard 0184812827 * Update the slider joint to have the same behavior as the other joint 17 years ago
  Remi Ricard 1c95ff1280 * Update unittest for the slider. 17 years ago