Adrian Mariano
|
2a3a22ade7
|
hide contents of edges.scad
edges.scad holds new 4 section docs for how to specify cube parts
|
2021-11-10 16:34:10 -05:00 |
|
Adrian Mariano
|
a75a368dd5
|
Move linear algebra to linalg.scad
columns->column because the multiindex case is handled by submatrix
and also it never occurs in the code.
|
2021-10-26 16:45:14 -04:00 |
|
Garth Minette
|
622a13952b
|
Anchor calculation fixes. Added wedge() and make right_triangle() be 2D.
|
2021-10-26 00:42:27 -07:00 |
|
Garth Minette
|
cbab1b9a61
|
Added octahedron(), fixed bug in VNF extent anchoring.
|
2021-10-24 15:26:27 -07:00 |
|
Adrian Mariano
|
2d205a2568
|
subarray -> columns
|
2021-10-15 22:39:10 -04:00 |
|
Adrian Mariano
|
5e0537fc31
|
Add center option to path_text
|
2021-10-02 12:03:00 -04:00 |
|
Revar Desmera
|
b0b665c2b8
|
Merge pull request #665 from adrianVmariano/master
remove debug.scad, hide affine.scad
|
2021-10-01 18:07:58 -07:00 |
|
Adrian Mariano
|
6e3efd68a4
|
big function re-org to eliminate debug.scad and hide affine.scad from docs
|
2021-10-01 00:30:28 -04:00 |
|
Garth Minette
|
70be304f01
|
Make use of builtin cube(), cylinder(), sphere(), square(), circle().
|
2021-09-30 01:22:43 -07:00 |
|
Adrian Mariano
|
ef9f54c369
|
Fix Examples: that should be Example:
Add closed option to path_merge_collinear
Add nonzero to decompose_path
offset() bugfix for paths whose endpoints are equal
vnf doc tweaks
|
2021-09-20 18:34:22 -04:00 |
|
Garth Minette
|
0260d92187
|
Correction for _path_cut_points() rename.
|
2021-09-19 20:08:38 -07:00 |
|
Adrian Mariano
|
7c052eff19
|
path_cut_points name fix
|
2021-09-18 22:27:55 -04:00 |
|
Adrian Mariano
|
9ca77eed1b
|
path.scad cleanup (hid/removed several functions)
|
2021-09-18 19:11:08 -04:00 |
|
Adrian Mariano
|
958dcf0b18
|
bug fix
|
2021-09-17 20:02:31 -04:00 |
|
Adrian Mariano
|
c00687e3fc
|
bug fix, relabel sections in shapes3d
|
2021-09-16 21:56:56 -04:00 |
|
Adrian Mariano
|
935a113fcf
|
Examples fix
merge primitives stuff into shapes*.scad
move text commands to shapes3d.scad
rename common.scad
|
2021-09-16 21:50:12 -04:00 |
|
Adrian Mariano
|
fd0bcc0903
|
rename anchorpt to named_anchor
|
2021-09-16 18:32:12 -04:00 |
|
Adrian Mariano
|
856f54df32
|
removed old triangulation.scad
other file name changes
|
2021-09-15 23:12:51 -04:00 |
|