Fixed some transparency issue

This commit is contained in:
Thomas FORGIONE
2015-05-28 16:10:47 +02:00
parent aa77d182fd
commit ad8285db74
4 changed files with 18 additions and 7 deletions

View File

@@ -10,6 +10,8 @@ all: Three Stats ThreeTools Bouncing Multisphere StreamingSimulator PrototypeToo
Three:
cp three/three.min.js ../static/js/
$(CLOSURE) $(OPT) \
--js three/threex.transparency.js >> ../static/js/three.min.js
Stats:
cp three/stats.min.js ../static/js/