Commit Graph

5286 Commits

Author SHA1 Message Date
Alex Matulich
d9197b40ea Add bezier_sheet example, fix missing normals arg 2025-04-14 10:45:35 -07:00
Alex Matulich
839a8981b5 Added 'balance' arg to vnf_sheet and bezier_sheet, examples and doc copyediting 2025-04-14 09:34:16 -07:00
adrianVmariano
e61950cf27 Merge pull request #1629 from adrianVmariano/master
texturing bug fixes
2025-04-14 06:16:06 -04:00
Richard Milewski
0be4385db4 Merge remote-tracking branch 'upstream/master' 2025-04-13 23:16:57 -07:00
Adrian Mariano
a42a80c17a bugfix 2025-04-13 23:27:38 -04:00
Adrian Mariano
592d1e7883 texturing bug fixes 2025-04-13 22:46:12 -04:00
adrianVmariano
0a42700d7b Merge pull request #1627 from adrianVmariano/master
negative arc roundings
2025-04-13 10:33:23 -04:00
Adrian Mariano
3cc839be49 fix tag 2025-04-13 09:15:29 -04:00
Adrian Mariano
e5956f4d41 add signal handler to run_test script to delete temporary file 2025-04-13 08:34:44 -04:00
Adrian Mariano
5ed910a82b add negative roundings to arc 2025-04-13 08:25:32 -04:00
adrianVmariano
4f0b7e51ac Merge pull request #1626 from adrianVmariano/master
textured sweeps & textured_tile bugfix
2025-04-12 22:38:11 -04:00
Adrian Mariano
1faf2612aa textured_tile bugfix & texture support for sweeps 2025-04-12 22:05:16 -04:00
Richard Milewski
a32edfd4aa Merge remote-tracking branch 'upstream/master' 2025-04-11 23:27:14 -07:00
adrianVmariano
6d60492955 Merge pull request #1625 from adrianVmariano/master
add rounding to wedge type arcs
2025-04-11 23:31:45 -04:00
Adrian Mariano
5a13c7126f change region test 2025-04-11 20:08:18 -04:00
Adrian Mariano
7b93b42d52 fix handling of 180 deg arcs and n parameter 2025-04-11 19:54:46 -04:00
Adrian Mariano
1d9adaa362 add rounding to wedge type arcs 2025-04-11 19:19:34 -04:00
adrianVmariano
cca04864f8 Merge pull request #1624 from lgsymons/patch-1
Fix typo in README.md
2025-04-11 10:58:15 -04:00
lgsymons
5a1968ae32 Fix typo in README.md 2025-04-11 23:49:39 +12:00
adrianVmariano
0fc51dbbcc Merge pull request #1622 from adrianVmariano/master
Add texture support to vnf_vertex_array
texture cleanup and doc fixes
2025-04-11 05:56:40 -04:00
Adrian Mariano
19421daa31 bugfix 2025-04-10 23:38:17 -04:00
Adrian Mariano
ca0063972f bugfixes 2025-04-10 23:06:38 -04:00
Adrian Mariano
c742ad8d77 remove commas 2025-04-10 22:29:58 -04:00
Adrian Mariano
b18a8330bd texture support for vnf_vertex_array 2025-04-10 22:12:16 -04:00
Adrian Mariano
f7a5eeaa11 another bugfix 2025-04-10 06:48:45 -04:00
Adrian Mariano
63ed213094 bugfix 2025-04-10 06:04:43 -04:00
Adrian Mariano
2f6f2211de change extra and skip to tex_extra and tex_skip 2025-04-09 23:05:55 -04:00
Adrian Mariano
fd775d5c76 add vnf_vertex_array() module
texture code cleanup
doc fixes
2025-04-09 23:00:04 -04:00
Adrian Mariano
30fd9b3371 Allow setdir to accept 3d vectors with zero z component 2025-04-09 22:47:15 -04:00
Richard Milewski
0df3e30d92 Merge remote-tracking branch 'upstream/master' 2025-04-09 13:25:07 -07:00
adrianVmariano
7821a5143c Merge pull request #1620 from adrianVmariano/master
path_sweep doc: bit about anchors
2025-04-05 09:13:16 -04:00
Adrian Mariano
f7ebb80ca0 doc tweak 2025-04-05 08:23:13 -04:00
adrianVmariano
46baff14b8 Merge pull request #1618 from amatulic/anachronist_isosurface
added example to contour()
2025-04-05 07:31:53 -04:00
Alex Matulich
29eb7b4f43 added explanation of isovalue range to metaballs() and metaballs2d() 2025-04-04 21:37:43 -07:00
Alex Matulich
acf7cf86bd added example to contour() 2025-04-04 21:14:36 -07:00
adrianVmariano
29ec83060b Merge pull request #1617 from adrianVmariano/master
textured_tile
2025-04-04 23:40:20 -04:00
Adrian Mariano
93b61bcfcb remove comma 2025-04-04 20:09:41 -04:00
Adrian Mariano
407457b8df remove echo in trunc_ribs_vnf 2025-04-04 19:48:38 -04:00
Adrian Mariano
9401ea7134 remove "dimples" texture; fix "bricks" and "rough" to be on [0,1] 2025-04-04 19:47:36 -04:00
Adrian Mariano
940e1eea6a textured_tile & prismoid attachment spin fixes 2025-04-04 16:17:27 -04:00
Richard Milewski
f6eddfafbd Merge remote-tracking branch 'upstream/master' 2025-04-04 11:28:24 -07:00
Revar Desmera
9be349394b Merge pull request #1616 from amatulic/anachronist_isosurface
minor doc changes
2025-04-04 00:46:32 -07:00
Alex Matulich
a934cededf minor doc changes 2025-04-03 20:09:47 -07:00
adrianVmariano
29d9e35766 Merge pull request #1615 from adrianVmariano/master
rotate_sweep textured endcap fix
2025-04-03 20:36:26 -04:00
Adrian Mariano
19fa25b6e7 fix rotate_sweep texture endcaps 2025-04-03 16:56:46 -04:00
adrianVmariano
22b7761fde Merge pull request #1614 from adrianVmariano/master
textured sweep fix & contour isovalue change
2025-04-02 21:41:54 -04:00
Adrian Mariano
f1673f4cc8 comment out example 2025-04-02 21:03:04 -04:00
Adrian Mariano
bdb58bcc99 metaballs contour parameter fix 2025-04-02 20:56:57 -04:00
Adrian Mariano
10132e5780 textured sweep fix & contour isovalue change 2025-04-02 20:20:13 -04:00
adrianVmariano
bdcc440bb7 Merge pull request #1613 from adrianVmariano/master
empty attachment 2d bug fix
2025-04-01 11:57:21 -04:00