Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Latest commit

 

History

History
2 lines (2 loc) · 256 Bytes

File metadata and controls

2 lines (2 loc) · 256 Bytes

Inconsistent rounding of floating point values.

Previously when setting properties expecting integers, some properties would truncate real values, others would round-to-nearest. The rounding mode for all conversions is now consistent - round-to-nearest.