From 343e2cced11251e0147f92d135a858ce8c620ee4 Mon Sep 17 00:00:00 2001 From: Michael Aschauer Date: Wed, 3 May 2017 18:32:53 +0200 Subject: [PATCH] revert back to old version of OrbitControls (panLeft was not working) --- index.html | 4 +- stitchcode/threee/OrbitControls.old.js | 625 +++++++++++++++++++++++++ stitchcode/turtlecloud.js | 2 +- 3 files changed, 628 insertions(+), 3 deletions(-) create mode 100644 stitchcode/threee/OrbitControls.old.js diff --git a/index.html b/index.html index 13b250f3..bdb5a506 100644 --- a/index.html +++ b/index.html @@ -27,7 +27,7 @@ - + @@ -42,7 +42,7 @@