mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 01:20:42 +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.