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 |
|
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 |
|
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 |
|
adrianVmariano
|
8f795bb93b
|
Merge pull request #1541 from adrianVmariano/master
Improve strings error checking
|
2025-01-08 19:13:49 -05:00 |
|
Adrian Mariano
|
6bc61a33a8
|
allow lists in some cases
|
2025-01-08 18:36:43 -05:00 |
|
Adrian Mariano
|
f9be26fe5a
|
relax starts_with and end_with error checking
|
2025-01-07 22:03:09 -05:00 |
|
Adrian Mariano
|
93b99159e2
|
add error checking to strings functions
|
2025-01-07 20:55:43 -05:00 |
|
adrianVmariano
|
7ff4cf36c2
|
Merge pull request #1538 from amatulic/anachronist_dev
Grammar fix, corrections to rounding and shapes2d examples
|
2025-01-05 19:06:20 -05:00 |
|
Alex Matulich
|
86ef2ecfc6
|
Grammar fix, corrections to rounding and shapes2d examples
|
2025-01-05 14:43:55 -08:00 |
|
adrianVmariano
|
76ea1eb12a
|
Merge pull request #1537 from amatulic/anachronist_dev
include beziers.scad in std.scad, remove include line from all other files containing it
|
2025-01-05 15:24:27 -05:00 |
|
Alex Matulich
|
90ef497896
|
include beziers.scad in std.scad, remove include line from all other files containing it
|
2025-01-05 11:40:20 -08:00 |
|
adrianVmariano
|
5e96d1772e
|
Merge pull request #1534 from amatulic/anachronist_dev
added curvy_path as a complement to smooth_path, updated squircle()
|
2025-01-05 13:55:45 -05:00 |
|
Alex Matulich
|
11b801ec46
|
added error check for 'uniform' parameter, reformatted some code
|
2025-01-05 08:06:52 -08:00 |
|
Alex Matulich
|
eb66ba3e9d
|
fixed description indentation error in rounding.scad
|
2025-01-05 06:19:12 -08:00 |
|
Alex Matulich
|
4940551b05
|
fixed 2D example that should have been 3D in squircle
|
2025-01-05 05:52:39 -08:00 |
|
Alex Matulich
|
f564a0f060
|
Merge branch 'anachronist_dev' of https://github.com/amatulic/BOSL2 into anachronist_dev
|
2025-01-04 22:23:53 -08:00 |
|
Alex Matulich
|
652d404ff1
|
minor copyedits to smooth_path documentation
|
2025-01-04 22:20:17 -08:00 |
|
Alex Matulich
|
d1c933c22f
|
Update paths.scad
One more change to make paths.scad identical to original (added blank line)
|
2025-01-04 21:08:13 -08:00 |
|
Alex Matulich
|
6448782a53
|
Update paths.scad
paths.scad should no longer be part of this PR, it should be unchanged. Removed stuff that was added in the first commit.
|
2025-01-04 21:05:44 -08:00 |
|
Alex Matulich
|
d466c36b96
|
Merge branch 'anachronist_dev' of https://github.com/amatulic/BOSL2 into anachronist_dev
|
2025-01-04 20:59:29 -08:00 |
|
Alex Matulich
|
cff2598377
|
Merge branch 'BelfrySCAD:master' into anachronist_dev
|
2025-01-04 20:58:57 -08:00 |
|
Alex Matulich
|
6967134404
|
refactored to integrate curvy_path into smooth_path with new 'corners' method
|
2025-01-04 20:57:53 -08:00 |
|
Alex Matulich
|
4a80766742
|
Merge branch 'anachronist_dev' of https://github.com/amatulic/BOSL2 into anachronist_dev
|
2025-01-04 20:46:59 -08:00 |
|
adrianVmariano
|
fc09ec26bb
|
Merge pull request #1536 from KevKeating/iss1535
now setting $orig and $idx in both branches of mirror_copy() module
|
2025-01-04 19:06:37 -05:00 |
|
Kevin Keating
|
bd058d90cc
|
now setting $orig and $idx in both branches of mirror_copy() module
|
2025-01-04 17:56:58 -05:00 |
|
Alex Matulich
|
136e6367e6
|
Merge branch 'anachronist_dev' of https://github.com/amatulic/BOSL2 into anachronist_dev
|
2024-12-29 22:00:42 -08:00 |
|
Alex Matulich
|
c0086bf830
|
removed link to curvy_path in shapes2d.scad because it hasn't been processed in rounding.scad yet
|
2024-12-29 21:59:48 -08:00 |
|
Alex Matulich
|
b934bf4c68
|
Merge branch 'BelfrySCAD:master' into anachronist_dev
|
2024-12-29 21:25:20 -08:00 |
|
Alex Matulich
|
ed683bde03
|
added curvy_path as a complement to smooth_path, updated squircle()
|
2024-12-29 21:06:35 -08:00 |
|
Revar Desmera
|
32ffac188b
|
Merge pull request #1533 from CendaL/patch-1
spur_gear: fix missing shorten parameter
|
2024-12-29 19:48:31 -08:00 |
|
Lukas Cenovsky
|
baf5a0aaaa
|
Fix missing shorten parameter
Fix missing `shorten` parameter when calling `spur_gear_2d` from `spur_gear` function.
|
2024-12-29 11:28:12 +01:00 |
|