Commit graph

32 commits

Author SHA1 Message Date
Adrian Mariano
8b90ef14d6 doc fix for list_head 2024-11-27 20:20:56 -05:00
Revar Desmera
07d487e0fd All the SynTags. 2023-05-29 21:48:48 -07:00
Adrian Mariano
bf97d1c5be Negative indexing in list_set and list_insert 2023-05-15 18:51:37 -04:00
Adrian Mariano
bb2d67725c synopsis tweaks 2023-04-04 20:12:19 -04:00
Revar Desmera
288025b37f Added Synopses, etc to lists.scad, version.scad, wiring.scad. 2023-03-31 00:20:27 -07:00
Revar Desmera
1da91c6fcf Various docs typo fixed. 2023-03-08 21:54:27 -08:00
Adrian Mariano
2c54188c24 doc fixes 2023-03-05 12:11:30 -05:00
Adrian Mariano
e8c400517e doc tweaks 2023-03-02 22:54:39 -05:00
Adrian Mariano
d8dccc0005 Fix slice() bug when index is off the end, doc fix 2023-01-28 11:53:02 -05:00
Adrian Mariano
f035df980a bug fixes 2022-11-01 23:36:52 -04:00
Adrian Mariano
f415e221a2 typo fix 2022-04-07 17:50:15 -04:00
Adrian Mariano
6f06e388cf usage messages fixes and some arg tweaks 2022-04-07 17:28:41 -04:00
Adrian Mariano
b9ae9e9a8b various file reorgs 2022-03-27 23:06:42 -04:00
Adrian Mariano
4902b53992 doc tweak 2022-01-27 21:07:26 -05:00
Adrian Mariano
f395fe5aaf bugfixes 2022-01-07 14:56:31 -05:00
Adrian Mariano
d8aa4ced71 misc doc fixes and organization
beziers reorg
arc bug fix for endpoint=false and N=undef
2022-01-07 14:23:01 -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
Adrian Mariano
956f845886 doc tweaks 2021-11-20 20:29:49 -05: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
477dd55781 remove polygon_shift, hide noncollinear_triple
modify glued circle to not produce duplicate points
2021-11-11 18:50:26 -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
Garth Minette
e5b657a6f4 Fixes for extrude_path2d() 2021-11-07 14:53:53 -08:00
RonaldoCMP
6bd1dd918f Correction in _cleave_connected_region and polygon_triangulate and some few tweaks 2021-11-04 12:09:29 +00:00
Adrian Mariano
fe0586180e renamed is_region_simple to is_valid_region and fixed bugs and added examples
fixed bugs in pair and triplet and added degenerate test cases
2021-11-03 22:30:01 -04:00
Adrian Mariano
530f3b3449 triplet fix 2021-11-01 18:14:31 -04:00
Adrian Mariano
9cf991bb29 doc tweak 2021-10-28 21:07:41 -04:00
Adrian Mariano
ea0ec79790 list_remove_values, in_list bugfixes
remove quantization from region booleans (bugfix)
2021-10-28 20:23:16 -04:00
Adrian Mariano
024011ea5e list_remove fix
rename array_dim to list_shape
2021-10-27 20:21:12 -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
Renamed from arrays.scad (Browse further)