Commit graph

2776 commits

Author SHA1 Message Date
Revar Desmera
f72ff2a515
Merge pull request #756 from revarbat/revarbat_dev 2022-01-13 22:46:34 -08:00
Garth Minette
791c60b029 Added a better usage example for onion() 2022-01-13 19:26:45 -08:00
Revar Desmera
27a8d90f01
Merge pull request #755 from revarbat/revarbat_dev
Quantize up  to a multiple of 4 for rounded edges.
2022-01-12 23:43:38 -08:00
Garth Minette
79a148cd29 Quantize up to a multiple of 4 for rounded edges. 2022-01-12 23:13:36 -08:00
Revar Desmera
45c6e7bbbd
Merge pull request #754 from adrianVmariano/master
strings reorg
2022-01-10 21:03:23 -08:00
Adrian Mariano
837c74c10a bugfixes 2022-01-10 22:28:35 -05:00
Adrian Mariano
05c5e4efe5 bugfix 2022-01-10 21:50:32 -05:00
Adrian Mariano
7e388293e8 add centering option to move() 2022-01-10 21:23:09 -05:00
Adrian Mariano
dd9b197678 move linear_sweep and spiral_sweep to skin.scad 2022-01-10 21:00:39 -05:00
Adrian Mariano
9a71c5072b fix format call 2022-01-10 20:22:11 -05:00
Adrian Mariano
000ddf87c3 hide is_polygon_on_list
remove debug echo
2022-01-10 19:55:54 -05:00
Adrian Mariano
ec900943df strings reorg 2022-01-10 19:46:51 -05:00
Revar Desmera
676f13cb48
Merge pull request #752 from adrianVmariano/master
debug function rename, etc
2022-01-09 18:06:14 -08:00
Adrian Mariano
8bbc139c6c update from main repo 2022-01-09 10:55:48 -05:00
Adrian Mariano
c93f2041dc doc tweaks
fix interface to bezier_curve()
2022-01-09 09:55:26 -05:00
Adrian Mariano
b41b90bc2a bug fixes 2022-01-09 09:14:32 -05:00
Revar Desmera
75016d353a
Merge pull request #753 from revarbat/revarbat_dev
Animated egg() examples.
2022-01-09 01:32:26 -08:00
Garth Minette
b5d7edbb5d Animated egg() examples. 2022-01-09 00:53:54 -08:00
Adrian Mariano
b1ed2d0c6c bezier surface reorg, removed triangular bezier patches 2022-01-09 01:27:15 -05:00
Adrian Mariano
f5d0854549 debug function rename
attachment function reorder
add axes to egg examples
2022-01-08 23:08:34 -05:00
Revar Desmera
0c9859ee6d
Merge pull request #751 from revarbat/revarbat_dev
Unicode nbsp woraround for Extra Anchors.
2022-01-08 01:51:30 -08:00
Garth Minette
b6ca995b8c Unicode nbsp woraround for Extra Anchors. 2022-01-08 01:51:01 -08:00
Revar Desmera
29eaca542b
Merge pull request #750 from revarbat/revarbat_dev
Minor tweaks to Shapes2d tutorital.
2022-01-08 01:01:05 -08:00
Garth Minette
8d9d1f46a6 Minor tweaks to Shapes2d tutorital. 2022-01-07 19:31:58 -08:00
Revar Desmera
00df38a83b
Merge pull request #749 from adrianVmariano/master
doc tweaks, path_chamfer_rounding fix
2022-01-07 19:28:37 -08:00
Adrian Mariano
c61f7b8439 bug fix 2022-01-07 19:06:55 -05:00
Adrian Mariano
1b88fc2375 bugfix 2022-01-07 18:23:41 -05:00
Adrian Mariano
9db49798e4 bugfix 2022-01-07 17:56:26 -05:00
Adrian Mariano
20e9552cc3 bugfix 2022-01-07 16:01:12 -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
Adrian Mariano
1df2d49e3c change wiring radius to use round_corners instead of beziers 2022-01-07 12:47:18 -05:00
Adrian Mariano
1547aa8f71 Add egg() function/module 2022-01-07 12:37:47 -05:00
Adrian Mariano
cbaa77c127 added circle_circle_intersection 2022-01-07 12:24:35 -05:00
Adrian Mariano
15b68ffe89 add references for circle functions 2022-01-05 16:20:42 -05:00
Adrian Mariano
70afd85c18 fix smooth_path and path_to_bezier to handle 1-regions 2022-01-04 23:11:34 -05:00
Adrian Mariano
fe9a9a5d01 Change to allow roundings that fully occupy segment with deduplicate 2022-01-02 18:04:24 -05:00
Adrian Mariano
ff1ff2d2b6 Report as error case where roundings exactly cover a segment 2022-01-02 17:30:01 -05:00
Adrian Mariano
a233d8e04f doc tweaks 2022-01-01 22:00:26 -05:00
Revar Desmera
d344920c3c
Merge pull request #748 from revarbat/revarbat_dev
Tweaks to shapes2d tutorial.
2022-01-01 16:35:35 -08:00
Garth Minette
592e367cfb Tweaks to shapes2d tutorial. 2022-01-01 16:35:11 -08:00
Adrian Mariano
5fb0335fa3 fix path_chamfer_and_rounding to accept 1-regions and check that input
is a path
2022-01-01 13:50:16 -05:00
Revar Desmera
1d5c34eeb6
Merge pull request #747 from revarbat/revarbat_dev
Added [xyz]move().  Removed affine2d planar returns from transform fu…
2021-12-31 15:43:08 -08:00
Garth Minette
36fadc4e26 Added [xyz]move(). Removed affine2d planar returns from transform functions. 2021-12-31 15:22:13 -08:00
Revar Desmera
a256fc94d1
Merge pull request #746 from revarbat/revarbat_dev
Revarbat dev
2021-12-31 13:09:10 -08:00
Garth Minette
7e65a001e1 Removed planar=true from tutorial. 2021-12-29 19:40:35 -08:00
Garth Minette
2e9c303abb Merge branch 'master' of github.com:revarbat/BOSL2 into revarbat_dev 2021-12-29 18:43:46 -08:00
Revar Desmera
3b433e3eed
Merge pull request #744 from adrianVmariano/master
apply/transform doc fix
2021-12-29 18:43:15 -08:00
Adrian Mariano
13096a8874 improve polyhedron child alignment to face edge 2021-12-29 18:21:12 -05:00
Adrian Mariano
6e2929ff9b apply tweak 2021-12-29 18:01:23 -05:00