-
Notifications
You must be signed in to change notification settings - Fork 241
Pull requests: davideberly/GeometricTools
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix RootsBisection::Find misleading return when maxIterations < 2
#159
opened Feb 21, 2026 by
CodeReclaimers
Loading…
6 tasks done
Use std::lock_guard for exception safety in ThreadSafeMap and ThreadSafeQueue
#157
opened Feb 21, 2026 by
CodeReclaimers
Loading…
Add negative index check in ApprQuery::ValidIndices
#156
opened Feb 21, 2026 by
CodeReclaimers
Loading…
Add missing std::isfinite check for mean[2] in 3D approximation classes
#155
opened Feb 21, 2026 by
CodeReclaimers
Loading…
Fix Jacobian computation errors in ApprTorus3 torus fitting
#154
opened Feb 21, 2026 by
CodeReclaimers
Loading…
Fix mParameters overallocation in ApprPolynomialSpecial3 and ApprPolynomialSpecial4
#153
opened Feb 19, 2026 by
CodeReclaimers
Loading…
Fix wrong bilinear interpolation in Terrain::GetHeight
#152
opened Feb 19, 2026 by
CodeReclaimers
Loading…
Fix copy-paste bug in BumpMapEffect::ComputeTangent
#151
opened Feb 19, 2026 by
CodeReclaimers
Loading…
Fix signed integer overflow UB in Integration quadrature
#150
opened Feb 19, 2026 by
CodeReclaimers
Loading…
Fix RootsBisection2 y-bisection failure flag overwritten
#149
opened Feb 19, 2026 by
CodeReclaimers
Loading…
Fix PolynomialRoot comparison operators taking non-const refs
#148
opened Feb 19, 2026 by
CodeReclaimers
Loading…
Fix BSNumber string constructor setting nonzero sign on zero
#146
opened Feb 19, 2026 by
CodeReclaimers
Loading…
Fix mismatched pragma warning number in UIntegerFP32.h
#143
opened Feb 19, 2026 by
CodeReclaimers
Loading…
Fix string constructor rejecting single-digit signed numbers
#142
opened Feb 19, 2026 by
CodeReclaimers
Loading…
Fix IsQuietNaN() rejecting standard quiet NaN in IEEEBinary.h
#141
opened Feb 19, 2026 by
CodeReclaimers
Loading…
Add missing std::move in Image2/Image3 move assignment operators
#140
opened Feb 19, 2026 by
CodeReclaimers
Loading…
Fix SolveLower loop bounds in runtime BlockCholeskyDecomposition
#139
opened Feb 18, 2026 by
CodeReclaimers
Loading…
Require numPoints >= 3 for NaturalCubicSpline and NaturalQuinticSpline
#137
opened Feb 18, 2026 by
CodeReclaimers
Loading…
Fix 16-bit RGB PNG loaded with 8-bit texture format in WICFileIO
#136
opened Feb 16, 2026 by
CodeReclaimers
Loading…
Fix out-of-bounds access in Command option parsing
#135
opened Feb 16, 2026 by
CodeReclaimers
Loading…
Previous Next
ProTip!
no:milestone will show everything without a milestone.