mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 17:40:24 +08:00
- Fix negative modulo in torus bounding box computation - Fix hyperbola extrema loop early break condition - Fix OpenMin/OpenMax direction sign for infinite bounds - Remove dead code in cone bounding computation - Replace sqrt/log with more efficient computations in hyperbola bounds - General code cleanup and modernization