Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Amanda Ghassaei
DMDesign
Commits
05545562
Commit
05545562
authored
Sep 07, 2015
by
Amanda Ghassaei
Browse files
small add
parent
9f924aa3
Changes
1
Hide whitespace changes
Inline
Side-by-side
dependencies/OrbitControls.js
View file @
05545562
...
...
@@ -132,7 +132,7 @@ THREE.OrbitControls = function ( object, domElement ) {
this
.
setTarget
=
function
(
target
){
//three vector
this
.
target
=
target
;
//
this.target0 = this.target.clone();
this
.
target0
=
this
.
target
.
clone
();
};
this
.
rotateLeft
=
function
(
angle
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment