mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-13 11:07:08 +00:00
7923ad15a8
* 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.