5285 Commits

Author SHA1 Message Date
Alex Matulich
7749eb4796 typo 2025-02-12 22:34:10 -08:00
Alex Matulich
28524ffded grammar 2025-02-12 22:32:46 -08:00
Alex Matulich
98463d2321 Typos and minor copyediting 2025-02-12 22:30:32 -08:00
Alex Matulich
99fb38981d Merge branch 'anachronist_isosurface' of https://github.com/amatulic/BOSL2 into anachronist_isosurface 2025-02-12 22:08:08 -08:00
Alex Matulich
32d6c13723 replaced animation with new version 2025-02-12 22:07:12 -08:00
Alex Matulich
cca85bda8d Merge branch 'master' into anachronist_isosurface 2025-02-12 21:22:20 -08:00
Alex Matulich
8d238d8af2 Formatting, centered Example 16, corrected math error in doc 2025-02-12 20:50:34 -08:00
adrianVmariano
b0325fcd63 Merge pull request #1562 from amatulic/anachronist_isosurface
Documentation update for isosurface.scad
2025-02-12 22:25:11 -05:00
Alex Matulich
6f754a035e Clarification of optional args in metaballs 2025-02-12 18:13:56 -08:00
Alex Matulich
35a34b8c3b Further doc changes, moved figures into examples 2025-02-12 17:49:08 -08:00
Alex Matulich
3c1e9417ea Documentation update for isosurface.scad 2025-02-12 17:03:29 -08:00
adrianVmariano
0d6de4724e Merge pull request #1555 from amatulic/anachronist_isosurface
Overhauled API, rewrote docs and examples
2025-02-12 06:18:31 -05:00
Alex Matulich
17fee8e06a Merge branch 'BelfrySCAD:master' into anachronist_isosurface 2025-02-11 22:50:46 -08:00
Alex Matulich
37ed5844ce more docsgen error fixes 2025-02-11 21:47:56 -08:00
Alex Matulich
8efd349b60 Fixes for doscsgen 2025-02-11 21:13:20 -08:00
Alex Matulich
df09577161 Overhauled code and documentation, added examples, bugfixes 2025-02-11 20:35:29 -08:00
Richard Milewski
d94b0bf52d Update isosurface.scad 2025-02-11 12:52:05 -08:00
Richard Milewski
65d5471441 Update isosurface.scad 2025-02-09 13:38:10 -08:00
Richard Milewski
6631e14cd3 Merge branch 'master' of https://github.com/RAMilewski/BOSL2 2025-02-09 13:36:56 -08:00
Richard Milewski
d0274a5324 Merge remote-tracking branch 'upstream/master' 2025-02-08 15:20:58 -08:00
adrianVmariano
84084648fc Merge pull request #1561 from adrianVmariano/master
nurbs bugfix
2025-02-07 18:17:17 -05:00
Adrian Mariano
2a5c9555ab nurbs bugfix singleton point evaluation 2025-02-07 17:47:06 -05:00
Florian Karuhtz
175eae8eec Expose slider() chamfer as parameter
slider() had a hard-coded chamfer of 2 which does not work well for smaller sliders or sliders with thinner walls.

Similar to other modules (or even rail() from this very file) I added chamfer as a module parameter instead (defaulting to 2 for backwards compatibility).
2025-02-07 21:01:22 +01:00
Richard Milewski
8bf95194f8 Update isosurface.scad 2025-02-05 16:19:08 -08:00
Richard Milewski
76da2a2fc7 Update isosurface.scad 2025-02-05 12:12:54 -08:00
Richard Milewski
95e7a8607c Update isosurface.scad 2025-02-05 11:59:29 -08:00
Richard Milewski
0f82e6e958 Update isosurface.scad 2025-02-05 11:59:13 -08:00
Alex Matulich
05701aa0ba FDM is trademarked; used non-trademarked term 2025-01-29 18:26:37 -08:00
Alex Matulich
550bfa2c64 wordsmiting in metaballs docs 2025-01-29 14:14:44 -08:00
Alex Matulich
05b3825905 put isosurface_array() arg docs in correct order 2025-01-29 14:11:29 -08:00
Alex Matulich
a2c6ce781d removed axis parameter from torus, adjusted examples 2025-01-29 10:54:59 -08:00
Alex Matulich
50007db4c0 Found error causing docsgen to fail 2025-01-29 07:07:37 -08:00
Alex Matulich
d7fadf5eb7 documentation tweak 2025-01-29 00:56:02 -08:00
Alex Matulich
cd70a8b9ee Overhauled API, refined documentation 2025-01-29 00:52:32 -08:00
adrianVmariano
5b37739ab1 Merge pull request #1554 from amatulic/rounding
Fix crash in _bez_path_corner, fix usage in smooth_path
2025-01-26 17:21:12 -05:00
adrianVmariano
26b270af65 Merge pull request #1553 from adrianVmariano/master
vnf_bend bugfix
2025-01-26 17:20:51 -05:00
Alex Matulich
805ee02964 further refinement to error check in _bez_path_corner 2025-01-26 09:51:52 -08:00
Adrian Mariano
5c42891c39 triangulate in vnf_bend to avoid non-coplanar faces output 2025-01-26 12:38:40 -05:00
Alex Matulich
6daf77b600 Fix crash in _bez_path_corner, fix usage in smooth_path, spelling and grammar 2025-01-26 09:38:23 -08:00
Adrian Mariano
a1ed8a5d17 add notes about bezier paths 2025-01-25 09:44:32 -05:00
Richard Milewski
3797330603 Merge remote-tracking branch 'upstream/master' 2025-01-24 23:40:14 -08:00
Revar Desmera
69629373d2 Merge pull request #1552 from amatulic/anachronist_isosurface
Corrected errors in documentation
2025-01-24 20:50:09 -08:00
Alex Matulich
83fa2ca37b Found a couple more doc errors in isosurface.scad 2025-01-24 17:48:50 -08:00
Richard Milewski
f64ffb9d42 Merge remote-tracking branch 'upstream/master' 2025-01-24 16:30:31 -08:00
Alex Matulich
cf88fe9b54 rm blank leading comment from example to fix docsgen error 2025-01-24 11:52:45 -08:00
Alex Matulich
7729e222d8 Corrected errors in documentation 2025-01-24 10:46:18 -08:00
Alex Matulich
f5b9b68e58 Corrected errors in documentation 2025-01-24 10:25:05 -08:00
Revar Desmera
6412c7f8d4 Merge pull request #1550 from amatulic/anachronist_isosurface
Isosurfaces and metaballs, new features
2025-01-24 08:16:39 -08:00
Revar Desmera
4ff847ab5d Merge pull request #1551 from amatulic/anachronist_tutorials
Fix #1547 - typos in example, minor spelling and grammar improvements
2025-01-24 08:13:10 -08:00
Alex Matulich
c67b7b5694 Fix #1547 - typos in example, minor spelling and grammar improvements 2025-01-23 11:54:16 -08:00