Commit Graph

16 Commits (5d39aa71dda9181e55417b48e6ffafabb0eb25ff)

Author SHA1 Message Date
clifford 18307335f4 Clifford Wolf:
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
2010-01-13 07:47:53 +00:00
kintel e7f0df6313 Decoupled PRINT functionality from MainWindow API
git-svn-id: http://svn.clifford.at/openscad/trunk@153 b57f626f-c46c-0410-a088-ec61d464b74c
2009-12-09 14:22:50 +00:00
clifford cfb8a40c56 Clifford Wolf:
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
2009-12-04 07:33:02 +00:00
clifford 05b2eb1b90 Clifford Wolf:
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
2009-10-19 18:27:47 +00:00
clifford 0b61257ca8 Clifford Wolf:
Added command line mode (stl export only)



git-svn-id: http://svn.clifford.at/openscad/trunk@106 b57f626f-c46c-0410-a088-ec61d464b74c
2009-10-18 08:50:01 +00:00
clifford b7cb05dbbd Clifford Wolf:
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
2009-07-26 16:36:52 +00:00
clifford 1dde2be94e Clifford Wolf:
Added include statement and comment-out tag



git-svn-id: http://svn.clifford.at/openscad/trunk@78 b57f626f-c46c-0410-a088-ec61d464b74c
2009-07-25 11:33:45 +00:00
clifford d05ea4453b Clifford Wolf:
Added first steps towards dxf extrusion support



git-svn-id: http://svn.clifford.at/openscad/trunk@57 b57f626f-c46c-0410-a088-ec61d464b74c
2009-07-16 23:11:08 +00:00
clifford dfb2cecc19 Clifford Wolf:
Fixed two compiler warnings



git-svn-id: http://svn.clifford.at/openscad/trunk@51 b57f626f-c46c-0410-a088-ec61d464b74c
2009-07-06 07:58:12 +00:00
clifford 27ecd0b1d0 Clifford Wolf:
Another cleanup in expression handling



git-svn-id: http://svn.clifford.at/openscad/trunk@43 b57f626f-c46c-0410-a088-ec61d464b74c
2009-07-01 08:06:06 +00:00
clifford a05c91bcec Clifford Wolf:
Added generic config variables
	Added ${fs,fa}_{render,preview}



git-svn-id: http://svn.clifford.at/openscad/trunk@22 b57f626f-c46c-0410-a088-ec61d464b74c
2009-06-26 04:32:52 +00:00
clifford 65c7db49c9 Clifford Wolf:
Generate CSG Products as part of compilation process



git-svn-id: http://svn.clifford.at/openscad/trunk@16 b57f626f-c46c-0410-a088-ec61d464b74c
2009-06-24 15:39:08 +00:00
clifford 4daae37401 Clifford Wolf:
Added GUI



git-svn-id: http://svn.clifford.at/openscad/trunk@13 b57f626f-c46c-0410-a088-ec61d464b74c
2009-06-23 19:56:46 +00:00
clifford 9271046a02 Clifford Wolf:
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
2009-06-23 10:31:25 +00:00
clifford a19c8ed475 Clifford Wolf:
Some build hotfixes



git-svn-id: http://svn.clifford.at/openscad/trunk@9 b57f626f-c46c-0410-a088-ec61d464b74c
2009-06-21 19:04:41 +00:00
clifford e80db13e33 Clifford Wolf:
Simple parser and qmake build system



git-svn-id: http://svn.clifford.at/openscad/trunk@2 b57f626f-c46c-0410-a088-ec61d464b74c
2009-06-20 12:10:55 +00:00