Age | Commit message (Collapse) | Author |
|
git-svn-id: http://svn.clifford.at/openscad/trunk@365 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Fixed bug in float parsing with locale set
git-svn-id: http://svn.clifford.at/openscad/trunk@360 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Fixed lexing '//' comment with no newline at end of file
git-svn-id: http://svn.clifford.at/openscad/trunk@270 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
git-svn-id: http://svn.clifford.at/openscad/trunk@153 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Fixed multiple recompile bug
(thx to Andrew Plumb for reporting and debugging)
git-svn-id: http://svn.clifford.at/openscad/trunk@142 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Fixed scalar subtraction
Fixed handling of -/+ scalar prefix
Fixed vector handling [0 1 2] doesn't work anymore now
git-svn-id: http://svn.clifford.at/openscad/trunk@109 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Added command line mode (stl export only)
git-svn-id: http://svn.clifford.at/openscad/trunk@106 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Only use gcc __attribute__ syntax when actually building with gcc
git-svn-id: http://svn.clifford.at/openscad/trunk@82 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Added include statement and comment-out tag
git-svn-id: http://svn.clifford.at/openscad/trunk@78 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Added first steps towards dxf extrusion support
git-svn-id: http://svn.clifford.at/openscad/trunk@57 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Fixed two compiler warnings
git-svn-id: http://svn.clifford.at/openscad/trunk@51 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Another cleanup in expression handling
git-svn-id: http://svn.clifford.at/openscad/trunk@43 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Added generic config variables
Added ${fs,fa}_{render,preview}
git-svn-id: http://svn.clifford.at/openscad/trunk@22 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Generate CSG Products as part of compilation process
git-svn-id: http://svn.clifford.at/openscad/trunk@16 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Added GUI
git-svn-id: http://svn.clifford.at/openscad/trunk@13 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Cleanups and improvements: values and expressions
Avoid unnaccesary nodes in csg tree
git-svn-id: http://svn.clifford.at/openscad/trunk@11 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Some build hotfixes
git-svn-id: http://svn.clifford.at/openscad/trunk@9 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Simple parser and qmake build system
git-svn-id: http://svn.clifford.at/openscad/trunk@2 b57f626f-c46c-0410-a088-ec61d464b74c
|