Adrian Mariano
94abf65857
rewrite vnf_halfspace and fix bugs in half_of functions.
...
remove get_named_args
2021-04-19 16:58:17 -04:00
Revar Desmera
1e9601fe3c
Merge pull request #468 from westminsterflip/master
...
Create bottlecaps_adapters.scad
2021-04-15 15:29:43 -07:00
Revar Desmera
ea20a6aa5e
Merge pull request #505 from revarbat/revarbat_dev
...
Improved docsgen problem matcher.
2021-04-15 15:28:37 -07:00
Garth Minette
5c732f0684
Improved docsgen problem matcher.
2021-04-15 15:26:52 -07:00
github-actions
3c218e2015
Bump release version.
2021-04-15 08:30:52 +00:00
Revar Desmera
81fd52b787
Merge pull request #503 from adrianVmariano/master
...
half space fixes
2021-04-15 01:26:28 -07:00
Adrian Mariano
5ea5e301b8
Handle region face after half space computation
2021-04-14 23:24:53 -04:00
Adrian Mariano
6e805163ab
half space fixes
2021-04-14 21:19:13 -04:00
github-actions
bf1be88e1b
Bump release version.
2021-04-14 22:36:29 +00:00
Revar Desmera
5ed3602391
Merge pull request #500 from adrianVmariano/master
...
Fix face orientation bugs
2021-04-14 15:13:32 -07:00
Adrian Mariano
75b974906d
_UNDEF definition didn't work; moving to constants.scad fixed this.
...
Fixed vnf.scad so that "convex" is efficient and handles degenerate
case in vnf_vertex_array
Fixed skin to correctly handle multi-section "distance" skins.
2021-04-14 16:32:47 -04:00
Adrian Mariano
f2914f0efb
remove debug echo
2021-04-13 20:45:14 -04:00
Adrian Mariano
27928eac70
bug fixes for caps and style
2021-04-13 20:21:19 -04:00
Adrian Mariano
4a179920cf
Speed improvement for vnf_vertex_array by changing deduplicate
...
testing. Add "min_edge" style to vnf vertex array.
eliminate _skin_core, replace with vnf_vertex_array, add style option
to all modules/functions.
fix bug in path_normals (not normalized)
2021-04-13 19:27:42 -04:00
github-actions
b369b9a3da
Bump release version.
2021-04-13 22:19:25 +00:00
Revar Desmera
bd33dc1576
Update README.md
2021-04-13 15:16:06 -07:00
github-actions
a5b88c8a83
Bump release version.
2021-04-13 22:15:31 +00:00
Revar Desmera
4a54d59e24
Merge pull request #502 from revarbat/revarbat_dev
...
Updated README
2021-04-13 15:11:46 -07:00
Garth Minette
11603337af
Updated README
2021-04-13 15:10:56 -07:00
github-actions
f57ddecac0
Bump release version.
2021-04-13 07:32:24 +00:00
Revar Desmera
ba83f4c918
Merge pull request #501 from revarbat/revarbat_dev
...
Try to fix example rendering when doing docsgen on GitHub Action VM.
2021-04-13 00:30:53 -07:00
Garth Minette
1ab28d9632
Try to fix example rendering when doing docsgen on GitHub Action VM.
2021-04-12 23:36:40 -07:00
Adrian Mariano
dea5949df8
Fix face orientation bugs in vnf_vertex_array, rounded_prism,
...
bezier_patch_degenerate. Added reverse option to count().
2021-04-12 20:15:01 -04:00
github-actions
07453400b1
Bump release version.
2021-04-12 09:40:54 +00:00
Revar Desmera
06842df48f
Merge pull request #499 from revarbat/revarbat_dev
...
Fix onion() example.
2021-04-12 02:37:11 -07:00
Garth Minette
1c95f7f6c9
Fix onion() example.
2021-04-12 02:30:50 -07:00
Revar Desmera
ff4880074d
Merge pull request #498 from revarbat/revarbat_dev
...
Revarbat dev
2021-04-12 01:04:01 -07:00
Garth Minette
5b8e0ddc5c
Tweaks in attahements tutorial.
2021-04-12 00:44:45 -07:00
Garth Minette
6146cc3175
Merge branch 'master' of github.com:revarbat/BOSL2 into revarbat_dev
2021-04-12 00:42:41 -07:00
Garth Minette
508b3e8f2c
Tutorials update.
2021-04-12 00:41:12 -07:00
Garth Minette
95f19276ab
Fixed named attachments for teardrop()
2021-04-12 00:40:09 -07:00
Revar Desmera
0718bcb9be
Merge pull request #496 from adrianVmariano/master
...
vnf_tri_array & bezier_patch_degenerate
2021-04-12 00:38:44 -07:00
github-actions
0dbd2f7c69
Bump release version.
2021-04-12 07:37:27 +00:00
Revar Desmera
b00547b834
Merge pull request #495 from RonaldoCMP/master
...
Review of geometry.scad for speed and minor other changes
2021-04-12 00:33:47 -07:00
Adrian Mariano
d4d5794ef2
fixed sum to handle larger input
...
added all_equal
added vnf_tri_array as public
added bezier_patch_degenerate as public
2021-04-11 22:29:25 -04:00
RonaldoCMP
41616872fe
Correction in is_convex_polygon
2021-04-11 23:45:21 +01:00
RonaldoCMP
dab6407b0f
Minor tweak
2021-04-11 13:01:06 +01:00
RonaldoCMP
5062ee1605
Minor change in is_matrix_symmetric
2021-04-11 12:37:49 +01:00
RonaldoCMP
c5799d6539
Review of vnf_centroid()
2021-04-11 12:36:05 +01:00
RonaldoCMP
376609d52f
Cosmetics
2021-04-11 12:34:59 +01:00
RonaldoCMP
f9e7baa515
Review of is_matrix
2021-04-11 12:33:40 +01:00
RonaldoCMP
80feb93c98
Change undef to [] as return of polygon functions
2021-04-11 12:32:49 +01:00
RonaldoCMP
160e3f3edd
Correction of polygon_area and a better polygon_normal
2021-04-11 11:35:38 +01:00
RonaldoCMP
5c6181d4d4
Correction of some coplanarity tests and reorganization
2021-04-11 09:02:08 +01:00
RonaldoCMP
2dcbfeee11
Review of geometry.scad for speed
2021-04-10 21:07:23 +01:00
RonaldoCMP
cdb68ad977
Revert "Review of geometry.scad for speed"
...
This reverts commit 49a3a166eb
.
2021-04-10 20:14:40 +01:00
RonaldoCMP
49a3a166eb
Review of geometry.scad for speed
2021-04-10 20:09:03 +01:00
Adrian Mariano
1451b827ec
Moved vnf_tri_array to vnf.scad and added docs
2021-04-09 21:43:41 -04:00
github-actions
bdf30a5623
Bump release version.
2021-04-09 02:55:52 +00:00
Revar Desmera
c129fa659b
Merge pull request #494 from revarbat/revarbat_dev
...
Removed range(), rangex(). Added count().
2021-04-08 19:22:09 -07:00