Commit graph

536 commits

Author SHA1 Message Date
Garth Minette
a0c21ffafb Fixes and docs tweaks for bottlecaps.scad 2021-01-27 17:18:06 -08:00
Garth Minette
1b8f28cf35 Fix warnings for null range in idx() 2021-01-24 23:51:52 -08:00
Garth Minette
48de08f89b Merge branch 'master' into revarbat_dev 2021-01-24 23:28:37 -08:00
Garth Minette
320518194f Various arrays.scad docs updates. Bugfixes. 2021-01-24 23:26:39 -08:00
Garth Minette
678dce5796 Improved documentation generation for arguments. 2021-01-23 14:41:06 -08:00
Garth Minette
9fc753ec8d debug.scad docs cleanups. 2021-01-23 13:29:58 -08:00
Garth Minette
85ce222d75 Added missing examples to affine.scad 2021-01-21 19:59:21 -08:00
Garth Minette
ef4d367a98 Removed affine3d_chain() calls. 2021-01-20 18:14:04 -08:00
Garth Minette
c2129972c3 Dropped affine2d_chain(), affine3d_chain(). Improved affine.scad docs. 2021-01-20 18:06:46 -08:00
Garth Minette
6e42a1189d Regressions fix for affine3d_frame_map() 2021-01-20 13:40:25 -08:00
Garth Minette
b6cfda0537 Remove apply_list(). Renamed affine_frame_map() to affine3d_frame_map() 2021-01-20 13:36:41 -08:00
Garth Minette
e836213754 Update docs and regressions for apply() 2021-01-19 20:53:09 -08:00
Garth Minette
2093d730ab Corrected bezier patches example. 2021-01-19 04:51:28 -08:00
Garth Minette
456364c5ae Reworked bezier docs, and pruned redundant functions. 2021-01-19 04:36:53 -08:00
Garth Minette
8d753b471b Enable using apply() on VNF and bezier patches. 2021-01-19 04:32:40 -08:00
Garth Minette
8fb9ef222a Removed slot(), arced_slot(). Fixed positional args ordering and docs. 2021-01-17 01:38:10 -08:00
Garth Minette
92417f0cbb Added path_extrude2d(). 2021-01-17 01:36:43 -08:00
Garth Minette
98aad31b69 Fixed vnf_get_vertex() for single point. 2021-01-14 00:32:40 -08:00
Garth Minette
a1755d0a37 Docs usage correction for reuleaux_polygon() 2021-01-12 00:09:39 -08:00
Garth Minette
34ce1c203f Fixed named anchors for reuleaux_polygon() 2021-01-12 00:01:03 -08:00
Garth Minette
c790969ceb Added reuleaux_polygon() 2021-01-11 01:57:51 -08:00
Garth Minette
1ebe6115a9 Various attachments.scad docs fixes. 2021-01-07 21:22:31 -08:00
Garth Minette
7eb66b2eab Tweaks for planar bounding_bax() 2021-01-07 20:16:28 -08:00
Garth Minette
d89c72e8a7 dovetail() length->slide in example. 2021-01-07 19:32:10 -08:00
Garth Minette
729baada91 Merge branch 'master' into revarbat_dev 2021-01-07 19:21:45 -08:00
Garth Minette
f328ca87a5 Clean up Usage docs lines for arrays.scad. Typo fix in joiners.scad. 2021-01-07 19:17:10 -08:00
Garth Minette
3b4f3d3f0e Examples fixes for joiners, hingesnaps, projection_on_plane() 2021-01-05 22:07:40 -08:00
Garth Minette
7b9fd862ea Fixed worm_gear() module example code. 2021-01-05 18:04:41 -08:00
Garth Minette
697368b3a3 Fix projection_on_plane() example. 2021-01-05 17:53:03 -08:00
Garth Minette
d139384b36 Moved GitHUB actions to using 2021.01.03 nightlies OpenSCAD. 2021-01-05 14:32:24 -08:00
Garth Minette
db460ea8d8 Fixed argument formatting issue in tube(). 2021-01-05 14:16:58 -08:00
Garth Minette
e0614732b6 Added hover-text for argument tables. 2021-01-05 13:59:02 -08:00
Garth Minette
142530f38e Corrected mutators.scad LibFile: line. 2021-01-05 02:19:46 -08:00
Garth Minette
c20fd9050f Fixed refactored shell2d() examples. 2021-01-05 02:14:04 -08:00
Garth Minette
6187f5b65a Corrected planar= default for bounding_box() 2021-01-05 02:06:39 -08:00
Garth Minette
22f6ac910b Corrected knurling.scad Includes. 2021-01-05 01:54:15 -08:00
Garth Minette
20a21a5d9a Corrected image generation doubled-commoncode bug. 2021-01-05 01:48:29 -08: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
a683fa9ead Fix for cuboid negative chamfer/rounding overhangs. 2021-01-01 16:31:15 -08:00
Garth Minette
6b77a3a199 Don't do function literals in examples. We can't render them yet. 2021-01-01 01:26:36 -08:00
Garth Minette
9633608341 Fixed data array heightfield handling. 2021-01-01 01:21:17 -08:00
Garth Minette
d1fb992e2c Refactored and modernized heightfield(), enabling functional literal use. 2021-01-01 01:00:07 -08:00
Garth Minette
d1fe384f95 Bugfix for malformed teardrop2d() 2020-12-31 16:33:09 -08:00
Garth Minette
b8f655e43c Added logo to README. 2020-12-30 15:44:17 -08:00
Garth Minette
6e677498f9 Example fix for path_chamfer_and_rounding() 2020-12-30 00:38:24 -08:00
Garth Minette
0299270f6a Added rounding and chamfering to trapezoid() 2020-12-30 00:34:25 -08:00
Garth Minette
6fb0343016 minkowski_difference() 3d bugfix. 2020-12-29 22:04:47 -08:00
Garth Minette
1a9b683890 Bottom half example fix. 2020-12-29 21:23:02 -08:00
Garth Minette
36298b38d6 Added Mutators tutorial to generation list. 2020-12-29 21:21:12 -08:00
Garth Minette
a9c3b1f244 Initial mutators tutorial. 2020-12-29 21:08:41 -08:00