moved files towards new structure. fixes #22

This commit is contained in:
logsol 2012-07-21 21:20:29 +02:00
parent 8cf8f057bb
commit 9de3147406
40 changed files with 0 additions and 110 deletions

3
lib/Vendor/Three.js vendored
View file

@ -1,3 +0,0 @@
define(["Vendor/Three/Three"], function() {
return THREE;
})