Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Adding example023.scad demonstrating use of search() with
MCAD/fonts.scad
|
|
|
|
exceptions
|
|
|
|
|
|
|
|
Changed example022.scad indenting to use the same
indenting style as the other examples
git-svn-id: http://svn.clifford.at/openscad/trunk@474 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
git-svn-id: http://svn.clifford.at/openscad/trunk@436 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Added projection() statement
git-svn-id: http://svn.clifford.at/openscad/trunk@372 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Added spring() to example20
Improved generated linear_extrude + twist 3d grid
git-svn-id: http://svn.clifford.at/openscad/trunk@336 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Added examples/example020.scad (screw and nut)
git-svn-id: http://svn.clifford.at/openscad/trunk@325 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Added == support for all value types
git-svn-id: http://svn.clifford.at/openscad/trunk@286 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Renamed 'list' function to 'lookup'
git-svn-id: http://svn.clifford.at/openscad/trunk@281 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Added list() function
git-svn-id: http://svn.clifford.at/openscad/trunk@276 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Added child() statement
git-svn-id: http://svn.clifford.at/openscad/trunk@275 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
I accidentally the default setting for example017.scad
git-svn-id: http://svn.clifford.at/openscad/trunk@252 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Fixed operator bindings (oops)
git-svn-id: http://svn.clifford.at/openscad/trunk@251 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Use "file" and "layer" in import_* instead of "filename" and "layername"
(the old argument names are still supported for compatibility)
git-svn-id: http://svn.clifford.at/openscad/trunk@235 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Added rotate_extrude statement()
git-svn-id: http://svn.clifford.at/openscad/trunk@231 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Added color() statement
git-svn-id: http://svn.clifford.at/openscad/trunk@227 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Added polygon() statement
Added min/max functions
git-svn-id: http://svn.clifford.at/openscad/trunk@222 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Added linear extrusion of 2d nef data
git-svn-id: http://svn.clifford.at/openscad/trunk@218 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
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
|
|
Added import_dxf statement
git-svn-id: http://svn.clifford.at/openscad/trunk@209 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Core 2d subsystem more or less finished
git-svn-id: http://svn.clifford.at/openscad/trunk@200 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Fixed binary stl import
git-svn-id: http://svn.clifford.at/openscad/trunk@195 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
CSG previews of 2d designes is working fine now
git-svn-id: http://svn.clifford.at/openscad/trunk@189 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Added intersection_for()
git-svn-id: http://svn.clifford.at/openscad/trunk@138 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Added support for reading DXF blocks
git-svn-id: http://svn.clifford.at/openscad/trunk@123 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 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 support for importing binary STL files
git-svn-id: http://svn.clifford.at/openscad/trunk@103 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Added polyeder primitive
git-svn-id: http://svn.clifford.at/openscad/trunk@94 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Automatically change dir on file open or saveAs
git-svn-id: http://svn.clifford.at/openscad/trunk@79 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Added 'surface' module
git-svn-id: http://svn.clifford.at/openscad/trunk@76 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Added example009
git-svn-id: http://svn.clifford.at/openscad/trunk@75 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Added Grid2d/Grid3d API
Moved dxf tesselation to extra file
git-svn-id: http://svn.clifford.at/openscad/trunk@62 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Added GEB cube example
git-svn-id: http://svn.clifford.at/openscad/trunk@60 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Some tiny improvements in dxf example (example007)
git-svn-id: http://svn.clifford.at/openscad/trunk@59 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Added rotation extrude
Added dxf extrude example
git-svn-id: http://svn.clifford.at/openscad/trunk@58 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
|