Commit graph

21 commits

Author SHA1 Message Date
Adrian Mariano
82aa485045 usage message fixes and doc tweaks
remove triangle area, optimize polygon_area for triangles
2022-04-08 19:37:46 -04:00
Adrian Mariano
9929e3fff1 doc tweak 2022-01-17 09:39:41 -05: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
8a16c0d826
Merge branch 'master' into master 2021-12-13 15:46:30 -08:00
Adrian Mariano
956f845886 doc tweaks 2021-11-20 20:29:49 -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
Garth Minette
9a71a69762 Removed invalid zip() reference. 2021-11-18 20:01:06 -08:00
Adrian Mariano
1ec9faec39 remove enumerate, zip, ellipse uniform sampling with realign 2021-11-18 19:02:50 -05:00
Revar Desmera
2fec5a381d
Merge pull request #727 from adrianVmariano/master
doc tweaks/vnf_merge split
2021-11-11 18:48:28 -08:00
Adrian Mariano
6d1c754ed8 organize masks into massk3d.scad and masks2d.scad 2021-11-11 19:34:16 -05:00
Garth Minette
522f0399d7 Removed zip_long() from See Alsos. 2021-11-10 19:02:51 -08:00
Adrian Mariano
a81b6c6931 misc tweaks 2021-11-09 22:27:55 -05:00
Revar Desmera
0b10c7309d
Merge pull request #718 from revarbat/revarbat_dev
Speed optimizations for approx()
2021-11-04 21:39:17 -07:00
Garth Minette
2b7d0d935d Fixes for approx() with mixed types. 2021-11-04 21:13:50 -07:00
RonaldoCMP
6bd1dd918f Correction in _cleave_connected_region and polygon_triangulate and some few tweaks 2021-11-04 12:09:29 +00:00
Garth Minette
7ed34f592a Speed optimizations for approx() 2021-11-03 18:52:51 -07:00
Adrian Mariano
934b3c7b04 make all_zero, etc, non-recursive, just work on vectors 2021-10-30 17:47:17 -04:00
Adrian Mariano
024011ea5e list_remove fix
rename array_dim to list_shape
2021-10-27 20:21:12 -04:00
Adrian Mariano
2eff8ec203 array_group -> list_to_matrix fixes 2021-10-26 23:17:21 -04:00
Adrian Mariano
71dab62432 move comparison functions out of math.scad and arrays.scad into comparisons.scad
rename arrays.scad to lists.scad
2021-10-26 23:12:51 -04:00