|
|
|
@ -3030,7 +3030,7 @@ AFRAME.registerComponent('startfunctions', { |
|
|
|
|
//makeAnchorsVisibleOnTargets() |
|
|
|
|
//startMesher() |
|
|
|
|
|
|
|
|
|
fetch('/routes/json').then(r=>r.json()).then(r=>r.filter(p=>p.match(/resolution/)).map(p=>addNewNote('jxr fetch("https://192.168.0.129:8082'+p+'")'))) |
|
|
|
|
fetch('/routes/json').then(r=>r.json()).then(r=>r.filter(p=>p.match(/minimizeall|resolution/)).map(p=>addNewNote('jxr fetch("https://192.168.0.129:8082'+p+'")'))) |
|
|
|
|
} |
|
|
|
|
}) |
|
|
|
|
|
|
|
|
|