This commit is contained in:
casperlamboo 2016-05-06 19:56:14 +02:00 committed by Simon Voordouw
parent 32f6e6c4ba
commit f3796f80e8

View File

@ -1,7 +1,7 @@
import THREE from 'three.js';
export default function optimizePaths(slices, settings) {
console.log('opimize paths');
console.log('optimize paths');
const start = new THREE.Vector2(0, 0);