Better error checking in bezier routines.

This commit is contained in:
Revar Desmera
2020-04-11 14:10:07 -07:00
parent 82aaa28471
commit ddca297bba
3 changed files with 21 additions and 8 deletions

View File

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