Fixed cube(), cylinder(), and sphere() primitives to not quantize their sizes.

This commit is contained in:
Revar Desmera
2020-04-23 02:35:50 -07:00
parent 8a1b511df7
commit d8b0528d0d
2 changed files with 179 additions and 29 deletions

View File

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