mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-26 09:44:22 +02:00
Large optimization to select()
This commit is contained in:
@@ -108,7 +108,7 @@ module CR_cube(size=[100,100,100], r=10, splinesteps=8, cheat=false)
|
||||
}
|
||||
|
||||
|
||||
CR_cube(size=[100,100,100], r=20, splinesteps=2, cheat=false);
|
||||
CR_cube(size=[100,100,100], r=20, splinesteps=9, cheat=false);
|
||||
cube(1);
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user