RonaldoCMP
da7f9a2412
Revert "Minor corrections"
...
This reverts commit 80e6cf6316
.
2021-03-25 08:36:57 +00:00
RonaldoCMP
097c18b804
Revert "Minor edition"
...
This reverts commit f54be54379
.
2021-03-25 08:36:43 +00:00
RonaldoCMP
f54be54379
Minor edition
2021-03-25 02:18:33 +00:00
RonaldoCMP
80e6cf6316
Minor corrections
...
Corrections and simplifications of polygon_area(), centroid() and point_in_polygon.
2021-03-25 01:57:07 +00:00
RonaldoCMP
4d9bf2d028
Merge pull request #1 from revarbat/master
...
Update
2020-12-28 12:45:28 +00:00
Revar Desmera
0dac4510a6
Merge pull request #349 from revarbat/revarbat_dev
...
orig sphere matching to builtin.
2020-12-28 03:37:34 -08:00
Garth Minette
53fae5a3b2
Improve orig sphere matching to builtin, at small scales.
2020-12-28 03:31:51 -08:00
Garth Minette
4af7fe8e05
Make style=orig spheroid more accurately match built-in sphere.
2020-12-28 03:25:08 -08:00
Revar Desmera
59c22a2670
Merge pull request #348 from revarbat/revarbat_dev
...
Tutorial work
2020-12-28 03:11:14 -08:00
Garth Minette
70a924e776
Paths tutorial image fixes.
2020-12-28 02:46:33 -08:00
Garth Minette
2b0a129212
Basic_Shapes.md -> Shapes2d & Shapes3d
2020-12-28 02:12:21 -08:00
Garth Minette
eb12f5f9cb
Tutorials work.. Shapes2d and Paths.
2020-12-28 02:10:50 -08:00
Garth Minette
b054edb5fb
Fix for anchors in trapezoid() when using shift=.
2020-12-27 21:55:36 -08:00
Garth Minette
fb0de58c7f
Fixes for faster construction of sphere()
2020-12-27 21:54:31 -08:00
Garth Minette
f30e46e3ac
Enhanced show_anchors() to handle 2d.
2020-12-27 21:52:13 -08:00
Garth Minette
b518763d6f
Fixed shift handling for rect geometries.
2020-12-27 21:48:16 -08:00
Revar Desmera
b7b22cbf7e
Merge pull request #345 from adrianVmariano/master
...
fixed hull_points bugs, added seeds to tests, seed parm to shuffle()
2020-12-22 17:35:19 -08:00
Adrian Mariano
a495528398
Fixed bugs in hull_points, added seeds to tests, added seed parm to shuffle()
2020-12-22 18:15:25 -05:00
Revar Desmera
461bd21236
Merge pull request #344 from adrianVmariano/master
...
Added vnf_wireframe, tweaked reverse error message,
2020-12-19 16:49:33 -08:00
Adrian Mariano
e10a70fc98
Add "bad" example
2020-12-19 19:36:15 -05:00
Adrian Mariano
f2bb9bcb4b
Added vnf_wireframe, tweaked reverse error message,
2020-12-19 11:48:05 -05:00
Revar Desmera
de7f8569bf
Merge pull request #341 from revarbat/revarbat_dev
...
mutator fixes.
2020-12-18 19:07:09 -08:00
Garth Minette
423fef1094
Fixes for bounding_box() and minkowsi_difference()
2020-12-18 19:04:28 -08:00
Garth Minette
4b4304d794
Added anchor_arrow2d()
2020-12-18 19:01:57 -08:00
Adrian Mariano
3774e25689
remove hull.scad, replaced with test_hull.scad
2020-12-16 21:29:33 -05:00
Adrian Mariano
0cfa56d6a7
Merge branch 'master' of https://github.com/revarbat/BOSL2
2020-12-16 21:26:22 -05:00
Revar Desmera
11c15c9aff
Merge pull request #339 from thehans/patch-1
...
Check openscad return code in run_tests.sh
2020-12-16 16:31:46 -08:00
Hans Loeblich
d287dfe9f1
Check openscad return code in run_tests.sh
...
I found that even though my openscad was crashing on tests_hull.scad, this script reported that it had passed. This change saves the exit code of the openscad command, and checks that it is 0 (success).
2020-12-16 15:46:23 -06:00
Revar Desmera
03823f990c
Merge pull request #336 from revarbat/revarbat_dev
...
Various fixes to get example generation working.
2020-12-14 18:33:20 -08:00
Garth Minette
35e6fdb1aa
Various fixes to get example generation working.
2020-12-14 18:28:26 -08:00
Revar Desmera
72ac58e981
Merge pull request #334 from revarbat/revarbat_dev
...
Revarbat dev
2020-12-12 20:33:56 -08:00
Garth Minette
ea88aa8ac2
Merge branch 'master' into revarbat_dev
2020-12-12 20:29:00 -08:00
Garth Minette
44fcd46b47
Fix for ycyl error when using d1/d2.
2020-12-12 20:28:33 -08:00
Revar Desmera
d9c43629ec
Merge pull request #333 from adrianVmariano/master
...
offset sweep fixes
2020-12-12 20:24:31 -08:00
Adrian Mariano
ce8bc6f818
Fix offset_sweep for change to scale() and to handle undefs in the RC
2020-12-12 22:37:35 -05:00
Revar Desmera
061a42beec
Merge pull request #332 from adrianVmariano/master
...
tweaked vac example in turtle3d added delete_last() to arrays.scad added endpoint= option to arc added tests for last two things
2020-12-12 18:26:15 -08:00
Adrian Mariano
ecb915eb8f
fixed arc test
2020-12-12 21:24:33 -05:00
Adrian Mariano
b82f1b8e5d
tweaked vac example in turtle3d
...
added delete_last() to arrays.scad
added endpoint= option to arc
added tests for last two things
2020-12-12 21:15:33 -05:00
Revar Desmera
7dfda7cd96
Merge pull request #331 from revarbat/revarbat_dev
...
Clarify to unpac zipfile with directories.
2020-12-12 17:49:02 -08:00
Garth Minette
20f4d8830f
Clarify to unpac zipfile with directories.
2020-12-12 17:42:14 -08:00
Revar Desmera
0d6de3871a
Merge pull request #330 from revarbat/revarbat_dev
...
Fixes for turtle3d docs.
2020-12-12 17:27:19 -08:00
Garth Minette
0874bfcc43
Fixes for turtle3d docs.
2020-12-12 17:11:19 -08:00
Adrian Mariano
ed62287d00
Merge branch 'master' of https://github.com/revarbat/BOSL2
2020-12-11 22:49:01 -05:00
Revar Desmera
424f5db97c
Merge pull request #329 from adrianVmariano/master
...
Added turtle3d. Typo fixes in docs.
2020-12-11 16:24:50 -08:00
Adrian Mariano
00415796ba
Merge branch 'master' of https://github.com/revarbat/BOSL2
2020-12-11 19:01:40 -05:00
Adrian Mariano
081ef23eba
Added turtle3d. Typo fixes in docs.
2020-12-11 19:01:03 -05:00
Revar Desmera
d6d00ae625
Merge pull request #328 from revarbat/revarbat_dev
...
Fixed some undef warnings in distributors.
2020-12-09 23:45:55 -08:00
Garth Minette
4a25761b9a
Added BOSL2 logo example.
2020-12-09 23:44:22 -08:00
Garth Minette
70a6b7fac8
Fixed some undef warnings in distributors.
2020-12-09 23:43:08 -08:00
Adrian Mariano
cd7a0c31a2
Merge branch 'master' of https://github.com/revarbat/BOSL2
2020-12-09 19:12:32 -05:00