Commit graph

136 commits

Author SHA1 Message Date
Richard Milewski
ac8241c938 SynTags - transforms.scad 2023-04-18 16:57:24 -07:00
Revar Desmera
8df78aac8e Added Synopsis lines to transforms.scad. 2023-03-23 17:32:28 -07:00
Revar Desmera
98bb93768c Fix for #1018: distributors.scad matrix functions 2023-01-18 01:04:44 -08:00
Adrian Mariano
cc556dab8e doc tweak 2022-11-02 22:04:18 -04:00
Garth Minette
fdcfd8c36b skew() now can take angle arguments. 2022-07-10 20:58:19 -07:00
Adrian Mariano
7afef10a79 usage messages fixes, req_children additions 2022-03-31 18:12:23 -04:00
Adrian Mariano
a34c689889 fix examples/tests 2022-03-31 06:23:30 -04:00
Adrian Mariano
c82f8bebe4 fix usage and add child checks to transforms.scad 2022-03-30 20:02:48 -04:00
Adrian Mariano
e7be7d8fb0 doc tweaks, mdash fixes, merge subdivide_long_segments into subdivide_path 2022-03-17 18:38:20 -04:00
Adrian Mariano
7e388293e8 add centering option to move() 2022-01-10 21:23:09 -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
Garth Minette
36fadc4e26 Added [xyz]move(). Removed affine2d planar returns from transform functions. 2021-12-31 15:22:13 -08:00
Adrian Mariano
6e2929ff9b apply tweak 2021-12-29 18:01:23 -05:00
Adrian Mariano
1d72c91454 apply tweaks 2021-12-29 17:55:29 -05:00
Adrian Mariano
88e0c6aa15 doc fix 2021-12-28 17:07:28 -05:00
Adrian Mariano
f1b9d04a3d strip down apply() so projections are banned, and 2d acting on 3d is
banned.  clarify docs
2021-12-28 17:05:37 -05:00
Revar Desmera
59bf523908 Lots of docs tweaks for openscad-docsgen v2 2021-12-13 15:48:30 -08:00
Adrian Mariano
a6de7ee975 detect p=undef in transformations 2021-10-24 10:57:17 -04:00
Garth Minette
d6e24a8815 Split apply() to be more efficient. 2021-10-10 19:46:00 -07:00
Garth Minette
45daab05df Refactored all transforms to use apply() for p= processing. 2021-10-10 18:40:22 -07:00
Adrian Mariano
bb77faa0c9 assorted doc fixes
eliminate trace_path
_path_self_intersections fix
2021-10-06 21:16:39 -04:00
Garth Minette
d3d7e606eb Removed elided See Alsos. 2021-10-01 21:01:24 -07:00
Adrian Mariano
6e3efd68a4 big function re-org to eliminate debug.scad and hide affine.scad from docs 2021-10-01 00:30:28 -04:00
Adrian Mariano
33ca0d4a69 Resectioned distributors and vnf.
Error msg fix in shapes2d
section tweak in transforms
fixed polygon_line_intersection
2021-09-15 16:30:04 -04:00
Adrian Mariano
2494de9368 reordering and moving for improved docs
removed xxrot and xxflip
2021-09-11 18:48:23 -04:00
Adrian Mariano
0aad39c7e5 Move affine3d_frame_map to transforms.scad and rename to frame_map.
Add module version.  Change all calls.
2021-09-06 18:07:03 -04:00
Adrian Mariano
4fee72f517 Added section to transforms.scad and new top text.
Error trap in offset() for repeated points
2021-09-06 10:48:37 -04:00
Garth Minette
b20b61a527 Added examples to move() for issue #609 2021-07-20 17:02:24 -07:00
Garth Minette
2e38644894 Fixed typo in back() module definition. 2021-07-14 13:50:34 -07:00
Garth Minette
5a355434ce Tweaks for docs usage lines. 2021-06-26 20:59:33 -07:00
Garth Minette
a748c77077 vmul() to v_mul(), etc. 2021-06-14 20:28:49 -07:00
Garth Minette
1670b0fa16 NPT threading fixes. 2021-06-09 18:29:29 -07:00
Adrian Mariano
6f9ea55bc8 more rot doc tweaks 2021-03-09 16:47:26 -05:00
Garth Minette
7c14339872 Fix rot(from=,to=,a=)... 2021-03-08 14:51:23 -08:00
Adrian Mariano
b90f51dbc4 doc tweaks 2021-03-08 17:08:06 -05:00
Garth Minette
1e788981f0 Fixed another docs link. 2021-02-26 13:32:53 -08:00
Garth Minette
2b9a2b2da7 Rework of docs for transforms.scad and affine.scad. Fix for #439. 2021-02-26 13:07:11 -08:00
Garth Minette
6cfbc538fc Re-work to use openscad_docsgen package. 2021-02-19 19:56:43 -08:00
Garth Minette
61fa62e68a xyrot(), xzrot(), yzrot() bugfix. 2021-02-15 00:37:46 -08:00
Garth Minette
7bb46c774e Added xyrot(), xzrot(), yzrot(), xyzrot(), xyflip(), xzflip, yzflip(). 2021-02-15 00:28:36 -08:00
Garth Minette
456364c5ae Reworked bezier docs, and pruned redundant functions. 2021-01-19 04:36:53 -08:00
Garth Minette
f9aa81e178 Improved docs gen script for Returns:, Custom:, Includes:, Topics:, and positional/named args spits. 2021-01-05 01:20:01 -08:00
Garth Minette
f36fbb60db Fix for #166: tweaks for xcopies, etc. 2020-11-30 21:09:00 -08:00
Garth Minette
e4f2497863 Changes all references to polyline to path. 2020-11-16 17:50:08 -08:00
Garth Minette
90e02ad7a4 Fix for #243. Added better docs and asserts to rot() 2020-08-26 15:59:35 -07:00
Garth Minette
e56f953c1c Fixed calls to vmul() with heteerogenous vector sizes. 2020-08-02 23:23:50 -07:00
Revar Desmera
53c1e25395 Standardize indention on spaces, not tabs. 2020-05-29 19:04:34 -07:00
Revar Desmera
e32735296c Various bugfixes found by docs regen. 2020-04-26 04:29:21 -07:00
Revar Desmera
7292250162 Fixes assert in scale() 2020-03-25 15:31:07 -07:00
Revar Desmera
a102663b1a Fixed Basits tutorial mirror example images. 2020-03-25 01:37:01 -07:00