Commit graph

233 commits

Author SHA1 Message Date
Adrian Mariano
414036c101 fix VNF rounding bugs; fix bug where chamfers/roundings were measured
relative to corners instead of facets, which resulted in distorted
circular roundings and incorrect rounding and chamfer sizes.
2025-05-24 23:00:58 -04:00
Adrian Mariano
14093a5e3f rounded caps on sweeps 2025-05-11 20:48:13 -04:00
Alex Matulich
1d78776bb1 Fixed cap2 logic typo in vnf_tri_array module 2025-05-07 21:30:40 -07:00
Adrian Mariano
8d75b1b01c doc fixes 2025-04-27 14:52:08 -04:00
Adrian Mariano
57492887da vnf vertex array module bugfix (caps) 2025-04-27 12:40:43 -04:00
Adrian Mariano
730f188602 doc fixes 2025-04-24 06:49:22 -04:00
Adrian Mariano
10a0264a91 refix 2025-04-22 19:54:14 -04:00
Adrian Mariano
62c1147173 Merge remote-tracking branch 'upstream/master' 2025-04-22 19:48:56 -04:00
Adrian Mariano
4c80be0feb remove tex_size defaults for textured_tile, vnf_vertex_array 2025-04-22 18:23:06 -04:00
Alex Matulich
949f6bbf59 spelling 2025-04-21 16:07:44 -07:00
Alex Matulich
2628d9116f Corrected docsgen example parameter 2025-04-21 15:02:16 -07:00
Alex Matulich
8d926f9330 fix bunching in vnf_tri_array, added example 2025-04-21 14:54:47 -07:00
Alex Matulich
27704a7d73 Merge branch 'anachronist_vnf' of https://github.com/amatulic/BOSL2 into anachronist_vnf 2025-04-20 17:45:29 -07:00
Alex Matulich
32ff742d0e fix bunching in vnf_tri_array 2025-04-20 17:45:25 -07:00
adrianVmariano
290e39c872
Merge pull request #1641 from adrianVmariano/master
vnf_vertex_array examples & tex_scaling
2025-04-20 14:04:09 -04:00
Adrian Mariano
dfc1037f76 add tex_scaling to vnf_vertex array and add some examples 2025-04-20 13:05:37 -04:00
Alex Matulich
83ade3551b fixed typo in vnf_sheet resulting in non-manifold surface 2025-04-16 22:06:15 -07:00
Alex Matulich
a5ac8c4851 Deprecated thickness in vnf_sheet and bezier_sheet 2025-04-15 23:16:21 -07:00
Alex Matulich
6a2fbf99ae minor example corrections 2025-04-14 23:35:52 -07:00
Alex Matulich
d9197b40ea Add bezier_sheet example, fix missing normals arg 2025-04-14 10:45:35 -07:00
Alex Matulich
839a8981b5 Added 'balance' arg to vnf_sheet and bezier_sheet, examples and doc copyediting 2025-04-14 09:34:16 -07:00
Adrian Mariano
592d1e7883 texturing bug fixes 2025-04-13 22:46:12 -04:00
Adrian Mariano
1faf2612aa textured_tile bugfix & texture support for sweeps 2025-04-12 22:05:16 -04:00
Adrian Mariano
b18a8330bd texture support for vnf_vertex_array 2025-04-10 22:12:16 -04:00
Adrian Mariano
fd775d5c76 add vnf_vertex_array() module
texture code cleanup
doc fixes
2025-04-09 23:00:04 -04:00
Adrian Mariano
19fa25b6e7 fix rotate_sweep texture endcaps 2025-04-03 16:56:46 -04:00
Adrian Mariano
94f6a56f2f add vnf_bounds 2025-02-16 21:01:19 -05:00
Adrian Mariano
5c42891c39 triangulate in vnf_bend to avoid non-coplanar faces output 2025-01-26 12:38:40 -05:00
Alex Matulich
4d699551f0 Fixed syntax errors in examples after enabling rendering 2025-01-17 21:19:38 -08:00
Alex Matulich
5e8547db6c Doc improvements: spelling, grammar, examples 2025-01-17 17:27:36 -08: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
Alex Matulich
00d2cd77e0 Fixed typo in new example for vnf_vertex_array 2024-12-12 19:35:37 -08:00
Alex Matulich
7621838c06 Re-ordered args and edited documentation in vnf_tri_array for consistency with vnf_vertex_array,modified wrap+cap demos and moved them into vnf_vertex_array 2024-12-12 15:56:55 -08:00
Alex Matulich
fe98042255 Changed height and view angle of cymbal model, removed redundant comment block 2024-12-11 09:28:25 -08:00
Alex Matulich
2a2062231a Fixed another issue from inadvertent undo operation, retested 2024-12-11 07:43:33 -08:00
Alex Matulich
1ed79d4cac Restored critical line in vnf_tri_array that somehow got removed while cleaning up comments 2024-12-11 07:26:11 -08:00
Alex Matulich
564db53c51 Replaced vnf_tri_array() with additional examples, added example to vnf_from_polygons() 2024-12-10 23:36:03 -08:00
Adrian Mariano
ef610906b0 Change VNF hull anchors to point in more rational directions 2024-09-01 21:21:24 -04:00
Adrian Mariano
51fbe696b1 fix anchor bug for non-orthogonal spins
change regular_prism side face anchors to point UP
2024-08-31 13:19:10 -04:00
Adrian Mariano
7c737fd0a3 doc tweaks 2024-07-27 09:36:51 -04:00
Adrian Mariano
5375e41af4 example fix 2024-07-26 06:33:25 -04:00
Adrian Mariano
c2b5cd148e add 3D to examples so they display 2024-07-26 06:07:25 -04:00
Adrian Mariano
7892d488ba docfix 2024-07-25 21:56:40 -04:00
Adrian Mariano
88e11dfcaf docfix 2024-07-25 21:28:45 -04:00
Adrian Mariano
cff856362b add vnf_sheet, bezier_sheet, vnf_boundary and vnf_thin_offset 2024-07-25 21:04:07 -04:00
Adrian Mariano
565b62f3f5 fix projection examples 2024-06-22 22:32:05 -04:00
Adrian Mariano
683bab1d6a fix typo 2024-06-20 17:29:14 -04:00
Adrian Mariano
67697fe139 add projection() 2024-06-20 17:20:10 -04:00
Adrian Mariano
c7950a7475 fix vnf_validate isect bug, plus doc tweaks 2024-05-21 19:36:22 -04:00
Adrian Mariano
35f1dc4cb0 Change Extra Anchors to Named Anchors 2024-05-20 19:42:07 -04:00