Enhanced lerp() to allow list/range u values to return lists of results.

This commit is contained in:
Revar Desmera
2019-11-18 21:11:38 -08:00
parent bb92d788ef
commit 9f92fe8775
3 changed files with 6 additions and 3 deletions

View File

@@ -8,7 +8,7 @@
//////////////////////////////////////////////////////////////////////
BOSL_VERSION = [2,0,42];
BOSL_VERSION = [2,0,43];
// Section: BOSL Library Version Functions