Age | Commit message (Collapse) | Author |
|
Added CGAL Nef Polyhedron 2D/3D abstraction
git-svn-id: http://svn.clifford.at/openscad/trunk@187 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
git-svn-id: http://svn.clifford.at/openscad/trunk@153 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
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
|
|
Improved error highlighting
Fixed caching bug in render() statement
git-svn-id: http://svn.clifford.at/openscad/trunk@129 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Massive rename: s/polyeder/polyhedron/g
git-svn-id: http://svn.clifford.at/openscad/trunk@113 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Fixed small bug in non-cgal builds
git-svn-id: http://svn.clifford.at/openscad/trunk@88 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Fixed some trivial compiler warnings
git-svn-id: http://svn.clifford.at/openscad/trunk@87 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Improved animation and polycaching
git-svn-id: http://svn.clifford.at/openscad/trunk@85 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Added dxf polyset caching
git-svn-id: http://svn.clifford.at/openscad/trunk@83 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Improved background and highlights rendering
git-svn-id: http://svn.clifford.at/openscad/trunk@71 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Added '%' for background stuff
git-svn-id: http://svn.clifford.at/openscad/trunk@69 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
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
|
|
Fixed cylinders, added "render" statement
git-svn-id: http://svn.clifford.at/openscad/trunk@55 b57f626f-c46c-0410-a088-ec61d464b74c
|