Added ProgressiveLoaderGeometry

This commit is contained in:
Thomas FORGIONE
2015-06-17 11:09:15 +02:00
parent 17bf548fef
commit d8e5d106d2
4 changed files with 244 additions and 2 deletions

View File

@@ -11,6 +11,7 @@ all: List ListTest Socket Three Stats ThreeTools Bouncing Multisphere StreamingS
Socket:
cp socket.io/socket.io.min.js ../static/js
$(CLOSURE) $(OPT) \
--js ProgressiveLoaderGeometry.js \
--js ProgressiveLoader.js >> ../static/js/socket.io.min.js
List: