- Improved "float-preserving" I/O: use
c
-style"%.17g"
format to ensure consistent writing / reading of floating-point data. - Improved I/O speed: use
c
-style string formatting. - Fixed a precision-bug in the aabb-tree "split" heuristic.
- Revisions to edge-"zip" / "div" optimisation predicates.