Commit graph

3054 commits

Author SHA1 Message Date
Adrian Mariano
924f8a6298 change count_true to num_true and simplify
fix bug in offset()
2022-05-27 10:21:33 -04:00
Adrian Mariano
a6d38a1e79 screws doc fix, small rounding bugfix 2022-05-27 01:26:04 -04:00
Adrian Mariano
458acdf803 Update hull to support new tagging method. Change hulling to conv_hull 2022-05-16 18:15:08 -04:00
Adrian Mariano
33d9ca4352 bug fix 2022-05-15 13:47:00 -04:00
Adrian Mariano
a8f8acdd98 tags->tag 2022-05-15 13:05:24 -04:00
Adrian Mariano
0007f1286c bug fixes 2022-05-15 11:47:44 -04:00
Adrian Mariano
174fb02e2b rewrite of tag handling 2022-05-15 10:51:45 -04:00
Adrian Mariano
494b6a40db doc bugfix 2022-05-15 10:37:45 -04:00
Adrian Mariano
ee620449b3 Merge remote-tracking branch 'upstream/master' 2022-05-15 10:35:52 -04:00
Revar Desmera
2ee2eda14a
Merge pull request #869 from revarbat/revarbat_dev
Anchor bug fixes.  Added vnf_vertex_array() example.
2022-05-12 13:52:46 -07:00
Garth Minette
64dd55a864 Anchoring bugfixes. Added example to vnf_vertex_array() 2022-05-12 13:27:34 -07:00
Adrian Mariano
c60bdeb2ee doc tweak 2022-05-07 12:21:03 -04:00
Garth Minette
ec6b158f8c Fixes for prismoidal geometry with non-UP axis=. 2022-05-06 18:09:44 -07:00
Revar Desmera
27a2c524f0
Merge pull request #868 from adrianVmariano/master
offset_sweep bugfix
2022-05-06 17:44:27 -07:00
Adrian Mariano
c242efecd5 bugfix for offset_sweep check_valid 2022-05-06 19:03:52 -04:00
Revar Desmera
8710d08f9f
Merge pull request #866 from adrianVmariano/master
path_sweep region handling bug fix
2022-05-04 17:25:28 -07:00
Adrian Mariano
b836fb3960 typo fix 2022-05-04 00:31:55 -04:00
Adrian Mariano
78818076cc remove echos 2022-05-03 18:53:46 -04:00
Adrian Mariano
c2a623d071 fix path_sweep handling of regions as input 2022-05-03 17:39:30 -04:00
Revar Desmera
5b2354f2c4
Merge pull request #865 from revarbat/revarbat_dev
Make asserts functional due to OpenSCAD operation ordering.
2022-05-02 19:11:34 -07:00
Garth Minette
6716d09fda Make asserts functional due to OpenSCAD operation ordering. 2022-05-02 18:35:55 -07:00
Revar Desmera
2eb231ec9b
Merge pull request #862 from adrianVmariano/master
tripod mount
2022-05-01 18:25:00 -07:00
Adrian Mariano
84118516c6 typo 2022-05-01 20:28:11 -04:00
Adrian Mariano
a273018c8b tpuo fix 2022-05-01 19:14:56 -04:00
Adrian Mariano
870f410afd add tripod mount 2022-05-01 18:43:08 -04:00
Adrian Mariano
ad9d32d0b7 add tripod mounts 2022-05-01 18:42:59 -04:00
Adrian Mariano
ea85b58c75 doc typo 2022-04-30 22:28:24 -04:00
Revar Desmera
f59abffe3c
Merge pull request #860 from revarbat/revarbat_dev
Fix for Issue #857
2022-04-28 23:13:06 -07:00
Garth Minette
25d4a6b159 Fix for Issue #857 2022-04-28 22:45:58 -07:00
Revar Desmera
13f00a4bde
Merge pull request #859 from adrianVmariano/master
bezier examples
2022-04-27 14:36:09 -07:00
Adrian Mariano
d4378a0dc1 degenerate examples for bezier normals 2022-04-26 22:39:16 -04:00
Revar Desmera
ecb725bd5b
Merge pull request #856 from revarbat/revarbat_dev
Fixed weird default excess= in masks2d.scad.
2022-04-24 20:07:49 -07:00
Garth Minette
31b93e0e37 Fixed weird default excess= in masks2d.scad. 2022-04-24 19:22:18 -07:00
Revar Desmera
4082c5aa2d
Merge pull request #855 from revarbat/revarbat_dev
Major rework on joiners.
2022-04-24 18:43:04 -07:00
Garth Minette
b8462c7a17 Major rework on joiners. 2022-04-24 18:18:24 -07:00
Revar Desmera
698c336fd4
Merge pull request #851 from revarbat/revarbat_dev
Typo fix: raindow()
2022-04-21 23:34:41 -07:00
Garth Minette
39660c9ffb Typo fix: raindow() 2022-04-21 23:34:15 -07:00
Revar Desmera
b082165144
Merge pull request #850 from adrianVmariano/master
file summary improvements and tweaks
2022-04-21 20:47:12 -07:00
Adrian Mariano
9433b05a65 file summary improvements and tweaks 2022-04-21 00:26:20 -04:00
Revar Desmera
eeda767127
Merge pull request #849 from revarbat/revarbat_dev
textured_cylinder() Example tweak.
2022-04-20 21:11:12 -07:00
Garth Minette
5cb31884cf textured_cylinder() Example tweak. 2022-04-20 20:48:36 -07:00
Revar Desmera
0ffdec954e
Merge pull request #848 from revarbat/revarbat_dev
Added textured_linear_sweep(), textured_revolution(), and textured_cy…
2022-04-20 19:52:39 -07:00
Garth Minette
a26ccb9dcd linear_sweep() fixes and tweaks to xrgn geometries. 2022-04-20 19:30:35 -07:00
Garth Minette
f35639629f linear_sweep() fixes. 2022-04-18 14:43:28 -07:00
Garth Minette
f87b5b8c2f Add shift= to linear_sweep() 2022-04-18 03:21:10 -07:00
Garth Minette
e4bac06df7 Removed knurlings.scad as it's now handled by textures in skin.scad. 2022-04-17 20:14:10 -07:00
Garth Minette
e5454a048e Added textured_linear_sweep(), textured_revolution(), and textured_cylinder(). 2022-04-17 15:53:28 -07:00
Revar Desmera
5c4032f054
Merge pull request #847 from adrianVmariano/master
bezier normals
2022-04-17 14:57:15 -07:00
Adrian Mariano
99b20da8be improve speed in trivial path subdivision (subdivide_path)
fix bug in bezier_patch_points when u,v are singletons
add bezier_patch_normals
2022-04-15 16:12:53 -04:00
Revar Desmera
676c4972e2
Merge pull request #846 from adrianVmariano/master
undef slop
2022-04-11 20:12:33 -07:00