[ODE] Fwd: [ opende-Patches-1547895 ] HeightField Float Precision Bugfix

Jason Perkins starkos at gmail.com
Mon Aug 28 06:21:37 MST 2006


FYI...

---------- Forwarded message ----------
From: SourceForge.net <noreply at sourceforge.net>
Date: Aug 28, 2006 8:42 AM
Subject: [ opende-Patches-1547895 ] HeightField Float Precision Bugfix
To: noreply at sourceforge.net


Patches item #1547895, was opened at 2006-08-28 14:42
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=382801&aid=1547895&group_id=24884

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Bug Fix
Group: In UNSTABLE
Status: Open
Resolution: None
Priority: 5
Submitted By: Tuan Kuranes (kuranes)
Assigned to: Nobody/Anonymous (nobody)
Summary: HeightField Float Precision Bugfix

Initial Comment:
using dSingle
I get assert in in heightfield.cpp:283 with dz or dx
values like -0.00002f, just because the lack of Epsilon
in considering float operation in that method.

Here is a simple addition that prevents the problem and
still lets heighfield collider works fine.


----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=382801&aid=1547895&group_id=24884


More information about the ODE mailing list