Did stuff

This commit is contained in:
Thomas FORGIONE
2015-06-25 10:56:20 +02:00
parent 79b3b6cd75
commit 06e672bb22
5 changed files with 118 additions and 26 deletions

View File

@@ -53,7 +53,6 @@ Bouncing:
Multisphere:
$(CLOSURE) $(OPT) \
--js StaticPath.js \
--js Camera.js \
--js Cube.js \
--js multisphere/MultiSphere.js \
@@ -61,7 +60,6 @@ Multisphere:
StreamingSimulator:
$(CLOSURE) $(OPT) \
--js StaticPath.js \
--js Camera.js \
--js Cube.js \
--js ProgressiveSphere.js \
@@ -71,7 +69,7 @@ StreamingSimulator:
PrototypeTools:
$(CLOSURE) $(OPT) \
--js History.js \
--js StaticPath.js \
--js StartCanvas.js \
--js Hermite.js \
--js Camera.js \
--js PointerCamera.js \