mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-23 14:33:05 +02:00
Revert "Merge remote-tracking branch 'upstream/master'"
This reverts commitfd2c073bb2
, reversing changes made tod4c7fab7ed
.
This commit is contained in:
@@ -699,8 +699,7 @@ function regular_polyhedron_info(
|
||||
face_normals,
|
||||
radius_scale*entry[in_radius]
|
||||
] :
|
||||
// info == "vnf" ? [move(translation,p=scaled_points), stellate ? faces : face_triangles] :
|
||||
info == "vnf" ? [move(translation,p=scaled_points), faces] :
|
||||
info == "vnf" ? [move(translation,p=scaled_points), stellate ? faces : face_triangles] :
|
||||
info == "vertices" ? move(translation,p=scaled_points) :
|
||||
info == "faces" ? faces :
|
||||
info == "face normals" ? face_normals :
|
||||
|
Reference in New Issue
Block a user