Alex Matulich
|
38e3f001d9
|
improved mb_octahedron correction
|
2025-02-28 09:54:52 -08:00 |
|
Alex Matulich
|
94e4dcd44e
|
fixed mb_octahedron size, fixed doc issues
|
2025-02-27 21:52:18 -08:00 |
|
adrianVmariano
|
fb8be5baa6
|
Merge pull request #1579 from amatulic/anachronist_isosurface
replaced mb_octahedron with rounded version
|
2025-02-27 06:06:22 -05:00 |
|
Alex Matulich
|
751ffbfa5a
|
minor correction to mb_octahedron docs
|
2025-02-26 21:39:10 -08:00 |
|
Alex Matulich
|
46d8caf6b2
|
replaced mb_octahedron with rounded version
|
2025-02-26 21:33:47 -08:00 |
|
adrianVmariano
|
72c7634e0b
|
Merge pull request #1578 from RAMilewski/master
See Also edits
|
2025-02-26 16:14:47 -05:00 |
|
Richard Milewski
|
be62fd30af
|
Create isosurface.scad
|
2025-02-26 11:48:32 -08:00 |
|
Richard Milewski
|
72753493f5
|
See Also updates
Make dovetail() findable from partitions.scad, and partitions findable from joiners.scad
|
2025-02-26 11:39:29 -08:00 |
|
Richard Milewski
|
cb3129071a
|
Merge remote-tracking branch 'upstream/master'
|
2025-02-26 11:26:16 -08:00 |
|
adrianVmariano
|
2e39cad9f8
|
Merge pull request #1577 from amatulic/anachronist_isosurface
Anachronist isosurface changes
|
2025-02-26 14:06:53 -05:00 |
|
Alex Matulich
|
0713d39c15
|
Copied dup vertex paragrah back into isosurface and metaballs
|
2025-02-26 10:26:10 -08:00 |
|
Alex Matulich
|
4fe70f6a23
|
Merge branch 'anachronist_isosurface' of https://github.com/amatulic/BOSL2 into anachronist_isosurface
|
2025-02-26 09:43:46 -08:00 |
|
Alex Matulich
|
33071c9d8a
|
changed isosurface f(p) to f(x,y,z), moved paragraph to top of page
|
2025-02-26 09:42:38 -08:00 |
|
adrianVmariano
|
c0a3b0b853
|
Merge pull request #1566 from amatulic/anachronist_isosurface
Doc fixes, code changes, bugfixes, new examples
|
2025-02-26 06:15:01 -05:00 |
|
Alex Matulich
|
220e0dd880
|
new mb_cyl, new metaball and isosurface examples
|
2025-02-25 12:05:24 -08:00 |
|
Alex Matulich
|
d76f6f4565
|
prevented voxel/bounds from being computed twice
|
2025-02-23 21:35:02 -08:00 |
|
Alex Matulich
|
ff185cac53
|
refactor voxel/bounds handling
|
2025-02-23 20:08:06 -08:00 |
|
adrianVmariano
|
ff7e8b8611
|
Merge pull request #1573 from adrianVmariano/master
minor fixes: tanh bug, cuboid error checking
|
2025-02-23 19:40:07 -05:00 |
|
Adrian Mariano
|
2c19cb0b96
|
doc fix
|
2025-02-23 19:11:03 -05:00 |
|
Adrian Mariano
|
704406cc72
|
vector spacing / line conflict issue resolution
|
2025-02-23 18:42:13 -05:00 |
|
Adrian Mariano
|
cf5bfa0f3b
|
handle undef properly in cuboid
|
2025-02-23 18:06:57 -05:00 |
|
Adrian Mariano
|
2df5a09438
|
bugfix
|
2025-02-23 16:41:44 -05:00 |
|
Adrian Mariano
|
d6041f1878
|
revert scalar_vec3
|
2025-02-23 16:14:28 -05:00 |
|
Adrian Mariano
|
86455b1624
|
improved size error handling, round3d docs & default size change
|
2025-02-23 16:09:24 -05:00 |
|
Alex Matulich
|
4f14bf369f
|
fix docsgen error
|
2025-02-22 15:42:04 -08:00 |
|
Alex Matulich
|
2f39446f2a
|
Added oblong voxel example, updated docs per PR suggestions
|
2025-02-22 15:20:39 -08:00 |
|
Adrian Mariano
|
5ae4f5bc25
|
improve cuboid error handling
|
2025-02-22 13:50:44 -05:00 |
|
Alex Matulich
|
fbc538133d
|
Added isosurface artifact example and cure
|
2025-02-21 19:34:51 -08:00 |
|
Alex Matulich
|
5db005757a
|
Doc improvements, fixed bug in showstats()
|
2025-02-21 18:08:18 -08:00 |
|
Richard Milewski
|
daa68397a4
|
Update isosurface.scad
|
2025-02-21 17:28:27 -08:00 |
|
Alex Matulich
|
f79d901818
|
minor doc corrections, code touch-ups
|
2025-02-21 00:54:01 -08:00 |
|
Alex Matulich
|
578e284cf3
|
improved elephant example, added influence artifacts example
|
2025-02-20 00:29:50 -08:00 |
|
Alex Matulich
|
d3cd8175d1
|
more doc changes, examples, minor bugfixes
|
2025-02-19 19:51:59 -08:00 |
|
Alex Matulich
|
b450f65e55
|
fixes for docsgen errors
|
2025-02-18 01:30:54 -08:00 |
|
Alex Matulich
|
87cbd13c4f
|
Further doc fixes, bug fixes, more examples
|
2025-02-18 00:08:38 -08:00 |
|
Alex Matulich
|
69d4c873e3
|
added trilobe custom function example
|
2025-02-16 23:42:08 -08:00 |
|
adrianVmariano
|
e57a342768
|
Merge pull request #1569 from adrianVmariano/master
vnf doc fixes, vnf bounds & restore() bugfix
|
2025-02-16 21:56:50 -05:00 |
|
Adrian Mariano
|
94f6a56f2f
|
add vnf_bounds
|
2025-02-16 21:01:19 -05:00 |
|
Adrian Mariano
|
128721ab8d
|
Fix restore() bug
|
2025-02-16 20:22:28 -05:00 |
|
Alex Matulich
|
d149741766
|
fix docsgen error, add show_box parameter
|
2025-02-16 10:22:43 -08:00 |
|
Alex Matulich
|
231b8c2b5d
|
Doc fixes, new metaball animation, minor code changes
|
2025-02-16 07:34:23 -08:00 |
|
Richard Milewski
|
be4aab1c48
|
Merge remote-tracking branch 'upstream/master'
|
2025-02-13 16:13:42 -08:00 |
|
adrianVmariano
|
39d88ca294
|
Merge pull request #1565 from amatulic/anachronist_isosurface
isosurface.scad typos fixed, wordsmithing, comments updated, minor code consolidation
|
2025-02-13 17:06:25 -05:00 |
|
Alex Matulich
|
bc3c9088dc
|
Merge branch 'BelfrySCAD:master' into anachronist_isosurface
|
2025-02-13 13:49:35 -08:00 |
|
Alex Matulich
|
def395cf41
|
Fixed documentation typos, wordsmithing
|
2025-02-13 13:48:03 -08:00 |
|
Richard Milewski
|
e86e92c203
|
update isosurface.scad
|
2025-02-13 10:57:36 -08:00 |
|
Richard Milewski
|
35a4bc4e92
|
Merge remote-tracking branch 'upstream/master'
|
2025-02-13 10:52:53 -08:00 |
|
adrianVmariano
|
45e53d74d8
|
Merge pull request #1564 from amatulic/anachronist_isosurface
Formatting, centered Example 16, corrected math error in doc
|
2025-02-13 07:55:48 -05:00 |
|
Alex Matulich
|
7749eb4796
|
typo
|
2025-02-12 22:34:10 -08:00 |
|
Alex Matulich
|
28524ffded
|
grammar
|
2025-02-12 22:32:46 -08:00 |
|