openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
O
Open Dynamics Engine
Settings
|
Report Duplicate
23
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 12 hours
ago. based on code collected
about 12 hours
ago.
Sep 14, 2024 — Sep 14, 2025
Showing page 15 of 71
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merged: oleh_derevenko#1910: Fixed: Issues reported in patches #151 and #22 fixed (collisions with SAPSpace and QuadTreeSpace might not work because geometries list was misused in them)
Oleh Derevenko
More...
over 12 years ago
Merged: oleh_derevenko#1909: Fixed: ODE data initialization for rendering thread added
Oleh Derevenko
More...
over 12 years ago
Merged: oleh_derevenko#1908: Changed: Applied patch #160 "IsPointInPolygon in convex.cpp returns wrong results" (by Janis Rucis)
Oleh Derevenko
More...
over 12 years ago
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.
Oleh Derevenko
More...
over 12 years ago
Merged: oleh_derevenko#1906: Fixed: Fixed zero comparisons in OPCODE to use relative error instead of absolute epsilon value (found by Bill Sellers)
Oleh Derevenko
More...
over 12 years ago
Merged: oleh_derevenko#1905: Cosmetic: Implemented patch #180 by DonLorenzo
Oleh Derevenko
More...
over 12 years ago
Changed: OU external relocated to new repository after upgrade by SF
Oleh Derevenko
More...
over 12 years ago
python.ode.pyx: changed exception raising style from assertion-like to class instantiation; formatted exception messages properly.
Germán Larraín
More...
over 12 years ago
python.ode.pyx: broke long lines; improved indentation for readability following PEP8.
Germán Larraín
More...
over 12 years ago
python.ode.pyx: removed redundant parentheses; fixed spaces around assignment and binary operators following PEP8.
Germán Larraín
More...
over 12 years ago
python.ode.pyx: removed trailing whitespace; added/removed blank lines following PEP8. No code changes.
Germán Larraín
More...
over 12 years ago
python.setup: removed unused imports
Germán Larraín
More...
over 12 years ago
python.setup: bumped version to 0.12 (was 0.1)
Germán Larraín
More...
over 12 years ago
python.setup: no code changes, just PEP8 corrections.
Germán Larraín
More...
over 12 years ago
Changed: First stage of dxStepIsland/dxQuickStepIsland changed to be executed in threaded manner
Oleh Derevenko
More...
about 13 years ago
Changed: demo_convex_cd.cpp has been removed from project
Oleh Derevenko
More...
about 13 years ago
Cosmetic: Cosmetic code changes towards threading the stepper functions
Oleh Derevenko
More...
about 13 years ago
Internal: Changed: Got rid of dynamic_cast in joints.
Oleh Derevenko
More...
about 13 years ago
Fixed: Fixed precision substitution on Windows to maintain compatibility with *NIX scripts
Oleh Derevenko
More...
about 13 years ago
Changed: Unnecessary dependency on inttypes.h removed (was causing problems with MSVC on Windows)
Oleh Derevenko
More...
about 13 years ago
Changed: Generation of precision.h fixed in Premake scripts on Windows
Oleh Derevenko
More...
about 13 years ago
Changed: <time.h> included in threading.h to support environments that do not have time_t defined by default
Oleh Derevenko
More...
about 13 years ago
Cosmetic: A warning fixed in LLVM compiler
Oleh Derevenko
More...
about 13 years ago
format strings should be const
Bram Stolk
More...
about 13 years ago
added missing header templates
Daniel K. O.
More...
over 13 years ago
update the premake script to generate precision.h headers for ODE and libccd
Daniel K. O.
More...
over 13 years ago
generate include/ode/precision.h to set the precision instead of command-line defines; general code cleanup to get rid of GCC warnings
Daniel K. O.
More...
over 13 years ago
* Drawstuff now shows shadows for lines. * Fixed dhinge constraint (reported by Dimitris Papavasiliou) * Updated some libtool scripts * Removed 'force' option from bootstrap/autogen.sh scripts.
Daniel K. O.
More...
over 13 years ago
fixed distribution of bootstrap for libccd, added new demos to premake script
Daniel K. O.
More...
over 13 years ago
added two new joints: Double Ball (DBall) and Double Hinge (DHinge)
Daniel K. O.
More...
over 13 years ago
←
1
2
…
11
12
13
14
15
16
17
18
19
…
70
71
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree