Commit graph

262 commits

Author SHA1 Message Date
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
Tomáš Pecsérke
56a5c4a077
Fix vertext range assert false positive when associate_vertices is passed empty split 2023-07-21 14:07:05 +02:00
Revar Desmera
b816a3863f Fix inverted textures and reversed faces in _texured_linear_sweep() 2023-06-27 20:12:13 -07:00
Revar Desmera
953f462dab skin.scad docs formatting fixes. 2023-05-31 03:13:04 -07:00
Revar Desmera
f53117b209 Moving to BelfrySCAD org. 2023-05-21 21:00:05 -07:00
Revar Desmera
21d592dad3 Synopses, etc for skin.scad 2023-05-01 00:32:49 -07:00
Adrian Mariano
a0151f1454 Add threading doc section and other doc tweaks 2023-04-11 22:51:43 -04:00
Adrian Mariano
7179bc7711 Screw update: 4x faster, higbee renamed blunt start and on by default 2023-04-04 19:55:05 -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
1da91c6fcf Various docs typo fixed. 2023-03-08 21:54:27 -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