Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
A more comprehensive test that exercises the search function and
MCAD/fonts.scad approach to text rendering together.
|
|
Search for characters, strings and integers in a lookup table and
return the index (or indices) for matches.
|
|
Added vector dot-product, matrix*vec, vec*matrix and matrix*matrix
support.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
paths in use and include
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
boost.pri
src/lexer.l
tests/CMakeLists.txt
|
|
|
|
|
|
|
|
Conflicts:
openscad.pro
src/module.h
|
|
|
|
|
|
|
|
|
|
|
|
|
|
this bug.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This returns the number of elements in a vector, and the length of
a string. Added a basic test script that can be checked for echo
output.
|
|
|
|
|
|
|
|
|
|
geometry. see testdata/scad/bugs/rotate-diff-nonmanifold-crash.scad
|
|
|
|
roundtripping of written csg files as well as parsing of externally generated scad files
|
|
|