summaryrefslogtreecommitdiff
path: root/public/assets/javascripts/rectangles/_env.js
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2014-10-16 13:50:14 -0400
committerJules Laplace <jules@okfoc.us>2014-10-16 13:50:14 -0400
commitd02bf26b1a25923197dc85dbf0dc999f29bf13d1 (patch)
treeff3a67b2e3625d0b890eda976e4fa3e35588ef3d /public/assets/javascripts/rectangles/_env.js
parent1a15b32d8cc8fcf27861f94151ca63eb6d8736c2 (diff)
show color picker
Diffstat (limited to 'public/assets/javascripts/rectangles/_env.js')
-rw-r--r--public/assets/javascripts/rectangles/_env.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/assets/javascripts/rectangles/_env.js b/public/assets/javascripts/rectangles/_env.js
index ecde3ca..3221bac 100644
--- a/public/assets/javascripts/rectangles/_env.js
+++ b/public/assets/javascripts/rectangles/_env.js
@@ -10,8 +10,8 @@ environment.init = function(){
"z": 0,
"rotationX": 0, // PI/2,
"rotationY": PI/2, // PI
-// "rotationX": 0,
-// "rotationY": PI
+ // "rotationX": 0,
+ // "rotationY": PI
})
scene.camera.radius = 20