chris van wiemeersch
|
fdca37f4a5
VREffect: actually exit VR for deprecated API (originally from #8570) (#8796)
|
9 years ago |
Brian Chirls
|
91f913dc4e
Fix VREffect handling of full screen state (#8788)
|
9 years ago |
Brian Chirls
|
65a16691be
Fix VREffect support for webvr-polyfill
|
9 years ago |
Scott Garner
|
a9c64beaf3
Fix variable typo. (I think.) (#8706)
|
9 years ago |
chris van wiemeersch
|
967bb38330
pass array of layers to `VREffect#requestPresent` (per spec change in MozVR/webvr-spec#28) (#8613)
|
9 years ago |
Mr.doob
|
63fb23cef8
VREffect: More robust fullscreenchange handling.
|
9 years ago |
Mr.doob
|
64e86c7dd4
VREffect: More tweaks to resize code. Thanks @arturitu!
|
9 years ago |
Mr.doob
|
9d5fd36398
VREffect: Fixed resizing.
|
9 years ago |
Mr.doob
|
6303fb803a
VREffect: Fixed resizing.
|
9 years ago |
Mr.doob
|
4881af42c4
VREffect: Clean up.
|
9 years ago |
tschw
|
d342edc823
WebVR: Respect full translation vector from HMD.
|
9 years ago |
Brandon Jones
|
94e86772e7
Set renderer to correct resolution when entering VR mode
|
9 years ago |
Brandon Jones
|
ecc10c4371
VREffect style fixes
|
9 years ago |
Brandon Jones
|
d6a5949573
More fixes to VRControls/VREffect
|
9 years ago |
Brandon Jones
|
ac0296aa9a
Fixed broken VR rendering
|
9 years ago |
Brandon Jones
|
5dabf29fe0
Updated VRControls and VREffect to support WebVR v1
|
9 years ago |
Boris Smus
|
85c4922221
Respond to mrdoob's comments.
|
9 years ago |
Boris Smus
|
1a6624dade
Spaces => tabs.
|
9 years ago |
Boris Smus
|
65d161eb3d
Support for renderRect from WebVR spec:
|
9 years ago |
Mr.doob
|
a17ea05be8
WebGLRenderer/VREffect: Fixed breakage.
|
9 years ago |
Mr.doob
|
c3259a6ad3
Docs/Examples: enableScissorTest to setScissorTest.
|
9 years ago |
Mr.doob
|
d4cdb0164a
Clean up.
|
9 years ago |
Mr.doob
|
7133f66d8b
StereoCamera: Use layers for rendering per-eye content. See #6437
|
9 years ago |
Boris Smus
|
7d13f6e0be
Tabs.
|
9 years ago |
Boris Smus
|
eca0df8a94
VREffect responds to live changes to the current HMDVRDevice.
|
9 years ago |
Mr.doob
|
764d3c08bf
Object3D: Setting parent to null by default. See #6987.
|
10 years ago |
gero3
|
923256459e
fixed files to codestyle
|
10 years ago |
Mr.doob
|
2665e375bf
Replaced instanceof Array with Array.isArray(). See #5886.
|
10 years ago |
Mr.doob
|
5f6d4cc80c
More VR* clean up.
|
10 years ago |
Mr.doob
|
604540ff0b
VREffect: More code prettiness.
|
10 years ago |