mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-02 11:55:46 +00:00
* Previously it was treating maxfigures as the required length of the fractional part, so you'd get a lot of pointless 0s. it should be the number of significant figures, so we pretty much reuse the non-exp formatter.