|
@@ -105,7 +105,6 @@
|
|
|
|
|
|
var radiusSegments = parseInt(document.getElementById('radiusSegments').value);
|
|
var radiusSegments = parseInt(document.getElementById('radiusSegments').value);
|
|
|
|
|
|
- console.log('adding tube', value, closed2, radiusSegments);
|
|
|
|
if (tubeMesh) parent.remove(tubeMesh);
|
|
if (tubeMesh) parent.remove(tubeMesh);
|
|
|
|
|
|
extrudePath = splines[value];
|
|
extrudePath = splines[value];
|