Commit 3b43b71
authored
Fix splines becoming linear when duplicated. (#426)
When used in `spline { SPLINE_IDENTIFIER ... }` without explicitly specifying spline type again, the new copy would get demoted to `linear_spline` (see newsgroup post <[email protected]>, 2021-07-15, povray.beta-test, "spline in, out array bug").1 parent ec53583 commit 3b43b71
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
3728 | 3728 | | |
3729 | 3729 | | |
3730 | 3730 | | |
3731 | | - | |
| 3731 | + | |
3732 | 3732 | | |
3733 | 3733 | | |
3734 | 3734 | | |
| |||
0 commit comments