You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the comparison on following line looks like a bug, since both left and right side uses fTmp so the result will be true only if fabs(m_afSubd[i2]) is zero?
the comparison on following line looks like a bug, since both left and right side uses
fTmp
so the result will be true only iffabs(m_afSubd[i2])
is zero?v-hacd/app/FloatMath.inl
Line 1369 in 4388983
The text was updated successfully, but these errors were encountered: