Commit graph

2717 commits

Author SHA1 Message Date
Adrian Mariano
24a079c912 bigfixes 2021-12-16 23:00:35 -05:00
Adrian Mariano
50191bf5fd move half-space stuff to partitions.scad 2021-12-16 22:31:49 -05:00
Adrian Mariano
edde34ff76 move hull.scad into geometry.scad 2021-12-16 22:13:18 -05:00
Revar Desmera
139ee0bfaa
Merge pull request #740 from revarbat/revarbat_dev
Merge changes for docsgen v2
2021-12-13 22:44:45 -08:00
Revar Desmera
477f4af170 Tutorial fixes. 2021-12-13 21:58:58 -08:00
Revar Desmera
f9c5dc2cb9 Fixes for rect(center=) 2021-12-13 16:31:14 -08:00
Revar Desmera
aa109de9d7 Merge branch 'master' of github.com:revarbat/BOSL2 into revarbat_dev 2021-12-13 15:51:06 -08:00
Revar Desmera
59bf523908 Lots of docs tweaks for openscad-docsgen v2 2021-12-13 15:48:30 -08:00
Revar Desmera
bbcada695a
Merge pull request #738 from adrianVmariano/master
attachments docs consolidation
2021-12-13 15:46:45 -08:00
Revar Desmera
8a16c0d826
Merge branch 'master' into master 2021-12-13 15:46:30 -08:00
Adrian Mariano
b729f436ce improve error handling 2021-12-07 16:21:29 -05:00
Adrian Mariano
7059caa6cc Remove nonzero parm from point_in_region in grid2d() 2021-12-06 23:05:45 -05:00
Garth Minette
4cb59d988e Tutorial fixes. 2021-12-06 14:28:36 -08:00
Garth Minette
21083277b0 Various documentation fixes. 2021-12-06 14:28:04 -08:00
Adrian Mariano
1912aecdfa Assert on non-coplanar faces in vnf_slice 2021-12-05 09:08:27 -05:00
Adrian Mariano
3e292c21cc remove center arg from shapes2d.scad 2021-11-20 23:33:04 -05:00
Adrian Mariano
590143ef07 strings reorg 2021-11-20 23:19:54 -05:00
Adrian Mariano
2e2dadefed fix screw threading for nuts to be consistent with how screws are done 2021-11-20 20:59:13 -05:00
Adrian Mariano
956f845886 doc tweaks 2021-11-20 20:29:49 -05:00
Adrian Mariano
92413f1800 missed a few 2021-11-19 22:35:36 -05:00
Adrian Mariano
dd3542c748 Fix references to changed subsections 2021-11-19 22:33:16 -05:00
Adrian Mariano
3d93795e7e tweaks 2021-11-19 22:23:04 -05:00
Adrian Mariano
e58328b00b comment out test that will fail due to output 2021-11-19 22:22:10 -05:00
Adrian Mariano
e653be471f Move edges.scad content to attachments.scad
Add subsections to attachments.scad
2021-11-19 22:20:01 -05:00
Revar Desmera
0e99908440
Merge pull request #737 from revarbat/revarbat_dev
Removed invalid zip() reference.
2021-11-18 20:01:55 -08:00
Garth Minette
9a71a69762 Removed invalid zip() reference. 2021-11-18 20:01:06 -08:00
Revar Desmera
220af82d31
Merge pull request #736 from revarbat/revarbat_dev
Enable endcap1 for stroke() with a single-vertex path.
2021-11-18 19:56:14 -08:00
Revar Desmera
7cdc880a43
Merge pull request #735 from adrianVmariano/master
ellipse update
2021-11-18 19:41:23 -08:00
Garth Minette
eb3bd8da0a Enable endcap1 for stroke() with a single-vertex path. 2021-11-18 19:33:57 -08:00
Adrian Mariano
1ec9faec39 remove enumerate, zip, ellipse uniform sampling with realign 2021-11-18 19:02:50 -05:00
Revar Desmera
96a210b5a4
Merge pull request #734 from revarbat/revarbat_dev
Reduced s= to 100 for half functions.
2021-11-17 18:20:24 -08:00
Garth Minette
f1ff6b4480 Merged attachments tweaks. 2021-11-17 15:34:00 -08:00
Revar Desmera
28987dc910
Merge pull request #730 from adrianVmariano/master
remove nil & noop
2021-11-17 15:17:46 -08:00
Adrian Mariano
ba2e1d45f1 remove anchor_isect reference 2021-11-17 14:16:22 -05:00
Adrian Mariano
475129fd95 revamp extruded region attachables and apply to linear_sweep. 2021-11-17 13:38:07 -05:00
Adrian Mariano
2bfb4e39e7 more fixes 2021-11-16 23:12:03 -05:00
Garth Minette
e90b56f76c Reduced s= to 100 for half functions. Fixed asserts for extruded region/path attachment geometries. 2021-11-16 19:40:50 -08:00
Adrian Mariano
cd664f830c attachment bugfixes 2021-11-16 22:13:00 -05:00
Adrian Mariano
47bf93e6cb more anchoring fixes 2021-11-16 20:46:37 -05:00
Adrian Mariano
45e64f309c bug fixes 2021-11-16 20:33:51 -05:00
Adrian Mariano
d576526b60 VNF interface update skin.scad and shapes2d.scad 2021-11-16 18:49:37 -05:00
Adrian Mariano
7dfb99c5bb fix test 2021-11-16 06:15:56 -05:00
Adrian Mariano
6b20232f99 remove nil and noop 2021-11-15 23:55:57 -05:00
Revar Desmera
379678127f
Merge pull request #729 from adrianVmariano/master
attachment fixes
2021-11-15 15:56:45 -08:00
Adrian Mariano
886d316532 fix circle attachment bug 2021-11-14 10:06:04 -05:00
Adrian Mariano
0c3c983051 oval() -> ellipse() 2021-11-13 19:45:58 -05:00
Adrian Mariano
ed275481b0 tweak axes for docs 2021-11-13 17:40:24 -05:00
Adrian Mariano
b671a0c37d add attachments to region()
rewrite "circle" attachment to use line intersection
2021-11-13 10:47:51 -05:00
Revar Desmera
647d327df5
Merge pull request #728 from adrianVmariano/master
rect center, stroke error message
2021-11-12 13:28:38 -08:00
Adrian Mariano
f605bafb0d fix tests 2021-11-12 06:18:14 -05:00