Историја ревизија

Аутор SHA1 Порука Датум
  oleh_derevenko 74e3e44241 Changed: New helper utilities have been added пре 9 година
  oleh_derevenko beb06ab999 Changed: Refactoring of dxTriMeshData hierarchy; result status added for dGeomTriMeshDataPreprocess() пре 9 година
  oleh_derevenko fc0ce42b22 Cosmetic: Cosmetic code style corrections пре 9 година
  oleh_derevenko ea0aa66b0c Changed: dMin() and dMax() functions added in global scope пре 9 година
  oleh_derevenko effa5b05a6 Changed: Solvers code style slightly improved and data layout changed to improve cache locality and better suit for possible future vectorization пре 10 година
  oleh_derevenko 416c1f44ae Cosmetic: Description of dGetConfiguration() API corrected пре 12 година
  Oleh Derevenko 50c71a6255 Cosmetic: A reference to namespace std eliminated. Some types usage corrected. пре 12 година
  Oleh Derevenko 3da4202de6 Cosmetic: Some compile errors and warnings fixed for MSVC2008 пре 12 година
  Daniel K. O. 587adbd9c2 applied patch #182 implementing the Transmission joint пре 12 година
  Oleh Derevenko 134b4e73b4 Merged: oleh_derevenko#1926: Changed: [u]int[8/16/32] renamed to contain "d" prefix so that global namespace was not polluted with these names unconditionally. пре 12 година
  Oleh Derevenko b8a964986a Merged: oleh_derevenko#1920: Fixed: Inclusion of <ode/precision.h> moved to proper header (was causing compile errors in dSINGLE mode) пре 12 година
  Daniel K. O. dc42407f6b generate include/ode/precision.h to set the precision instead of command-line defines; general code cleanup to get rid of GCC warnings пре 13 година
  Daniel K. O. 11625cb8f7 added two new joints: Double Ball (DBall) and Double Hinge (DHinge) пре 14 година
  Oleh Derevenko 8ae54ac223 Indentation corrected in new code. пре 14 година
  Oleh Derevenko c6d1ad4743 Changes to dCopySign() and dNextAfter() partially reverted and changed to make them fully functional in public headers and at the same time avoid creating conflicts with other libraries пре 14 година
  Oleh Derevenko 51f98f0e0d Definition of nextafter() removed from public header as it led to conflicts in client code. PURE_INLINE renamed to ODE_PURE_INLINE to make identifier more ODE-bound пре 14 година
  Oleh Derevenko ab210970b7 Assertion checking macros moved from common.h to error.h пре 14 година
  Oleh Derevenko 04ae96e3a9 Cosmetic: Commentary corrected пре 14 година
  Oleh Derevenko df1e15996e Changed: Changes/simplifications to dxWorldProcessContext to prepare for threading пре 14 година
  Oleh Derevenko 0f75d47580 Changed: Implementation of d*ASSERT macros improved. dIVERIFY and dICHECK macros added (see CHANGELOG.txt) пре 14 година
  Oleh Derevenko b7ce6e702f Changed: Heightfield zone boundaries calculation code fixed to also consider whole next cell after the AABB if the AABB ends exactly at the cell boundary. пре 15 година
  Oleh Derevenko d81e21085c Cosmetic: Cosmetic corrections пре 16 година
  Oleh Derevenko c5b6709bd7 Changed: QuadTreeSpace implementation corrected to avoid object-block relation ambiguity due to numeric errors пре 16 година
  Oleh Derevenko cd02e2fc74 Cosmetic: PURE_INLINE macro moved from odemath.h to common.h пре 16 година
  Oleh Derevenko c49ca64c53 Changed: World stepping API redesigned to remain with traditional dWorldStep/dWorldQuickStep functions and move all the new parameters into world attributes instead. пре 16 година
  Oleh Derevenko 5fe40abfd2 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 година
  Daniel K. O. 44992529f5 added check to use __func__ instead of __FUNCTION__ when possible, bug 2685170 пре 17 година
  Daniel K. O. aa199dcd3a Added some overloads to the c++ wrapper пре 17 година
  Daniel K. O. ce931263b0 moved EFFICIENT_ALIGNMENT from public header пре 18 година
  Remi Ricard 0e3f76597a This commit add a new joint Class JointPU. пре 18 година