Age | Commit message (Collapse) | Author |
|
Conflicts:
tests/CMakeLists.txt
|
|
|
|
|
|
assignment was done after all local variables causing it not to be copyable
|
|
|
|
|
|
2013.01 as the new implementation broke existing scripts. Added some experimental commented out code, which can be used as reference in the future
|
|
|
|
|
|
|
|
|
|
|
|
|
|
FileContext class. Not quite there yet, but almost
|
|
|
|
|
|
|
|
Fixes #200
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
roundtripping of written csg files as well as parsing of externally generated scad files
|