Age | Commit message (Collapse) | Author |
|
cmd-line node
|
|
|
|
|
|
|
|
t-paul-vector-concat
|
|
|
|
t-paul-vector-concat
Conflicts:
src/Preferences.ui
|
|
tests separately, minor cleanups
|
|
|
|
|
|
|
|
In case a function is attached to a disabled feature, the function lookup
will give a warning message and ignore that (builtin) function.
|
|
In case a module is attached to a disabled feature, the module lookup
will give a warning message and ignore that (builtin) module.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This allows to concatenate multiple vectors and single elements into a
single result vector.
|
|
|
|
|
|
Conflicts:
src/CGAL_Nef_polyhedron.cc
tests/CMakeLists.txt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
keyword for 'polyhedrnon().
|
|
|
|
|
|
by accepting 'triangles' and putting them into 'faces' variable
|
|
|
|
|
|
|
|
coordinates being negative
|
|
|
|
Add suport for using unicode strings in .scad files. Support iterating
across them/accessing them via [] and searching.
--------
Add GLIB (to build for test and normal build -- both with installed and
built locally development files).
Add support for unicode chars to length and search builtin functions and
[] for strings.
Added unicode testing functions.
Ad GLIB to library info page.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|