Commit graph

28 commits

Author SHA1 Message Date
Joel Lehtonen
a2131ce23d Propagate information about partition() part to children()
This patch allows to customize the partitioned parts. The part is
available in $idx variable and is either 0 or 1.
2024-10-06 12:53:45 +03:00
Adrian Mariano
989007a4bc add regular_prism(), fix anchors to prismoid() 2024-08-29 19:29:43 -04:00
Adrian Mariano
95009bc613 Merge branch 'master' of https://github.com/adrianVmariano/BOSL2 2024-01-01 21:49:57 -05:00
Adrian Mariano
0f8378091d fix half_of() bug with regions 2023-12-25 17:20:21 -05:00
Revar Desmera
07d487e0fd All the SynTags. 2023-05-29 21:48:48 -07:00
Richard Milewski
a36fcd2d81 SynTags for masks2d, masks3d and partitions 2023-04-14 15:53:35 -07:00
Richard Milewski
ed367099b3 Synopses partitions.scad 2023-04-03 17:58:12 -07:00
Adrian Mariano
21945263b6 Add $slop docs to modules that use $slop, fix stroke to accept
singletons, and fix cylinder to handle zero length case
2022-11-09 22:22:30 -05:00
Adrian Mariano
82b4b284a9 make slop undef and add get_slop()
add no_children in places
2022-04-11 22:18:52 -04:00
Adrian Mariano
95cdbfa34b more usage updates 2022-03-31 18:36:09 -04:00
Adrian Mariano
e7be7d8fb0 doc tweaks, mdash fixes, merge subdivide_long_segments into subdivide_path 2022-03-17 18:38:20 -04:00
Garth Minette
27f0f7833b Added VNF generators functions for teardrop(), onion(), torus(), pie_slice() 2022-01-30 20:54:47 -08:00
Adrian Mariano
50191bf5fd move half-space stuff to partitions.scad 2021-12-16 22:31:49 -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
dd3542c748 Fix references to changed subsections 2021-11-19 22:33:16 -05:00
Adrian Mariano
9ca28066e1 make slop masks easier to see in examples 2021-09-16 22:03:13 -04:00
Garth Minette
af3b427a97 Added missing 'children()' call. 2021-06-28 18:07:29 -07:00
Garth Minette
0fea590d0f Fix for #129 2021-06-28 18:04:27 -07:00
Garth Minette
a748c77077 vmul() to v_mul(), etc. 2021-06-14 20:28:49 -07:00
Garth Minette
17efb079d9 Fixes for various example bugs. 2021-03-16 14:46:11 -07:00
Garth Minette
f9aa81e178 Improved docs gen script for Returns:, Custom:, Includes:, Topics:, and positional/named args spits. 2021-01-05 01:20:01 -08:00
Garth Minette
e56f953c1c Fixed calls to vmul() with heteerogenous vector sizes. 2020-08-02 23:23:50 -07:00
Revar Desmera
53c1e25395 Standardize indention on spaces, not tabs. 2020-05-29 19:04:34 -07:00
Revar Desmera
302b8c4b2f Removed assert_in_list() in favor of assert(in_list()) 2019-10-31 01:33:28 -07:00
Revar Desmera
e2e6bcf2f9 Enlarged a number of partitions.scad example images. 2019-07-09 22:30:27 -07:00
Revar Desmera
35277af5ef Fixed partitions.scad example images. 2019-07-09 22:02:55 -07:00
Revar Desmera
da819f3d9d Added partitions.scad 2019-07-09 21:54:28 -07:00