1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-01-29 11:58:39 +01:00

add comment

This commit is contained in:
Justin Lin 2021-07-12 14:39:07 +08:00
parent b34724ee43
commit dc8e747545

View File

@ -12,6 +12,7 @@ function bunny() =
points_faces = bunny();
// debug
*for(i = [0:len(points_faces[0]) - 1]) {
#
translate(points_faces[0][i]) {