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 |
|
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 |
|
Alex Matulich
|
50b8090c3f
|
Replaced tabs with spaces
|
2025-01-22 23:33:41 -08:00 |
|
Alex Matulich
|
0100a51e35
|
Isosurfaces and metaballs, new features (corrected for 2021.01)
|
2025-01-22 23:03:29 -08:00 |
|
Alex Matulich
|
2e62f07bf7
|
Isosurfaces and metaballs, new features
|
2025-01-22 22:43:08 -08:00 |
|
Revar Desmera
|
a2f69be5d3
|
Merge pull request #1543 from eltociear/patch-1
chore: update comparisons.scad
|
2025-01-22 10:40:13 -08:00 |
|
Revar Desmera
|
d96fdabf7a
|
Merge pull request #1544 from amatulic/anachronist_vnf
Doc improvements: spelling, grammar, examples
|
2025-01-22 07:14:14 -08:00 |
|
Alex Matulich
|
4d699551f0
|
Fixed syntax errors in examples after enabling rendering
|
2025-01-17 21:19:38 -08:00 |
|
Alex Matulich
|
5e8547db6c
|
Doc improvements: spelling, grammar, examples
|
2025-01-17 17:27:36 -08:00 |
|
Ikko Eltociear Ashimine
|
452f31727e
|
chore: update comparisons.scad
occurences -> occurrences
|
2025-01-16 23:34:47 +09:00 |
|