Tweaked move(), rot(), scale(), etc to handle bezier patches and VNF structures. Added mirror() and skew_XX() functions.

This commit is contained in:
Revar Desmera
2019-12-04 02:24:34 -08:00
parent 80e9ecac05
commit fa055e9469
5 changed files with 401 additions and 210 deletions

View File

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