1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-08-11 01:44:01 +02:00

Rounded_polygons are now generated by a function returning a point list.

The module version simply passes this to polygon.
The arcs now sections of a circle4n() rather than a circle().
This commit is contained in:
Chris Palmer
2021-09-26 10:54:01 +01:00
parent d6f344be3d
commit 30db66034c
4 changed files with 28 additions and 34 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 107 KiB

After

Width:  |  Height:  |  Size: 107 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 59 KiB

After

Width:  |  Height:  |  Size: 62 KiB