Commit graph

273 commits

Author SHA1 Message Date
Adrian Mariano
fd775d5c76 add vnf_vertex_array() module
texture code cleanup
doc fixes
2025-04-09 23:00:04 -04:00
Adrian Mariano
f7ebb80ca0 doc tweak 2025-04-05 08:23:13 -04:00
Adrian Mariano
93b61bcfcb remove comma 2025-04-04 20:09:41 -04:00
Adrian Mariano
407457b8df remove echo in trunc_ribs_vnf 2025-04-04 19:48:38 -04:00
Adrian Mariano
9401ea7134 remove "dimples" texture; fix "bricks" and "rough" to be on [0,1] 2025-04-04 19:47:36 -04:00
Adrian Mariano
940e1eea6a textured_tile & prismoid attachment spin fixes 2025-04-04 16:17:27 -04:00
Adrian Mariano
19fa25b6e7 fix rotate_sweep texture endcaps 2025-04-03 16:56:46 -04:00
Adrian Mariano
10132e5780 textured sweep fix & contour isovalue change 2025-04-02 20:20:13 -04:00
Adrian Mariano
13be168acc prism connector center anchor fix for extrusions 2025-03-25 19:11:49 -04:00
Adrian Mariano
67ad72e4bf add angle to rotate_sweep 2025-03-04 22:08:46 -05:00
Alex Matulich
90ef497896 include beziers.scad in std.scad, remove include line from all other files containing it 2025-01-05 11:40:20 -08:00
Adrian Mariano
400f3efa97 skin automatically flips faces when paths are reversed; bugfix in rounded_prism 2024-11-03 07:26:41 -05:00
Adrian Mariano
76a5d59e97 spiral_sweep bugfix 2024-06-12 22:01:34 -04:00
Revar Desmera
ecc095d4c0 Documented tex_taper= for rotate_sweep() 2024-06-01 01:36:18 -07:00
Adrian Mariano
35f1dc4cb0 Change Extra Anchors to Named Anchors 2024-05-20 19:42:07 -04:00
Adrian Mariano
33de6a13ea fix offset_stroke anchor bug; doc tweaks for Extra Anchors 2024-05-20 19:01:05 -04:00
Adrian Mariano
e10700986b path_sweep caps bugfix 2024-05-13 17:17:47 -04:00
Adrian Mariano
e36cdc03ce fixes 2024-05-04 18:49:52 -04:00
Adrian Mariano
eb3504d6b1 add sweep_attach 2024-05-04 17:44:53 -04:00
Adrian Mariano
1d7e1b4a2a doc fix 2024-04-01 23:10:07 -04:00
Revar Desmera
af59a6c4a6
Merge pull request #1394 from adrianVmariano/master
path sweep end anchors
2024-02-25 11:49:01 -08:00
Adrian Mariano
3ce62afcd4 handle scalar scale case 2024-02-25 12:50:57 -05:00
Adrian Mariano
5d30951ef1 fix typo 2024-02-25 10:49:56 -05:00
Adrian Mariano
392b67c9c8 merge transform_anchor into named anchor; make path_sweep anchors work
with scaling.
2024-02-25 09:49:43 -05:00
Adrian Mariano
097cace9cd document $transforms 2024-02-24 22:36:10 -05:00
Adrian Mariano
b01d1edc1b bugfix 2024-02-24 22:20:44 -05:00
Adrian Mariano
5034c6667a Add end anchors to path_sweep 2024-02-24 21:56:26 -05:00
Revar Desmera
4c25633893 Textured linear_sweep() scale and twist bugfixes. 2024-02-19 21:35:34 -08:00
Adrian Mariano
6725f7311b only $fn affects texture, not $fa or $fs 2024-01-27 22:25:25 -05:00
Adrian Mariano
3c8e76f65d change skin to use different algorithm for "incremental" that is
supposed to be more accurate.
2024-01-27 12:12:32 -05:00
Adrian Mariano
85fec74abc add remark on triangulation of vnfs 2024-01-17 19:55:59 -05:00
Adrian Mariano
4308fa3b18 de-triangulate VNF textures 2024-01-17 19:34:48 -05:00
Adrian Mariano
3b5b15c531 doc fixes, deprecation message fix 2024-01-14 22:07:03 -05:00
Adrian Mariano
f42bd57fbf doc fixes and default tex_rot fix 2024-01-13 23:09:25 -05:00
Adrian Mariano
a26e6950e6 add vnf_hull() and hull_region() 2024-01-13 19:26:15 -05:00
Adrian Mariano
8781fa1e93 change n to $fn for round vnf textures; descriptive error message for
abuse of n= or tex_samples
2024-01-10 23:55:51 -05:00
Adrian Mariano
1b971dff82 various fixes 2024-01-08 23:05:41 -05:00
Adrian Mariano
b7cbbcf4c1 tex_scale->tex_depth, tex_count->tex_reps 2024-01-08 22:58:06 -05:00
Adrian Mariano
f8436dacc0 change tex_counts to tex_reps 2024-01-07 20:38:53 -05:00
Adrian Mariano
66f0d260c2 inset->border in texture(), tex_style->style in cyl() 2024-01-06 22:07:45 -05:00
Anders 'pipe' Andersson
8e7df82f53 Propagate "style" in recursive sweep()
- skin.scad/sweep() takes a "style" parameter which was not propagated
correctly when used recursively on a region with multiple parts.

- Testing for transform list length did not match the comment.

- Added a simple test case for sweep()
2024-01-01 23:09:20 +01:00
Revar Desmera
9d267992b6 Fix for #1329: wrong in cyl(), rotate_extrude() 2023-12-17 20:13:49 -08:00
Revar Desmera
e40dddf058 Fix for #1320: $fn/$fa/$fs handling in rotate_extrude() 2023-12-07 15:52:06 -08:00
Revar Desmera
84a302b582 Triangulate big faces in spiral_sweep(). Fixes #1313 2023-11-27 16:41:38 -08:00
Adrian Mariano
6a1a8db86c doc fixes 2023-11-11 17:07:24 -05:00
Adrian Mariano
aa1a4030c5 doc fixes, snap hinge angle fix 2023-11-05 10:05:54 -05:00
Adrian Mariano
e8d1fbb1fe doc fix 2023-10-05 00:01:53 -04:00
Adrian Mariano
2b02c890f0 docs update 2023-09-16 09:51:24 -04:00
Revar Desmera
fa16916997 Textures linear_sweep() bugfix. 2023-08-03 20:13:48 -07:00
Revar Desmera
b0094b65b5 Fix for #1200 2023-08-03 17:10:21 -07:00