- RPly was renamed to SPly to make clear it's not longer just I/O related.
- SPly will now try to set locale to "C" to ensure that numbers with decimal points get correctly parsed. This seems to be the de-facto way PLY files have been written. This can be configured by setting the
SPLY_USE_C_LOCALE
variable to 0.