adriengivry / Overload

3D game engine with lua scripting
https://overloadengine.org/
MIT License
1.76k stars 226 forks source link

Added a format helper to number #274

Closed litelawliet closed 10 months ago

litelawliet commented 10 months ago

Description

This helps format numbers into a more human readable version. This can be extended in the future for floatting numbers and such.

Screenshots

image

image

Related issues

Fix https://github.com/adriengivry/Overload/issues/273