mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-29 05:30:08 +02:00
Long overdue path and bezier function and module name cleanups.
This commit is contained in:
@@ -9,7 +9,7 @@ module leaf(s) {
|
||||
[-1.5,-1], [0,0]
|
||||
];
|
||||
xrot(90)
|
||||
linear_extrude_bezier(
|
||||
linear_sweep_bezier(
|
||||
scale_points(path, [s,s]/2),
|
||||
height=0.02
|
||||
);
|
||||
|
Reference in New Issue
Block a user