Refactored and modernized heightfield(), enabling functional literal use.

This commit is contained in:
Garth Minette
2021-01-01 00:59:37 -08:00
parent 186190452b
commit d1fb992e2c
2 changed files with 97 additions and 92 deletions

View File

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