mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-07-31 20:10:36 +02:00
add comment
This commit is contained in:
@@ -12,6 +12,7 @@ function bunny() =
|
||||
|
||||
|
||||
points_faces = bunny();
|
||||
// debug
|
||||
*for(i = [0:len(points_faces[0]) - 1]) {
|
||||
#
|
||||
translate(points_faces[0][i]) {
|
||||
|
Reference in New Issue
Block a user