From 2cfcdf557d7742422965035a64ef617ac043a429 Mon Sep 17 00:00:00 2001 From: Marius Kintel Date: Sat, 12 Nov 2011 20:59:13 +0100 Subject: len() diff --git a/RELEASE_NOTES b/RELEASE_NOTES index d67766c..65162fb 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -15,6 +15,7 @@ o The version_num() function will return the OpenSCAD version as a number, e.g. o Added PI constant. o Now uses standard shortcuts for save and reload on Linux and Windows. F2/F3 will still work but is deprecated. o Number literals in scientific notation are now accepted by the parser +o Added len() function. Takes one vector or string parameter and returns its length. Bugfixes: o square() crashed if any of the dimensions were zero -- cgit v0.10.1