Refactor trace_bezier_patches() to calculate vertices only once.

This commit is contained in:
Revar Desmera
2020-03-28 15:02:14 -07:00
parent 5e4889652b
commit e06ea582fb
2 changed files with 17 additions and 7 deletions

View File

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