Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
FileContext class. Not quite there yet, but almost
|
|
contexts. This allows for recursive module calls, and cascading children. I believe this fixes issue #116
|
|
|
|
|
|
|
|
|
|
also fail on resize to negative size.
update tests
|
|
|
|
|
|
|
|
Fixes #258
|
|
difference/intersection, they tend to turn negative objects into positive ones. Fixes #221
|
|
Difference test for subtracting something from nothing
|
|
children. Fixes #229
|
|
The difference tests all subtract objects from an existing object but if
there is no existing object as the first argument the results are
inconsistent across Mac and Linux platforms. Added a test to highlight
this condition.
|
|
'if' statements. Fixes #197
|
|
|
|
|
|
|
|
|
|
A more comprehensive test that exercises the search function and
MCAD/fonts.scad approach to text rendering together.
|
|
|
|
|
|
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.
|
|
|
|
|
|
|