Added zero=undef/true/false arg to is_vector. Bugfix for vector_axis()

This commit is contained in:
Garth Minette
2020-07-21 16:15:02 -07:00
parent 3e87405ccf
commit 4a37a5dc8e
3 changed files with 39 additions and 18 deletions

View File

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