fixed minor bugs

This commit is contained in:
casperlamboo
2015-06-13 20:09:44 +02:00
parent 67093d047d
commit 74a83f9c3b
6 changed files with 26 additions and 458 deletions

View File

@ -5,7 +5,7 @@
<!--<script src="http://code.jquery.com/jquery-1.11.0.min.js"></script>-->
<script src="library/jquery.js"></script>
<script src="library/three.js"></script>
<script src="library/stl_loader.js"></script>
<script src='three.js-master/examples/js/loaders/STLLoader.js'></script>
<script src="library/clipper.js"></script>
<script src="src/utils.js"></script>