Commit graph

4585 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
Richard Milewski
15388a7c11 Remove .pngs 2024-10-05 15:34:15 -07:00
Adrian Mariano
428649e97b fix 2024-10-03 23:00:16 -04:00
Adrian Mariano
5f6e067341 Add roundings to rounded_edge_mask and some $edge_angle fixes 2024-10-03 22:26:22 -04:00
Richard Milewski
a36be7e748 Delete .source_hashes 2024-10-01 13:06:42 -07:00
Richard Milewski
a3d18152e9 Delete Béziers_for_Beginners.md 2024-10-01 13:03:47 -07:00
Richard Milewski
2b55c2fd53 Bezier image files name change 2024-10-01 13:00:05 -07:00
Richard Milewski
72d1729e4c Fix Tutorial Removals 2024-10-01 12:20:16 -07:00
Richard Milewski
1bce4d5249 Update Béziers for Beginners 2024-10-01 11:40:51 -07:00
Richard Milewski
cd5804bbc8 Merge remote-tracking branch 'upstream/master' 2024-10-01 11:40:05 -07:00
Revar Desmera
9717497174
Merge pull request #1481 from adrianVmariano/master
doc fixes
2024-09-30 22:44:00 -07:00
Adrian Mariano
fdda08e071 remove euler angle from Shapes3d tutorial, cubetruss needs DOWN axis
so permit negative axis directions
2024-09-29 12:37:57 -04:00
Adrian Mariano
7b56835903 fixing the fix 2024-09-29 11:21:36 -04:00
Adrian Mariano
79cafb8e2a error check fixes 2024-09-29 09:35:51 -04:00
Adrian Mariano
846de460fd small fix 2024-09-29 09:14:39 -04:00
Adrian Mariano
2670ce0c95 assorted doc fixes 2024-09-29 09:10:12 -04:00
Revar Desmera
38f9a9b40c
Merge pull request #1478 from adrianVmariano/master
attachments update
2024-09-29 01:25:07 -07:00
Adrian Mariano
c88319ca8f add $edge_angle and $edge_length 2024-09-28 17:45:52 -04:00
Adrian Mariano
55aafee003 attachments fixes/tweaks 2024-09-28 14:46:31 -04:00
Adrian Mariano
7da26d32cd arc() bugfix 2024-09-28 08:44:14 -04:00
Adrian Mariano
c2f5fa7352 attachments fixes 2024-09-27 19:59:38 -04:00
Richard Milewski
d050abe0e0 Merge remote-tracking branch 'upstream/master' 2024-09-27 16:48:29 -07:00
Adrian Mariano
9671a8a171 fix 2d attach() 2024-09-27 18:59:19 -04:00
Adrian Mariano
ae73c6d9cf attachments update 2024-09-27 18:31:30 -04:00
Revar Desmera
d8214cc0e1
Merge pull request #1477 from adrianVmariano/master
rounded_prism fixes & attachment updates
2024-09-26 18:01:06 -07:00
Adrian Mariano
f0d90eed19 docs bugfixes 2024-09-26 19:03:50 -04:00
Adrian Mariano
6e4cd07e05 doc fixes 2024-09-26 17:00:02 -04:00
Adrian Mariano
fac12237c7 Change Courier references to Liberation Mono which we know is available 2024-09-26 16:59:12 -04:00
Adrian Mariano
0c266f6f85 join_prism fixes, and hole cutting examples 2024-09-26 16:58:20 -04:00
Revar Desmera
456fcd8d8a
Merge pull request #1475 from adrianVmariano/master
Fox default font
2024-09-22 20:09:39 -07:00
Adrian Mariano
f03d4300e2 fix default font 2024-09-22 16:49:58 -04:00
Richard Milewski
d2bfb25efd Merge remote-tracking branch 'upstream/master' 2024-09-20 13:52:48 -07:00
Revar Desmera
8a930d5495
Merge pull request #1472 from adrianVmariano/master
offset() default fix & planetary gears docfix
2024-09-19 23:29:30 -07:00
Adrian Mariano
44361dd2bf fix geometry offset() calls 2024-09-14 17:09:04 -04:00
Adrian Mariano
d90aeb367f Change offset() default closed value to match builtin 2024-09-14 17:08:35 -04:00
Adrian Mariano
5580bdaf14 doc fixes for planetary gears 2024-09-12 23:08:11 -04:00
Revar Desmera
eda0cd75b5
Merge pull request #1469 from adrianVmariano/master
regular_prism(), prismoid and wedge anchors
2024-09-07 22:25:56 -07:00
Adrian Mariano
289d6afb3e spin direction sign fix 2024-09-02 08:14:30 -04:00
Adrian Mariano
ef610906b0 Change VNF hull anchors to point in more rational directions 2024-09-01 21:21:24 -04:00
Adrian Mariano
d897c42a3c regular_prism() sizing bugfixes 2024-09-01 15:08:53 -04:00
Adrian Mariano
6d9d5a8e5a fix function return from regular_prism() 2024-09-01 07:32:46 -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
9ac540e03d fix 2d attach() bug 2024-08-30 20:17:49 -04:00
Adrian Mariano
5c3692d109 fix inside attachment spin bug 2024-08-30 19:42:41 -04:00
Adrian Mariano
b919905449 doc fix 2024-08-29 20:38:51 -04:00
Adrian Mariano
f4e37df07b newlines 2024-08-29 19:30:44 -04:00
Adrian Mariano
989007a4bc add regular_prism(), fix anchors to prismoid() 2024-08-29 19:29:43 -04:00
Adrian Mariano
fa58f33e6d fix spin on wedge edges 2024-08-23 18:11:45 -04:00
Adrian Mariano
de6d7a21d7 doc tweaks 2024-08-23 18:11:29 -04:00
Richard Milewski
55c82687e6 Merge remote-tracking branch 'upstream/master' 2024-08-17 12:15:34 -07:00