Ben Houston
|
a9867fe4ad
add radius to Spherical Coordinate class.
|
9 lat temu |
Ben Houston
|
35c696c820
first quick attempt at a spherical coordinate class.
|
9 lat temu |
Mr.doob
|
515db92b39
OrbitControls: Clean up.
|
9 lat temu |
Bertrand Fan
|
5246332625
contextmenu was renamed to onContextMenu, this fixes the event listener
|
9 lat temu |
WestLangley
|
ab82d66509
OrbitControls: Clean Up
|
9 lat temu |
Mr.doob
|
48b018387b
OrbitControls: Backwards compatibility for center.
|
9 lat temu |
Satori
|
4cd469308d
Fix middle-click zooming error
|
9 lat temu |
WestLangley
|
9389bbe78d
Refactor OrbitControls
|
9 lat temu |
WestLangley
|
ff4a4b59a9
OrbitControls: Reimplemented simpler version
|
9 lat temu |
WestLangley
|
45123a7157
OrbitControls: Restore mouseout listener
|
9 lat temu |
Mr.doob
|
9103b4f226
Re-reverted OrbitControls. See c4940af2e6f7f20d8c6ade45710812c9665e7ee1.
|
9 lat temu |
mikaelgramont
|
885b1ebf6c
mouseout use the same listener as mouseup events.
|
9 lat temu |
mikaelgramont
|
c407a0470e
OrbitControls: adding a mouseout listener which does exactly the same as mouseup.
|
9 lat temu |
Mr.doob
|
c4940af2e6
OrbitControls: Reverted to simpler version. Sorry @dubejf.
|
9 lat temu |
Frederik Kammer
|
419b8f91b1
Fixes zooming in firefox
|
9 lat temu |
WestLangley
|
45908e748d
OrbitControls: renamed properties to avoid double-negatives
|
10 lat temu |
WestLangley
|
5a06da2ae9
Added damping to OrbitControls
|
10 lat temu |
dubejf
|
8bfe403c00
Add dispose method to all controls
|
10 lat temu |
Mr.doob
|
0d2a0fe777
Clean up.
|
10 lat temu |
Mr.doob
|
140954c31d
OrbitControl: Fixed typo.
|
10 lat temu |
gero3
|
923256459e
fixed files to codestyle
|
10 lat temu |
Mr.doob
|
32af28a4b0
Clean up.
|
10 lat temu |
Mr.doob
|
dc9cfc5240
OrbitControls: Added warning about target now being immutable.
|
10 lat temu |
dubejf
|
dcaf291011
OrbitControls not inheriting from OrbitConstraint
|
10 lat temu |
dubejf
|
6a2a28fe34
Extract OrbitConstraint from OrbitControls
|
10 lat temu |
Mr.doob
|
d47b8fba72
Reverted console.* to THREE.* change. See #5791.
|
10 lat temu |
Jan Waller
|
90dd7cc0d3
#5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log
|
10 lat temu |
Mr.doob
|
bde2a91316
OrbitControls: Avoid unneeded dollying. Fixes #6144.
|
10 lat temu |
WestLangley
|
d6679ba3ee
OrbitControls: Support OrthographicCamera Zooming
|
10 lat temu |
gero3
|
fe8493157e
codestyle fixes
|
10 lat temu |