Anders 'pipe' Andersson 8e7df82f53 Propagate "style" in recursive sweep()
- skin.scad/sweep() takes a "style" parameter which was not propagated
correctly when used recursively on a region with multiple parts.

- Testing for transform list length did not match the comment.

- Added a simple test case for sweep()
2024-01-01 23:09:20 +01:00
..
2022-03-27 23:06:42 -04:00
2021-10-05 17:18:43 -04:00
2021-10-26 23:26:03 -04:00
2022-07-28 23:49:24 -07:00
2021-11-10 18:35:13 -05:00
2022-04-08 20:17:41 -04:00
2023-05-15 20:02:07 -04:00
2023-11-18 00:11:39 -08:00
2023-06-30 16:05:55 -04:00
2022-03-27 23:06:42 -04:00
2023-09-11 19:55:07 -07:00
2021-11-06 19:29:49 -04:00
2021-04-02 17:00:58 -04:00
2022-08-26 19:13:55 -04:00
2022-11-05 16:58:15 -04:00
2022-03-31 06:23:30 -04:00
2021-11-11 09:09:54 -05:00

This directory contains regression tests scripts to check whether the
library is working correctly.  If all the scripts run without
producing any output, then all the tests have passed.