mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-01-16 21:58:27 +01:00
8e7df82f53
- 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()
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.