Adrian Mariano
|
b65c807691
|
remove comma for old version
|
2024-01-19 23:46:16 -05:00 |
|
Adrian Mariano
|
5f8378ada6
|
diagram improvement
|
2024-01-19 23:14:58 -05:00 |
|
Adrian Mariano
|
f1a466c19d
|
add vnf_unify_faces()
|
2024-01-19 23:11:23 -05:00 |
|
Adrian Mariano
|
3b5b15c531
|
doc fixes, deprecation message fix
|
2024-01-14 22:07:03 -05:00 |
|
Adrian Mariano
|
f42bd57fbf
|
doc fixes and default tex_rot fix
|
2024-01-13 23:09:25 -05:00 |
|
Adrian Mariano
|
a26e6950e6
|
add vnf_hull() and hull_region()
|
2024-01-13 19:26:15 -05:00 |
|
Revar Desmera
|
e94365556c
|
Added triangulate= option to vnf_vertex_array()
|
2023-11-28 21:44:35 -08:00 |
|
Adrian Mariano
|
bca6d69796
|
remove unused extent option from vnf_polyhedron
|
2023-10-04 18:32:37 -04:00 |
|
Eric Wolf
|
7bec87b360
|
Fix typo in pts index
A constant value of 14 is wrong most of the time.
|
2023-09-29 13:15:57 +02:00 |
|
Revar Desmera
|
07d487e0fd
|
All the SynTags.
|
2023-05-29 21:48:48 -07:00 |
|
Adrian Mariano
|
25aef90fc7
|
fix closed=true stroke calls with endcaps given
|
2023-04-23 23:36:07 -04:00 |
|
Adrian Mariano
|
168ae7968e
|
fix various stroke() bugs, add attachable() to some modules
|
2023-04-23 21:38:27 -04:00 |
|
Richard Milewski
|
0864865fc6
|
Update vnf.scad
|
2023-04-05 17:59:31 -07:00 |
|
Richard Milewski
|
fb9584394b
|
Synopses: vnf.scad
|
2023-04-05 17:43:52 -07:00 |
|
Adrian Mariano
|
036da1a3ef
|
Rename close_path and cleanup_path to list_wrap and list_unwrap
|
2023-03-02 19:40:12 -05:00 |
|
Adrian Mariano
|
6d46c2ce5b
|
comment out example
|
2023-02-03 18:54:30 -05:00 |
|
Adrian Mariano
|
ceece817e5
|
fix vnf_validate indexing bug
|
2023-02-03 18:51:04 -05:00 |
|
Adrian Mariano
|
b81c3638d5
|
add min_area to vnf_vertex_array
|
2023-02-03 17:17:24 -05:00 |
|
Adrian Mariano
|
b0042882c9
|
fix vnf_vertex_array bug where zero area faces don't get removed
|
2023-01-21 13:36:33 -05:00 |
|
Adrian Mariano
|
ba6d7654c5
|
vnf_halfspace examples
|
2023-01-15 11:49:32 -05:00 |
|
Adrian Mariano
|
c1149a55e6
|
improve vnf_halfspace() docs and add boundary option
|
2022-11-03 17:33:32 -04:00 |
|
Adrian Mariano
|
f035df980a
|
bug fixes
|
2022-11-01 23:36:52 -04:00 |
|
Adrian Mariano
|
d690dfcb41
|
doc tweaks
|
2022-10-23 11:12:50 -04:00 |
|
Revar Desmera
|
e818d781bc
|
Fix for vnf_slice(): issue #904
|
2022-09-17 21:46:23 -07:00 |
|
Revar Desmera
|
e2ed3f9122
|
Fix for issue #928
|
2022-08-21 02:49:47 -07:00 |
|
Revar Desmera
|
60a565381a
|
Hid textured_*() functions/modules. Integrated textures into cyl(), linear_sweep(), and rotate_sweep()
|
2022-08-20 23:31:50 -07:00 |
|
Revar Desmera
|
709c7a152f
|
Added texture support to linear_sweep()
|
2022-08-15 16:23:49 -07:00 |
|
Garth Minette
|
f8ea3fb305
|
vnf_validate() minor bugfixes.
|
2022-07-13 23:03:47 -07:00 |
|
Garth Minette
|
b39e67da0e
|
Improvements to vnf_validate()
|
2022-07-13 21:34:56 -07:00 |
|
Garth Minette
|
4c848ca081
|
Added VNF tile texture support.
|
2022-06-21 18:04:51 -07:00 |
|
Garth Minette
|
e33337d07c
|
Fix for issue #876: cuboid() rounding min size checking.
|
2022-05-25 00:59:37 -07:00 |
|
Garth Minette
|
64dd55a864
|
Anchoring bugfixes. Added example to vnf_vertex_array()
|
2022-05-12 13:27:34 -07:00 |
|
Adrian Mariano
|
9433b05a65
|
file summary improvements and tweaks
|
2022-04-21 00:26:20 -04:00 |
|
Adrian Mariano
|
7afef10a79
|
usage messages fixes, req_children additions
|
2022-03-31 18:12:23 -04:00 |
|
Adrian Mariano
|
0af8b9527a
|
vnf usage messages
|
2022-03-30 20:50:55 -04:00 |
|
Adrian Mariano
|
c57a2e2ca6
|
add "3D" to examples
|
2022-03-01 18:14:03 -05:00 |
|
Adrian Mariano
|
cf190c0aa0
|
add vnf_join examples
|
2022-02-28 16:58:39 -05:00 |
|
Adrian Mariano
|
67c0467871
|
cleaving bug fix
|
2022-02-26 09:57:08 -05:00 |
|
Adrian Mariano
|
7ccd7eb450
|
vnf doc tweaks, add sweep example
|
2022-02-17 16:46:45 -05:00 |
|
Adrian Mariano
|
ccb2148e82
|
Force steps to be 1 when $fn is too small for vnf_bend
|
2022-02-12 20:49:31 -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
|
f9c5dc2cb9
|
Fixes for rect(center=)
|
2021-12-13 16:31:14 -08:00 |
|
Revar Desmera
|
aa109de9d7
|
Merge branch 'master' of github.com:revarbat/BOSL2 into revarbat_dev
|
2021-12-13 15:51:06 -08:00 |
|
Revar Desmera
|
59bf523908
|
Lots of docs tweaks for openscad-docsgen v2
|
2021-12-13 15:48:30 -08:00 |
|
Adrian Mariano
|
1912aecdfa
|
Assert on non-coplanar faces in vnf_slice
|
2021-12-05 09:08:27 -05:00 |
|
Adrian Mariano
|
dd3542c748
|
Fix references to changed subsections
|
2021-11-19 22:33:16 -05:00 |
|
Adrian Mariano
|
475129fd95
|
revamp extruded region attachables and apply to linear_sweep.
|
2021-11-17 13:38:07 -05:00 |
|
Adrian Mariano
|
2bfb4e39e7
|
more fixes
|
2021-11-16 23:12:03 -05:00 |
|
Adrian Mariano
|
d576526b60
|
VNF interface update skin.scad and shapes2d.scad
|
2021-11-16 18:49:37 -05:00 |
|
Adrian Mariano
|
477dd55781
|
remove polygon_shift, hide noncollinear_triple
modify glued circle to not produce duplicate points
|
2021-11-11 18:50:26 -05:00 |
|