Oskar Linde

Results 3 comments of Oskar Linde

sweep() could potentially be hacked to support individual shapes for each step, but the limitation is that each step needs to have the same number of vertices. loft() relaxes that...

Thanks for submitting. This looks like a reasonable approach. (note that both this and the original code are quite inefficient – there are better ways to do it) Have you...

This simple patch should fix the issue. Scaling works differently on MacOS than other platforms. [0001-Address-clipping-error-on-MacOS-Issue-56.patch](https://github.com/user-attachments/files/16980104/0001-Address-clipping-error-on-MacOS-Issue-56.patch)