mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-16 03:34:42 +02:00
delete test hook
This commit is contained in:
@@ -41,9 +41,4 @@ module sf_hull(points, thickness) {
|
|||||||
for(twintri = twintri_lt) {
|
for(twintri = twintri_lt) {
|
||||||
tri_to_hull_faces(twintri[0], twintri[1]);
|
tri_to_hull_faces(twintri[0], twintri[1]);
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
// override it to test
|
|
||||||
module test_function_grapher_faces(points, faces) {
|
|
||||||
|
|
||||||
}
|
}
|
Reference in New Issue
Block a user