Added util.signum, util.clamp, and fixed util.round #4
Reference in New Issue
Block a user
Delete Branch "develop-1.8"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Added commonly used math operations. Fixed bug where util.round(-0.5) returns 0.
All good