Commit graph

42 commits

Author SHA1 Message Date
Adrian Mariano
c86d36d122 doc fix 2024-11-19 19:01:01 -05:00
Adrian Mariano
32b4426a4e Don't assert error if polyhedron doesn't exist 2024-11-19 18:59:34 -05:00
Adrian Mariano
5bf6d2a8ed remove comma 2023-09-01 22:10:15 -04:00
Adrian Mariano
12ae6f1ff0 fix arg handling bugs for trapezohedron and tweak docs 2023-09-01 21:28:30 -04:00
Revar Desmera
07d487e0fd All the SynTags. 2023-05-29 21:48:48 -07:00
Adrian Mariano
1bee8c96f9 add attachable to bottlecaps & mutators 2023-04-27 22:15:10 -04:00
Revar Desmera
345bf01760 Synopses, etc for modular_hose.scad, nema_steppers.scad, polyhedra.scad 2023-04-05 19:16:15 -07:00
Adrian Mariano
14e12d8456 assert cleanup 2022-11-09 16:54:27 -05:00
Adrian Mariano
0e765a44b5 usage fixes 2022-04-10 09:45:33 -04:00
Adrian Mariano
13096a8874 improve polyhedron child alignment to face edge 2021-12-29 18:21:12 -05:00
Adrian Mariano
24a079c912 bigfixes 2021-12-16 23:00:35 -05:00
Revar Desmera
59bf523908 Lots of docs tweaks for openscad-docsgen v2 2021-12-13 15:48:30 -08:00
Garth Minette
a748c77077 vmul() to v_mul(), etc. 2021-06-14 20:28:49 -07:00
Adrian Mariano
218246e080 added small triambic icosahedron 2021-04-07 22:54:46 -04:00
Adrian Mariano
ed2daac8c2 Fix problem with face vertex order. 2021-04-07 16:20:54 -04:00
RonaldoCMP
2c03b19246 Revert "Merge remote-tracking branch 'upstream/master'"
This reverts commit fd2c073bb2, reversing
changes made to d4c7fab7ed.
2021-04-05 15:59:54 +01:00
Adrian Mariano
316304d7d5 polyhedron_info "vnf" returns untriangulated (full) polyhedron faces 2021-03-27 23:42:13 -04:00
Garth Minette
6cfbc538fc Re-work to use openscad_docsgen package. 2021-02-19 19:56:43 -08:00
Adrian Mariano
4cfa541866 Scaling of inradius, outradius, midradius fixed for trapezohedron.
This fixes rounding for trapezohedron.
2021-01-11 23:25:13 -05:00
Adrian Mariano
d097be435b Add bezier endpoint, tweak _bezcorners to properly produce that
endpoint.  doc tweak for polyhedra.
2021-01-05 23:29:10 -05: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
Adrian Mariano
579a3e5c99 Fixed trapezohedron bug 2020-12-02 18:15:05 -05:00
Garth Minette
38873d8ef9 Fixed a bunch of docs errors with Usage headers. 2020-10-03 20:29:35 -07:00
Adrian Mariano
a8522854e4 small tweak to hide two functions 2020-08-27 17:07:12 -04:00
Garth Minette
dba5aab918 Implement Issue #2. Added diameter alternates for most radius options. 2020-08-26 20:39:45 -07:00
Adrian Mariano
45a8b3ec6a Moved no_children to common.scad, and changed references to
echo_warning in skin.scad and polyhedra.scad.
2020-08-01 15:54:58 -04:00
Garth Minette
b5d465cf1e docs_gen.py now shows more docs errors. 2020-07-27 15:15:34 -07:00
Revar Desmera
53c1e25395 Standardize indention on spaces, not tabs. 2020-05-29 19:04:34 -07:00
Revar Desmera
a9e72f06da
Merge branch 'master' into master 2020-03-22 21:42:14 -07:00
Revar Desmera
00f69ba95b Removed translate_points(), scale_points(), rotate_points2d() and rotate_points3d() 2020-03-22 05:11:19 -07:00
Adrian Mariano
5994e47cf9 Added vnf option to regular_polyhedron_info and removed translate_points. 2020-03-21 18:24:49 -04:00
Adrian Mariano
20c6e0fe72 Fixed bug: vquant no longer exists! 2020-03-21 09:18:39 -04:00
Revar Desmera
07bfcd6a57 Renamed normalize() to unit() 2020-03-02 19:30:20 -08:00
Revar Desmera
f378b70151 Added in range step of 1 to avoid errors. 2019-05-26 22:34:46 -07:00
Revar Desmera
26d16a3187 Split compat.scad out into errors.scad and common.scad 2019-05-15 21:07:27 -07:00
Revar Desmera
9182319994 Improved polyhedron docs. 2019-05-13 22:32:31 -07:00
Revar Desmera
aa963640f6 Fixed small stellated dodecahedron 2019-05-13 21:05:01 -07:00
Revar Desmera
69cc3a76c1 Fixed docs formatting issues. 2019-05-05 20:11:26 -07:00
Revar Desmera
0987fa9198 Fixed example images for rounded polyhedra. 2019-05-04 21:15:19 -07:00
Revar Desmera
ed44f419a2 Fixed example in polyhedra 2019-05-04 21:04:42 -07:00
Revar Desmera
b992bb9711 Changed align->anchor to match rest of BOSL2. 2019-05-04 20:57:57 -07:00
Revar Desmera
143e74ab48 Added polyhedra.scad 2019-05-04 20:21:21 -07:00