Adrian Mariano
|
d3eb60ad0e
|
remove debug echoes
|
2023-03-25 08:10:51 -04:00 |
|
Adrian Mariano
|
83b09c259f
|
fix tests to agree with code
|
2023-03-25 01:09:55 -04:00 |
|
Adrian Mariano
|
af53674c4e
|
Add angle definition to prismoid
|
2023-03-24 19:50:52 -04:00 |
|
Richard Milewski
|
1c85cced68
|
Attachments Redux
|
2023-03-24 16:42:30 -07:00 |
|
Richard Milewski
|
891ddfe65e
|
Attachments Synopses
|
2023-03-24 16:31:37 -07:00 |
|
Revar Desmera
|
ad3a775155
|
Merge pull request #1090 from revarbat/revarbat_dev
Added Synopsis lines to transforms.scad.
|
2023-03-23 17:33:22 -07:00 |
|
Revar Desmera
|
8df78aac8e
|
Added Synopsis lines to transforms.scad.
|
2023-03-23 17:32:28 -07:00 |
|
Revar Desmera
|
d42ed43674
|
Merge pull request #1088 from adrianVmariano/master
misc fixes
|
2023-03-23 15:04:19 -07:00 |
|
Adrian Mariano
|
3b130c0356
|
Fix vertical offset attachment bug for linear_sweep
|
2023-03-22 16:37:50 -04:00 |
|
Adrian Mariano
|
ce14880420
|
improve error message for bad screw length
|
2023-03-22 16:12:31 -04:00 |
|
Adrian Mariano
|
654e3cd86a
|
fix parse_frac bug for leading space leading to infinite recursion
|
2023-03-22 16:11:31 -04:00 |
|
Adrian Mariano
|
05eec08542
|
Change orient() to have only the anchor argument
|
2023-03-22 15:58:49 -04:00 |
|
Revar Desmera
|
7d93e0d1c5
|
Merge pull request #1087 from revarbat/revarbat_dev
Removed refs to removed constants from tutorial.
|
2023-03-21 14:32:40 -07:00 |
|
Revar Desmera
|
8dc4646000
|
Removed refs to removed constants from tutorial.
|
2023-03-21 14:28:07 -07:00 |
|
Revar Desmera
|
3527daf45d
|
Merge pull request #1083 from adrianVmariano/master
fix degenerate trapezoid anchoring
|
2023-03-20 21:03:16 -07:00 |
|
Adrian Mariano
|
be0dec0120
|
add see alsos
|
2023-03-20 20:55:11 -04:00 |
|
Adrian Mariano
|
d871d02bdf
|
fix extra comma
|
2023-03-18 21:41:40 -04:00 |
|
Adrian Mariano
|
00af3d6eca
|
fix trapezoid anchoring to eliminate special case for zero length
edges that made it inconsistent with other anchors
|
2023-03-18 21:39:13 -04:00 |
|
Revar Desmera
|
bff2fd7a17
|
Merge pull request #1081 from revarbat/revarbat_dev
Added Topics and docs cleanups to linalg.scad
|
2023-03-15 18:00:24 -07:00 |
|
Revar Desmera
|
627255a5ad
|
Added Topics and docs cleanups to linalg.scad
|
2023-03-15 17:44:15 -07:00 |
|
Revar Desmera
|
4326838c51
|
Merge pull request #1080 from revarbat/revarbat_dev
Added Topics to structs.scad
|
2023-03-15 17:25:28 -07:00 |
|
Revar Desmera
|
1d598b3730
|
Added Topics to structs.scad
|
2023-03-15 00:31:40 -07:00 |
|
Revar Desmera
|
4aa485b4cc
|
Merge pull request #1079 from adrianVmariano/master
text3d and path_text fixes
|
2023-03-13 23:05:39 -07:00 |
|
Adrian Mariano
|
80b25fd22a
|
bugfix
|
2023-03-13 18:27:18 -04:00 |
|
Adrian Mariano
|
a7f4a72d31
|
improve speed of quantizing functions
|
2023-03-13 16:15:22 -04:00 |
|
Adrian Mariano
|
b813881d26
|
fix anchoring bug in rect() and doc fix in screw_hole
|
2023-03-12 23:25:13 -04:00 |
|
Adrian Mariano
|
d138c0d07e
|
fix text3d, various doc fixes, remove spurious arrows from path_text
and make path_text a null attachable so coloring works.
|
2023-03-12 21:40:01 -04:00 |
|
Revar Desmera
|
13f23c2a61
|
Merge pull request #1076 from revarbat/revarbat_dev
Fixed consecutive commas error.
|
2023-03-10 16:59:38 -08:00 |
|
Revar Desmera
|
a01c2cab0a
|
Fixed consecutive commas error.
|
2023-03-10 16:59:14 -08:00 |
|
Revar Desmera
|
f7beec7517
|
Merge pull request #1072 from adrianVmariano/master
add trapezoid anchor override and fix trapezoid and rect perimeter anchoring
|
2023-03-10 16:51:08 -08:00 |
|
Adrian Mariano
|
cfb9d8b59b
|
attachments tutorial tweaks
|
2023-03-09 20:49:18 -05:00 |
|
Adrian Mariano
|
44528ee138
|
fix chamfer/rounding conflict bug in rect_tube
|
2023-03-09 16:34:14 -05:00 |
|
Revar Desmera
|
82f7b3b03a
|
Merge pull request #1073 from revarbat/revarbat_dev
Various docs typo fixed.
|
2023-03-08 22:31:39 -08:00 |
|
Revar Desmera
|
1da91c6fcf
|
Various docs typo fixed.
|
2023-03-08 21:54:27 -08:00 |
|
Adrian Mariano
|
a4596cb448
|
add trapezoid anchor override and fix trapezoid and rect perimeter anchoring
|
2023-03-08 23:09:11 -05:00 |
|
Revar Desmera
|
af72ef3bd5
|
Merge pull request #1067 from adrianVmariano/master
doc fixes
|
2023-03-08 08:03:14 -08:00 |
|
Revar Desmera
|
e8e7c9bec9
|
Merge pull request #1070 from revarbat/revarbat_dev
Added point attachment geometry.
|
2023-03-08 08:02:59 -08:00 |
|
Revar Desmera
|
e4d864b0ad
|
Fixed taper broken by fix for #1010
|
2023-03-08 05:43:54 -08:00 |
|
Revar Desmera
|
2d1f2b4384
|
Fix for Issue #1010: rotate_sweep with texture VNF produces reversed faces and reversed texture
|
2023-03-08 04:55:37 -08:00 |
|
Revar Desmera
|
e3d4de3e1d
|
Added point attachment geometry.
|
2023-03-07 13:07:21 -08:00 |
|
Adrian Mariano
|
5943075b86
|
angle fix
|
2023-03-06 19:28:25 -05:00 |
|
Adrian Mariano
|
3c17e6c73f
|
normalize h/l/length/height in masks3d and some doc fixes, default
angle on teardrop masks
|
2023-03-06 19:27:37 -05:00 |
|
Adrian Mariano
|
2c54188c24
|
doc fixes
|
2023-03-05 12:11:30 -05:00 |
|
Adrian Mariano
|
e8c400517e
|
doc tweaks
|
2023-03-02 22:54:39 -05:00 |
|
Revar Desmera
|
8b6e5aeefb
|
Merge pull request #1065 from adrianVmariano/master
rename path functions
|
2023-03-02 18:36:31 -08:00 |
|
Adrian Mariano
|
d8549f728f
|
retrigger checks
|
2023-03-02 21:06:05 -05:00 |
|
Adrian Mariano
|
036da1a3ef
|
Rename close_path and cleanup_path to list_wrap and list_unwrap
|
2023-03-02 19:40:12 -05:00 |
|
Revar Desmera
|
623e23fcf4
|
Merge pull request #1064 from adrianVmariano/master
minor fixes
|
2023-03-02 14:50:22 -08:00 |
|
Revar Desmera
|
01075b1977
|
Merge pull request #1059 from cdc-mkb/master
Fix "linear_sweep(..., texture=..., scale=..., twist=...)".
|
2023-03-02 14:49:00 -08:00 |
|
Adrian Mariano
|
5f284d5520
|
doc fixes, interior_fillet->fillet
|
2023-03-02 17:23:12 -05:00 |
|