Commits : Listings

  Analyzed about 1 hour ago based on code collected about 1 hour ago.
Showing page 1 of 44
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Applied JC's patch for bug #87 cyl-ray collisions missing. Anon32 More... 2 months ago
Fixed: Fixed issue with "findex==-1" constraints being intermixed with "findex!=-1" ones during constraints random reordering in QuickStep Anon32 More... 3 months ago
Cosmetic: Explicit cast of INFINITY to double added for configuration with doubles to solve compile error Anon32 More... 3 months ago
Changed: [u]int[8/16/32] renamed to contain "d" prefix so that global namespace was not polluted with these names unconditionally. Fixed: Compilation errors fixed in 'tests' Anon32 More... 3 months ago
Cosmetic: Header inclusion fixed (might cause linking errors) Anon32 More... 4 months ago
Applied patch #183 by Joseph Cooper (complementary matrix calculation fix) Anon32 More... 5 months ago
Cosmetic: Minor code improvements to allow better optimizations by compiler Anon32 More... 5 months ago
Fixed: Extra DLL exports removed for MinGW builds on Windows Anon32 More... 5 months ago
Fixed: A bug with heightfield data assigned to a wrong field in dGeomHeightfieldSetHeightfieldData fixed (bug report #88 by Luc). Anon32 More... 5 months ago
Fixed: Inclusion of <ode/precision.h> moved to proper header (was causing compile errors in dSINGLE mode) Anon32 More... 5 months ago
Changed: Second part of changes towards threading steppers. Steppers implementation optimizations. Anon32 More... 5 months ago
Changed: Threading usage option added to demo_crash. Anon32 More... 5 months ago
Changed: Private definitions moved from public <ode/matrix.h> into internal header "matrix.h" Anon32 More... 5 months ago
Fixed issue with some kinds of joints (Ball, DBall, DHinge, Fixed) might overwrite world ERP value with their custom ERP during getInfo2() call and that inappropriate value would then be passed to subsequent joints in solver instead of world ERP. Anon32 More... 5 months ago
Cosmetic: NDEBUG and dNODEBUG defined added to release configurations generated by Premake Anon32 More... 5 months ago
Cosmetic: _dSetZero and _dSetValue functions made inlined Anon32 More... 5 months ago
Cosmetic: A compile error fixed Anon32 More... 5 months ago
A file missing from previous commit added Anon32 More... 5 months ago
Fixed: Changes to prevent use of atomics in stepper functions with threading interface disabled even if OU usage is enabled for other purposes (for collisions). Anon32 More... 5 months ago
Fixed: Issues reported in patches #151 and #22 fixed (collisions with SAPSpace and QuadTreeSpace might not work because geometries list was misused in them) Anon32 More... 6 months ago
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.