Dale Glass
|
a79cd1e6ce
|
Re-enable building Oculus plugin on VS 2022
|
2023-12-08 06:27:33 -08:00 |
|
|
241fe61373
|
Disabled Oculus plugin in additional place
|
2023-11-09 20:45:15 +01:00 |
|
|
e578fe2ab8
|
Merge pull request #185 from overte-org/feature/v8
V8 scripting engine
|
2023-05-27 22:22:05 +02:00 |
|
|
34efd75d3a
|
Disable libOVR on MSVC 2022 for now
|
2023-05-24 23:03:17 +02:00 |
|
|
ae7d229d0e
|
Fix copyright headers
|
2023-05-19 00:17:38 +02:00 |
|
Heather Anderson
|
8581022a53
|
rework ScriptValue to act like a stack variable rather than a pointer
|
2023-05-19 00:17:34 +02:00 |
|
Heather Anderson
|
bcce9a2091
|
convert explicit shared pointer creation (using "new") to make_shared where possible/appropriate
|
2021-09-11 15:15:04 -07:00 |
|
David Rowe
|
4d11d1d515
|
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
|
2021-05-12 10:54:45 +12:00 |
|
HifiExperiments
|
b6e7466804
|
triggerHapticPulse supports arbitrary device index instead of hands
|
2021-02-09 17:14:13 -08:00 |
|
Ryan Huffman
|
37aee77c32
|
Fix oculus calibration screen crash if touch not on
|
2019-10-08 12:31:05 -07:00 |
|
Seth Alves
|
22a913bee2
|
fix bug that caused comfort-mode to be active at all times in HMD
|
2019-07-15 21:10:42 -07:00 |
|
Seth Alves
|
9baf4c7078
|
comfort mode -- squeeze vision to avoid sickness
|
2019-07-12 09:14:17 -07:00 |
|
Anna
|
787359fdfb
|
fixed ui flipping issue
|
2019-07-01 10:52:03 -07:00 |
|
Anna
|
59505ab20f
|
fixed color banding on rift
|
2019-06-26 09:29:06 -07:00 |
|
Anna
|
8c3ddc049c
|
works on desktop, android mobile, rift and quest
|
2019-06-21 20:08:09 -07:00 |
|
Anna
|
3d36c5714f
|
added comments and cleaned up
|
2019-06-21 11:34:10 -07:00 |
|
Anna
|
250d18d7df
|
restructured gamma correction so snapshots look correct
|
2019-06-21 11:11:44 -07:00 |
|
Anna
|
a1a3eccad9
|
fixed gamma on rift, removed extraneous code from quest, clarified variable names
|
2019-06-18 19:23:40 -07:00 |
|
Anna
|
1d3867d777
|
works on quest but not desktop
|
2019-06-17 18:34:26 -07:00 |
|
David Rowe
|
407ce745d5
|
Merge branch 'master' into M22075
# Conflicts:
# libraries/controllers/src/controllers/Actions.cpp
|
2019-04-27 10:51:13 +12:00 |
|
SamGondelman
|
c730e51d1e
|
wip redo stencil work
|
2019-04-11 13:22:51 -07:00 |
|
David Rowe
|
59533d0f59
|
Controller JSDoc update
|
2019-04-10 08:51:14 +12:00 |
|
Sam Gondelman
|
660818aded
|
Revert "Case 20060: Grab correct stencil masks from display plugins"
|
2019-04-05 11:59:46 -07:00 |
|
Sam Gondelman
|
85bf1da0a1
|
Merge pull request #15266 from SamGondelman/stencil
Case 20060: Grab correct stencil masks from display plugins
|
2019-04-04 13:36:25 -07:00 |
|
Brad Davis
|
44fc0d21db
|
Revert "Remove _compositeFramebuffer from display plugins"
This reverts commit cb311408c6 .
|
2019-04-03 13:43:39 -07:00 |
|
SamGondelman
|
4ed7c09016
|
grab correct stencil masks from display plugins
|
2019-03-26 13:42:18 -07:00 |
|
Brad Davis
|
cb311408c6
|
Remove _compositeFramebuffer from display plugins
|
2019-03-12 12:20:20 -07:00 |
|
danteruiz
|
1941e53cc3
|
track oculus controllers while in oculus home
|
2019-03-05 15:32:18 -08:00 |
|
Brad Davis
|
d3301803d3
|
Support custom display / input plugin lists and small tweaks
|
2019-02-07 15:15:26 -08:00 |
|
Jeff Clinton
|
536a76a791
|
Merge pull request #14787 from wayne-chen/oculusLoginFeature
MS20874: Only initialize plugin if started through Oculus Store
|
2019-01-29 10:57:03 -08:00 |
|
Wayne Chen
|
0cbaea4e27
|
callback return upon request if not running
|
2019-01-28 14:46:50 -08:00 |
|
Wayne Chen
|
28ab4096d0
|
optimizing ctor/dtor
|
2019-01-28 14:44:00 -08:00 |
|
Wayne Chen
|
e4c3011a0b
|
only init platform if oculus store is running
|
2019-01-28 14:37:18 -08:00 |
|
Wayne Chen
|
0f1aebea82
|
adding init/shutdown for plugin init
|
2019-01-28 14:35:41 -08:00 |
|
Wayne Chen
|
c06f2f337e
|
adding code for if oculus is running
|
2019-01-28 14:20:03 -08:00 |
|
Wayne Chen
|
09770920a8
|
only initialize plugin if oculus store starting
|
2019-01-28 11:12:12 -08:00 |
|
Shannon Romano
|
f084021fdf
|
Merge pull request #14678 from hyperlogic/feature/hmd-avatar-alignment-type
Added HMD Avatar Alignment Type
|
2019-01-25 17:32:41 -08:00 |
|
Wayne Chen
|
1c6521486e
|
fixing compile errors
|
2019-01-25 13:56:56 -08:00 |
|
Wayne Chen
|
6f49914167
|
Merge branch 'oculusLoginFeature' of https://github.com/wayne-chen/hifi into oculusLoginFeature
|
2019-01-25 12:19:20 -08:00 |
|
Wayne Chen
|
635c7533b9
|
more code review feedback
|
2019-01-25 12:15:38 -08:00 |
|
Wayne Chen
|
c136f24181
|
Merge branch 'master' into oculusLoginFeature
|
2019-01-25 11:44:14 -08:00 |
|
Wayne Chen
|
0928b1bff1
|
code review feedback
|
2019-01-25 11:36:58 -08:00 |
|
Wayne Chen
|
9da7465698
|
readding render session, adding newlines for oculus failure
|
2019-01-24 15:33:50 -08:00 |
|
Anthony Thibault
|
a7a71e4286
|
Merge branch 'master' into feature/hmd-avatar-alignment-type
|
2019-01-23 15:52:20 -08:00 |
|
Wayne Chen
|
512805d48f
|
removing leftover variable
|
2019-01-23 14:45:41 -08:00 |
|
Wayne Chen
|
4cf90050b5
|
reverting old code
|
2019-01-23 14:39:58 -08:00 |
|
Wayne Chen
|
1ae2ddd926
|
dont setup another oculus session
|
2019-01-22 11:08:15 -08:00 |
|
Wayne Chen
|
4d61a65bbf
|
wrapping request nonce and userID with conditional
|
2019-01-21 09:48:12 -08:00 |
|
SamGondelman
|
59fafa1f5c
|
only do entitlements check once
|
2019-01-17 11:47:12 -08:00 |
|
Wayne Chen
|
ef63213d28
|
fixing linking account problems on oculus/steam, changing callback
|
2019-01-16 21:07:54 -08:00 |
|