dubejf
|
8bfe403c00
Add dispose method to all controls
|
před 10 roky |
gero3
|
923256459e
fixed files to codestyle
|
před 10 roky |
Mr.doob
|
d47b8fba72
Reverted console.* to THREE.* change. See #5791.
|
před 10 roky |
Brian Peiris
|
c9fd6070ed
Fix for Firefox WebVR (again)
|
před 10 roky |
Brian Peiris
|
4352f064fa
DeviceId is not constant. Use deviceName instead.
|
před 10 roky |
Brian Peiris
|
6a9b1ec657
Allow multiple sensors, exclude phantom Carboard
|
před 10 roky |
Brian Peiris
|
329082c70d
Use the first VR position sensor we see.
|
před 10 roky |
Mr.doob
|
5f6d4cc80c
More VR* clean up.
|
před 10 roky |
Mr.doob
|
5138a34129
Fixed VRControls.
|
před 10 roky |
Mr.doob
|
1cdddbb224
Merge branch 'master' of https://github.com/toji/three.js into dev
|
před 10 roky |
Brandon Jones
|
01d7456ac5
Updated VRControls/VREffects to match WebVR spec
|
před 10 roky |
Mr.doob
|
63d7d59b1a
VRControls: Spaces to tabs. See #6286.
|
před 10 roky |
Boris Smus
|
fe169d3a93
Allow multiple VR devices to be used simultaneously.
|
před 10 roky |
Diego Marcos
|
28dce00126
Adds scale factor to the HMD absolute positioning
|
před 10 roky |
Peter Ehrlich
|
5f6b04a584
Add position tracking to VRControls
|
před 10 roky |
Diego Marcos
|
b996c620d4
Adds method to zero VR sensors
|
před 10 roky |
Diego Marcos
|
407bec5fb5
navigator.mozGetVRDevices check is not necessary anymore since Firefox dropped the prefix
|
před 10 roky |
Mr.doob
|
19fa9b91e1
VRControls: Fixed typo caught by @WestLangley in ef93c0d287c132107a95a05ea4a496938a3be7ba.
|
před 10 roky |
Mr.doob
|
ef93c0d287
Simplified VRControls.
|
před 10 roky |
Diego Marcos
|
e1342fabc6
Handling case when the orientation of VR state is null. For some devices the information might not be available and the API will return null
|
před 10 roky |
Diego Marcos
|
3bdc305346
Makes VRControls and VREffect compatible on Chrome builds with Oculus Rift compatibility
|
před 11 roky |
Diego Marcos
|
82f4739614
replaces setRotationFromQuaternion with quaternion.fromArray
|
před 11 roky |
Diego Marcos
|
efdf025ffd
Removing leftover of the VREffect / VRControls separation
|
před 11 roky |
Diego Marcos
|
ff0b145680
Changes order of reported orientation values
|
před 11 roky |
Diego Marcos
|
0ac507f7a1
Making requested changes after review
|
před 11 roky |