Commit Graph

20 Commits (53f26d0308501ebf1d755553f8680bef6f838344)

Author SHA1 Message Date
clifford daddf419b0 Clifford Wolf:
Added color() statement



git-svn-id: http://svn.clifford.at/openscad/trunk@227 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-07 14:59:10 +00:00
kintel 6fdfde289b Fixed typos in classnames
git-svn-id: http://svn.clifford.at/openscad/trunk@220 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-06 19:38:45 +00:00
clifford bc128ab631 Clifford Wolf:
Tesselation magic: cgal 2d and 3d nefs have different constraints on
	the tesselation results



git-svn-id: http://svn.clifford.at/openscad/trunk@217 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-06 11:40:18 +00:00
clifford 2ff53c89ce Clifford Wolf:
Added caching of messages along wioth synthesis products



git-svn-id: http://svn.clifford.at/openscad/trunk@215 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-06 10:48:51 +00:00
clifford 6575732286 Clifford Wolf:
Fixed inner-borders-bug in 2d visualization
	(symptom: rendering artefacts even with higher
	convexity setting as it should be needed)



git-svn-id: http://svn.clifford.at/openscad/trunk@214 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-06 09:21:40 +00:00
clifford e71c3ce4c9 Clifford Wolf:
Added 2d render() support



git-svn-id: http://svn.clifford.at/openscad/trunk@207 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-06 01:40:28 +00:00
clifford 966eb8f55e Clifford Wolf:
Added missing "N.dim != 0" checks as needed e.g. for "if (false);" child nodes
	(fixes bug reported by Andrew Plumb)



git-svn-id: http://svn.clifford.at/openscad/trunk@204 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-05 20:38:33 +00:00
clifford f7799a8e4e Clifford Wolf:
Added CGAL Nef Polyhedron 2D/3D abstraction



git-svn-id: http://svn.clifford.at/openscad/trunk@187 b57f626f-c46c-0410-a088-ec61d464b74c
2009-12-27 23:49:27 +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 98c85f772a Clifford Wolf:
Fixed wording of "isn't a single polyhedron or otherwise invalid"
	(in fact the error in triggered when the object isn't a valid 2-manifold)



git-svn-id: http://svn.clifford.at/openscad/trunk@144 b57f626f-c46c-0410-a088-ec61d464b74c
2009-12-07 11:56:17 +00:00
clifford 67106a40c7 Clifford Wolf:
Improved error highlighting
	Fixed caching bug in render() statement



git-svn-id: http://svn.clifford.at/openscad/trunk@129 b57f626f-c46c-0410-a088-ec61d464b74c
2009-11-05 20:17:08 +00:00
clifford 3116be034b Clifford Wolf:
Massive rename: s/polyeder/polyhedron/g



git-svn-id: http://svn.clifford.at/openscad/trunk@113 b57f626f-c46c-0410-a088-ec61d464b74c
2009-10-19 19:50:00 +00:00
clifford a5e52ed62b Clifford Wolf:
Fixed small bug in non-cgal builds



git-svn-id: http://svn.clifford.at/openscad/trunk@88 b57f626f-c46c-0410-a088-ec61d464b74c
2009-09-22 07:48:56 +00:00
clifford 8f2653820e Clifford Wolf:
Fixed some trivial compiler warnings



git-svn-id: http://svn.clifford.at/openscad/trunk@87 b57f626f-c46c-0410-a088-ec61d464b74c
2009-08-10 07:18:35 +00:00
clifford cc803576dc Clifford Wolf:
Improved animation and polycaching



git-svn-id: http://svn.clifford.at/openscad/trunk@85 b57f626f-c46c-0410-a088-ec61d464b74c
2009-07-28 18:17:29 +00:00
clifford 7b4cc84cda Clifford Wolf:
Added dxf polyset caching



git-svn-id: http://svn.clifford.at/openscad/trunk@83 b57f626f-c46c-0410-a088-ec61d464b74c
2009-07-28 12:53:52 +00:00
clifford fcde390416 Clifford Wolf:
Improved background and highlights rendering



git-svn-id: http://svn.clifford.at/openscad/trunk@71 b57f626f-c46c-0410-a088-ec61d464b74c
2009-07-24 08:22:05 +00:00
clifford 7516cd5e81 Clifford Wolf:
Added '%' for background stuff



git-svn-id: http://svn.clifford.at/openscad/trunk@69 b57f626f-c46c-0410-a088-ec61d464b74c
2009-07-23 12:05:05 +00:00
clifford cc3291a4f1 Clifford Wolf:
Added convexity handling
	Split up example.scad file to examples/*



git-svn-id: http://svn.clifford.at/openscad/trunk@56 b57f626f-c46c-0410-a088-ec61d464b74c
2009-07-14 21:47:32 +00:00
clifford f950feace3 Clifford Wolf:
Fixed cylinders, added "render" statement



git-svn-id: http://svn.clifford.at/openscad/trunk@55 b57f626f-c46c-0410-a088-ec61d464b74c
2009-07-14 05:25:55 +00:00