Brad Davis
d3cdbc389a
Code cleanup
2015-06-11 15:05:08 -07:00
Brad Davis
b7cd1ea72a
Merge remote-tracking branch 'upstream/master' into render_cursor
2015-06-11 15:04:56 -07:00
Brad Hefta-Gaub
24fda9a733
Merge pull request #5085 from SamGondelman/master
...
Exposing Input Key Binding To JavaScript
2015-06-11 14:41:34 -07:00
Sam Gondelman
0e8ec81837
fixed lambda capture
2015-06-11 09:41:59 -07:00
Brad Davis
ef52035300
Working on functional overlays
2015-06-11 02:20:51 -07:00
Brad Davis
7f6a49688a
Merge branch 'master' into plugins
...
Conflicts:
interface/resources/qml/AddressBarDialog.qml
interface/src/Application.cpp
interface/src/Application.h
interface/src/Environment.cpp
interface/src/Environment.h
interface/src/devices/TV3DManager.cpp
interface/src/ui/ApplicationOverlay.h
interface/src/ui/overlays/LocalModelsOverlay.cpp
2015-06-10 14:21:48 -07:00
Brad Davis
7374fb84e8
Working on fixing overlays with team-teaching merge
2015-06-10 09:36:14 -07:00
Brad Davis
e5a9fa8cdc
Fixing broken declarations
2015-06-09 11:20:23 -07:00
Brad Davis
78c3ba0e2c
Removing dead code
2015-06-09 10:25:21 -07:00
Brad Davis
64bb120712
Be a little less heavy handed with the GPU sync
2015-06-09 10:25:05 -07:00
Sam Gondelman
d3a4eec5c5
removed dead code, magic numbers
2015-06-09 09:56:40 -07:00
Brad Davis
5680d58a19
Removing oglplus requirement for linux and mac
2015-06-09 03:09:10 -07:00
Brad Davis
6147844f93
Merge branch 'master' into ovr6
...
Conflicts:
interface/src/Application.cpp
interface/src/avatar/SkeletonModel.cpp
interface/src/devices/OculusManager.h
2015-06-09 00:44:06 -07:00
Seth Alves
983ae5b2f0
quiet compiler, fix some whitespace
2015-06-08 21:19:37 -07:00
Brad Davis
5faa53d7e9
Working on OVR SDK 0.6
2015-06-08 10:17:34 -07:00
Bradley Austin Davis
5a52a389be
Working on SDK 0.6
2015-06-07 23:23:21 -07:00
Brad Davis
de268c47b3
Working on 0.6
2015-06-07 18:25:16 -07:00
Bradley Austin Davis
6a60da2a6c
Working on SDK 0.6
2015-06-07 17:58:33 -07:00
Brad Davis
119f37a178
Working on SDK 0.6
2015-06-07 14:34:40 -07:00
Bradley Austin Davis
b56fbd4744
Working on SDK 0.6
2015-06-07 13:56:06 -07:00
Brad Davis
f614268667
Moving windows to SDK 0.6
...
Working on SDK 0.6 for windows
Working on SDK 0.6 for windows
2015-06-07 01:40:44 -07:00
Sam Gondelman
984d449bf9
exposed input key bindings to js to enable key remapping
2015-06-04 16:29:58 -07:00
Brad Davis
171b6d18d0
Merge branch 'master' into plugins
...
Conflicts:
interface/src/ui/ApplicationOverlay.cpp
2015-05-28 10:31:20 -07:00
Atlante45
bca80addef
Merge branch 'team-teaching' of https://github.com/highfidelity/hifi into text-renderer
2015-05-28 16:13:24 +02:00
ZappoMan
763e6dd97b
Merge branch 'master' of https://github.com/highfidelity/hifi into team-teaching
2015-05-27 19:58:11 -07:00
David Rowe
a2272d3f42
Fix Windows C4351 build warning
...
VS2013 warns about default initialization of arrays because it behaved
differently in previous versions. Default initialization is what we expect
now that we're using VS2013 so we can disable this warning globally.
2015-05-27 11:49:00 -07:00
Brad Davis
b5e6b737c4
Working on display plugins
2015-05-26 17:32:41 -07:00
Atlante45
76fc59675b
Merge branch 'team-teaching' into text-renderer
2015-05-26 20:01:26 +02:00
Brad Davis
e651c722c3
Merge remote-tracking branch 'upstream/master' into plugins
2015-05-25 15:22:28 -07:00
Atlante45
a44054f9db
Make TextureCache::getImageTexture static
2015-05-23 03:24:26 +02:00
Ryan Huffman
d1a5662ca7
Merge branch 'team-teaching' of github.com:highfidelity/hifi into ctx
...
Conflicts:
libraries/entities-renderer/src/EntityTreeRenderer.cpp
2015-05-22 15:33:40 -07:00
Ryan Huffman
3f22b5f8b3
Add RenderArgs to more render methods
2015-05-22 15:25:53 -07:00
Ryan Huffman
4a4c9c75fc
Add gpu::context to RenderArgs and start using RenderArgs in place of the flags
2015-05-22 09:50:51 -07:00
David Rowe
a0c3c974a9
Throttle DDE face acquisition attempts in order to reduce CPU usage
2015-05-21 19:44:38 -07:00
Brad Davis
c0d84cfc54
Merge branch 'master' into plugins
...
Conflicts:
interface/src/Application.cpp
2015-05-21 11:04:06 -07:00
samcake
496898273c
Merge pull request #4846 from jherico/dk1
...
Second attempt at fixing the HMD eye projections, without breaking the camera this time.
2015-05-20 17:02:28 -07:00
Brad Hefta-Gaub
79023763ef
Merge pull request #4869 from ctrlaltdavid/20543
...
CR for #20543 - Option to auto-mute mic if step away from PC when face tracking is enabled
2015-05-20 14:47:31 -07:00
Brad Davis
827d7f6221
Merge branch 'master' into dk1
2015-05-20 09:41:20 -07:00
Brad Davis
7f2552c690
Merge branch 'master' into plugins
...
Conflicts:
interface/src/Application.cpp
interface/src/ui/ApplicationOverlay.cpp
interface/src/ui/PreferencesDialog.cpp
2015-05-16 22:38:15 -07:00
Philip Rosedale
0d00393eff
Merge pull request #4854 from ctrlaltdavid/fix-facetracker-rotation
...
Fix facetracker rotation
2015-05-15 17:17:30 -07:00
David Rowe
95a565627c
Make DDE isTracking() behave the same as Faceshift's
2015-05-14 08:49:44 -07:00
Brad Davis
e20d2ffb15
Merge typo
2015-05-13 21:39:04 -07:00
Brad Davis
c94b8b6e30
Merge branch 'master' into dk1
...
Conflicts:
interface/src/devices/OculusManager.cpp
interface/src/devices/TV3DManager.cpp
2015-05-13 21:25:56 -07:00
Brad Hefta-Gaub
77019eafa7
Merge pull request #4831 from jherico/plugins_pt2
...
Display plugins part 2
2015-05-13 20:40:33 -07:00
David Rowe
7319c7b767
Fix face-tracked head rotation for Faceshift, also
2015-05-13 11:35:04 -07:00
David Rowe
5050171d30
Fix face-tracked head disappearing into body
...
Normalize quaternion to ensure that acos(r.w) is valid (r.w <= 1.0) and
r.w = 1.0 when r.x = r.y = r.z = 0.0.
2015-05-13 11:34:19 -07:00
David Rowe
8a3c8e0d9a
Merge branch 'master' into 20532
...
Conflicts:
interface/src/devices/DdeFaceTracker.cpp
2015-05-12 17:41:12 -07:00
Philip Rosedale
65277e0573
Merge pull request #4836 from ctrlaltdavid/20535
...
CR for #20535 - Improve DDE eyelid control
2015-05-12 17:00:02 -07:00
Brad Davis
41d587bd2e
Revert "Revert "Fixing HMD asymmetrical projections (esp DK1) and santizing the transform stuff""
...
This reverts commit 6e8c067bcb
.
Conflicts:
interface/src/Camera.h
2015-05-12 14:47:44 -07:00
samcake
6e8c067bcb
Revert "Fixing HMD asymmetrical projections (esp DK1) and santizing the transform stuff"
2015-05-12 14:34:43 -07:00
samcake
7c255738af
Merge pull request #4837 from jherico/dk1
...
Fixing HMD asymmetrical projections (esp DK1) and santizing the transform stuff
2015-05-12 12:30:32 -07:00
Atlante45
00864afe53
Quiet compiler
2015-05-12 17:06:40 +02:00
Brad Davis
666caf0d59
Working on fixing DK1 and santizing the transform stuff
2015-05-12 00:44:30 -07:00
David Rowe
5832259643
Add preferences slider for webcam eyelid closing threshold
2015-05-11 17:11:52 -07:00
David Rowe
667ad9b0cb
Add menu option to enable/disable binary webcam eyelid control
2015-05-11 17:11:51 -07:00
Brad Davis
69937d21f2
Addressing the actual gcc bug
2015-05-11 14:40:10 -07:00
Brad Davis
44238d02ae
Tweak the tv 3d manager to get around apparent GCC bug
2015-05-11 14:30:59 -07:00
Brad Davis
abab54aed8
Working on display plugins
2015-05-11 13:08:53 -07:00
Brad Davis
1624ca4120
Merge branch 'master' into plugins_pt2
2015-05-11 12:32:49 -07:00
David Rowe
5092e385b1
Disable "calibrate" menu item if webcam isn't enabled
2015-05-08 18:39:22 -07:00
David Rowe
15b8dc4144
Don't start calibration if the camera is muted
2015-05-08 18:18:15 -07:00
David Rowe
e26147fc94
Do a reset at the end of calibration
2015-05-08 18:17:59 -07:00
David Rowe
b3b735032d
Automatically calibrate if Use Camera is enabled
...
Do at start up or when Use Camera is first enabled per program run.
2015-05-08 18:16:59 -07:00
Bradley Austin Davis
230d1701b4
Merge remote-tracking branch 'upstream/master' into plugins
2015-05-08 17:14:39 -07:00
Brad Hefta-Gaub
a517e773f4
Merge pull request #4786 from ctrlaltdavid/20530
...
CR for #20530 - Add DDE calibration
2015-05-08 16:25:02 -07:00
Bradley Austin Davis
9f8a384c72
Merge branch 'plugins_pt2' into plugins
2015-05-08 16:05:51 -07:00
Brad Hefta-Gaub
bfb2b278ee
Merge pull request #4791 from jherico/scale
...
Fixing scale resolution issues
2015-05-08 15:54:24 -07:00
Bradley Austin Davis
03bd17ed49
Rebasing onto scale changes
2015-05-08 15:09:46 -07:00
Bradley Austin Davis
0751443a01
Merge branch 'master' into scale
2015-05-08 15:03:24 -07:00
Bradley Austin Davis
9974eb0357
Merge branch 'master' into plugins
2015-05-08 10:49:28 -07:00
Atlante45
6d0ca40aae
Set pointer to nullptr after delete
2015-05-08 18:21:42 +02:00
Bradley Austin Davis
5e821b4447
Updating plugins
2015-05-07 22:32:28 -07:00
David Rowe
e20df0e2bf
Delete Leap and RealSense devices on shutdown
...
Leaving them running prevents a clean shutdown on Windows when running
Interface.exe from a command line: the interface.exe process stays alive
preventing Interface from being run again from the command line without
manually terminating the running process.
2015-05-07 18:28:49 -07:00
Bradley Austin Davis
efa88ba122
Merge branch 'scale' into plugins
2015-05-07 12:52:13 -07:00
Bradley Austin Davis
c31d36be59
Fixing scale resolution issues
2015-05-07 12:01:56 -07:00
Bradley Austin Davis
28c873ba59
Merge branch 'master' into plugins
2015-05-06 16:37:59 -07:00
David Rowe
afce981d83
Merge branch 'master' into 20530
...
Conflicts:
interface/src/Application.cpp
interface/src/devices/DdeFaceTracker.cpp
interface/src/devices/DdeFaceTracker.h
2015-05-06 16:27:33 -07:00
Brad Hefta-Gaub
5551997cdc
Merge pull request #4780 from samcake/blue
...
Add support for Skybox and rendering path of background according to Zones
2015-05-06 14:41:06 -07:00
Bradley Austin Davis
77a9f7fa2a
Merge branch 'plugins_pt1' into plugins
2015-05-06 14:22:13 -07:00
Bradley Austin Davis
351246fac1
Fixing new image texture use from last upstream merge
2015-05-06 12:50:20 -07:00
David Rowe
4cd4dee84d
Use average coefficient values to zero out bias
...
Adjust control thresholds to suit.
2015-05-06 12:26:44 -07:00
Bradley Austin Davis
fc73676b4d
Merge branch 'master' into plugins_pt1
2015-05-06 11:43:25 -07:00
David Rowe
a6dd08fea8
Calculate average coefficient values
2015-05-06 11:38:14 -07:00
David Rowe
e1b5e7caf6
Add DDE calibration count-down
2015-05-06 11:13:19 -07:00
David Rowe
ceeb1dd81f
Remove unused DDE member variables
2015-05-05 21:15:33 -07:00
David Rowe
91a06ea3c4
Add "Calibrate Camera" menu item for DDE face tracking
2015-05-05 21:15:32 -07:00
David Rowe
1c21874f00
Make face tracker mute action start / stop face tracker
2015-05-05 16:51:31 -07:00
David Rowe
35dbb9491c
Merge branch 'master' into 20518
2015-05-05 13:13:49 -07:00
Sam Gateau
13482575d2
merge
2015-05-05 12:03:45 -07:00
Sam Gateau
6d02d4d25e
adding skybox step by step
2015-05-05 11:40:00 -07:00
Philip Rosedale
e9476029fb
Merge pull request #4724 from jherico/menu_polish
...
Menu polish
2015-05-04 23:44:06 -07:00
Sam Gateau
b36775e781
After a very long debate it's clear that we shouldn;t have change the a and d keys behavior, so we bring them back but with a twist, now RIghtButton + A or D strafe right and left making the controller equivalent to everquest, world of warcraft
2015-05-04 13:57:40 -07:00
Bradley Austin Davis
098a9bd70e
Fixing sixense and restoring lookat
2015-05-04 13:10:16 -07:00
Bradley Austin Davis
8119e3d629
Merging back from part 1
2015-05-04 11:35:28 -07:00
Stephen Birarda
a039d5f28c
Merge pull request #4753 from samcake/orange
...
Introducing UserInputMapper
2015-05-04 14:26:51 -04:00
Sam Gateau
fad623ae48
ANd really add the 2 files we need
2015-05-04 10:47:33 -07:00
Stephen Birarda
6cff75f7c1
resolve conflicts on merge with upstream/master
2015-05-04 10:05:44 -07:00
Atlante45
fc1519c078
Quiet compiler
2015-05-04 16:49:33 +02:00
Brad Davis
302aa9db47
Removing access to the gl widget and display managers
2015-05-02 00:49:52 -07:00
Stephen Birarda
0dbc4780ab
use numerical constants header from LeapMotion
2015-05-01 17:18:35 -07:00
Stephen Birarda
edade7baba
resolve conflicts on merge with upstream master
2015-05-01 16:24:16 -07:00
Brad Davis
e6c241b75b
Merge branch 'master' into plugins
2015-05-01 15:16:06 -07:00
Brad Davis
1e2106e831
Whitespace removal
2015-05-01 10:36:03 -07:00
Stephen Birarda
94739cf8d3
move number constants out of SharedUtil to NumericalConstants
2015-05-01 10:26:53 -07:00
David Rowe
7bc995be5e
Add camera muting icons
2015-04-30 23:14:24 -07:00
David Rowe
528f73897c
Make double click face tracking toggle button reset tracking
2015-04-30 23:14:23 -07:00
David Rowe
bc05159504
Add face tracking toggle button beside microphone toggle button
2015-04-30 23:14:22 -07:00
David Rowe
d053379831
Add "Mute Face Tracking" menu item
2015-04-30 23:14:21 -07:00
David Rowe
e45ecbe2c8
Merge branch 'master' into 20513
...
Conflicts:
interface/src/devices/DdeFaceTracker.cpp
interface/src/devices/DdeFaceTracker.h
2015-04-30 17:22:35 -07:00
David Rowe
807eab9fc4
Fix typo
2015-04-30 12:59:09 -07:00
Brad Davis
031b294ae5
Merge branch 'master' into plugins
...
Conflicts:
interface/src/Application.cpp
interface/src/Camera.cpp
interface/src/Camera.h
interface/src/ui/ApplicationOverlay.cpp
interface/src/ui/ApplicationOverlay.h
libraries/render-utils/src/GlowEffect.cpp
libraries/render-utils/src/GlowEffect.h
libraries/render-utils/src/TextureCache.cpp
2015-04-30 12:14:07 -07:00
David Rowe
b6890be73d
Adjust eyebrow filter strength
2015-04-30 08:06:46 -07:00
David Rowe
42a4fd8884
Add velocity filtering of DDE eyebrows
2015-04-30 07:55:02 -07:00
David Rowe
81e23eab28
Coding standard
2015-04-29 22:15:49 -07:00
David Rowe
1d7420d0dc
Adapt DDE control of eyes to be predominantly open or closed
2015-04-28 12:53:11 -07:00
David Rowe
6071e44ba4
Regularize debug messages for Faceshift and DDE
2015-04-25 11:35:14 -07:00
David Rowe
c37eb3de8a
Fix DDE shutdown
2015-04-25 11:34:50 -07:00
David Rowe
736691e3ec
Refactor face tracking FPS calculation
2015-04-25 11:33:32 -07:00
Clément Brisset
23ac8b1c8c
Merge pull request #4693 from ctrlaltdavid/faceshift-fps
...
Log Faceshift FPS after a reset
2015-04-24 23:59:37 +02:00
David Rowe
e33f3c9d00
Remove unnecessary #include
2015-04-24 13:42:56 -07:00
David Rowe
a141ebbf93
Log Faceshift FPS after a reset
2015-04-24 12:49:41 -07:00
Clément Brisset
9c5f384080
Merge pull request #4683 from ctrlaltdavid/dde-revert
...
Revert DDE start-up permission change
2015-04-24 14:34:00 +02:00
Clément Brisset
efc5e5d52b
Merge pull request #4684 from ctrlaltdavid/dde-fps
...
Log DDE FPS after a reset
2015-04-24 14:28:26 +02:00
David Rowe
1678d77af6
Log DDE FPS after a reset
2015-04-23 17:18:32 -07:00
David Rowe
d10621f329
Revert DDE start-up permission change
2015-04-23 14:16:59 -07:00
Brad Hefta-Gaub
82d3302d1b
Merge pull request #4644 from jherico/offscreen
...
Working on new-UI implementations of address bar and login
2015-04-23 07:17:45 -07:00
David Rowe
35e2b87a70
Rename DDE menu items
2015-04-22 13:15:57 -07:00
David Rowe
649d4736cd
Merge branch 'master' into dde-miscellaneous
2015-04-22 13:00:40 -07:00
Brad Davis
7a33474245
Merge remote-tracking branch 'upstream/master' into offscreen
...
Conflicts:
interface/src/Menu.cpp
2015-04-21 13:02:38 -07:00
David Rowe
766087c032
Run DDE "readonly"
...
Try to fix some people having to run Interface in admin mode on Windows
2015-04-20 10:29:53 -07:00
David Rowe
8268dc95ac
Include DDE reset in sensors reset
2015-04-20 10:28:17 -07:00
Stephen Birarda
511240da5a
remove Visage from FaceTracker comment
2015-04-17 14:29:51 -07:00
Stephen Birarda
604bc2abe1
remove visage related files
2015-04-17 13:40:31 -07:00
Philip Rosedale
3814fbc0c2
Merge pull request #4658 from ctrlaltdavid/dde-filtering
...
DO NOT MERGE - DDE filtering
2015-04-17 15:41:03 -04:00
David Rowe
ee48024831
Remove uninitialized method reference
2015-04-17 11:31:48 -07:00
David Rowe
c823fcd083
Code tidying
2015-04-17 10:35:48 -07:00
Clément Brisset
e780d8e482
Merge pull request #4648 from ctrlaltdavid/dde-shutdown
...
Terminate DDE process gracefully
2015-04-17 16:28:32 +02:00
David Rowe
d60ee3b6e2
Add velocity filtering to DDE eyelids
2015-04-16 16:28:22 -07:00
David Rowe
c46f21152f
Add velocity filtering to DDE head movement
...
Based on filtering code in Faceshift.cpp.
2015-04-16 15:47:02 -07:00
David Rowe
23d56f5bd0
Remove current DDE filtering
2015-04-16 14:51:55 -07:00
Brad Davis
ce6b7e7aec
Merge branch 'master' into offscreen
...
Conflicts:
interface/src/Menu.cpp
2015-04-16 14:02:40 -07:00
David Rowe
2f970ae962
Terminate DDE process gracefully
2015-04-15 11:07:00 -07:00
Brad Davis
1563b05278
Merge branch 'master' into offscreen
2015-04-15 10:01:15 -07:00
Sam Gateau
5ebbdaca05
Merge branch 'master' of https://github.com/highfidelity/hifi into orange
2015-04-15 09:00:50 -07:00
Sam Gateau
1046356abb
FIx the include that was using the wrong \ in the path...
2015-04-15 09:00:20 -07:00
Brad Hefta-Gaub
a105f579ce
Merge pull request #4621 from jherico/oculus_crash
...
Attempt to stop the crashing on exit caused by the Oculus SDK
2015-04-15 08:52:17 -07:00
Brad Davis
d14d5f3d29
Working on new-UI implementations of address bar and login
2015-04-15 00:36:04 -07:00
Sam Gateau
fec52f6b10
Removing almost all the QFramebufferObject (instead in overlay layer) in favor of gpu::Framebuffer, eveyrthing seems to work properly
2015-04-14 18:27:24 -07:00
Brad Davis
9f0d410387
Working on decoupling rendering
2015-04-13 23:15:51 -07:00
David Rowe
f509d08378
Handle DDE already running
2015-04-13 23:12:13 -07:00
David Rowe
b7f7cebb80
Handle DDE stopping unexpectedly
2015-04-13 22:41:17 -07:00
David Rowe
3b6a35c38f
Merge branch 'master' into 20447
2015-04-13 17:22:34 -07:00
David Rowe
13c038879d
Don't repeat constant values
2015-04-13 17:13:03 -07:00
David Rowe
2c4f049851
Change OSX DDE program path per build system requirements
2015-04-13 17:11:27 -07:00
Brad Davis
f496175fb9
Attempt to stop the crashing on exit caused by the Oculus SDK
2015-04-09 09:17:23 -07:00
Seth Alves
30a8b61df3
quiet compiler
2015-04-08 15:39:21 -07:00
Seth Alves
9014397167
try again without macro
2015-04-07 09:59:04 -07:00
Seth Alves
fc5b442e12
interface is reserved, so use interfaceapp as the logging tag for interface. also experiment with a macro for logging
2015-04-07 09:15:11 -07:00
Seth Alves
fb607e2b26
logging groups for library/shared and interface
2015-04-06 18:45:06 -07:00
David Rowe
ce104e8c40
Merge branch 'master' into 20447
2015-04-06 15:18:19 -07:00
David Rowe
65c1fea689
Increase DDE head translation to make avatar better reflect RL
2015-04-04 19:08:23 -07:00
David Rowe
1eb5716ab7
Shut down DDE when Interface shuts down
2015-04-04 19:04:47 -07:00
David Rowe
00f5469fa8
Add menu item that resets DDE tracking
2015-04-04 17:31:32 -07:00
David Rowe
0d42c7a1c1
Start and stop DDE as separate process
2015-04-03 19:16:07 -07:00
David Rowe
f6bf1d4141
Disable DDE code if not Windows or OSX
2015-04-03 17:41:19 -07:00
Bradley Austin Davis
f75ddb95f5
Enable Direct HMD mode only on windows
2015-04-03 17:01:21 -07:00
Bradley Austin Davis
44c9d4a742
Working on removing some of the warnings in the xcode build
2015-04-02 16:12:44 -07:00
Bradley Austin Davis
58908f44ef
Fixing crash on exit when using (or used) VR mode
2015-04-01 16:05:46 -07:00
Bradley Austin Davis
fd47d4f3a5
Working on putting some more timing measurement into the code
2015-04-01 15:47:51 -07:00
Bradley Austin Davis
a7dc1d26e6
Working on SDK vs client distortion performance differences
2015-04-01 13:23:55 -07:00
Bradley Austin Davis
eb816f7f6a
Adding support for eye per frame mode and offscreen render scaling
2015-03-31 18:24:58 -07:00
Bradley Austin Davis
6757dfcc0c
Working on 0.5.0.1 port and addressing the direct HMD/v-sync conflict
2015-03-31 14:52:21 -07:00
Bradley Austin Davis
c4c6cf82a2
Working on migration to SDK 0.5.0.1
2015-03-31 13:27:11 -07:00
Bradley Austin Davis
5e5bdec88d
Merge branch 'master' into oculus_old_renderer
2015-03-30 16:36:00 -07:00
ZappoMan
6cff99f9d6
menu and display tweaks
2015-03-26 16:36:46 -07:00
David Rowe
3de7222007
Make Sixense emulate mouse only if controllers aren't at the base
2015-03-23 09:06:15 -07:00
Brad Davis
5aa4277d9b
Removing a superfluous clear from Application.cpp. It's only required in client distortion mode
2015-03-16 12:22:35 -07:00
Brad Davis
7e50d6359e
Merge remote-tracking branch 'upstream/master' into oculus_old_renderer
2015-03-12 22:54:44 -07:00
ZappoMan
bbcce6a891
fix rendering of models in 3D TV mode
2015-03-12 10:59:12 -07:00
Brad Davis
76ce31d4c3
Limiting app pollution with Oculus headers, ensuring client distortion mode builds
2015-03-09 14:47:33 -07:00
Brad Davis
e3d48dbb8f
Working on Xcode build
2015-03-06 12:53:10 -08:00
Brad Davis
c1c97fc8b6
Updating cmake files after merging from master
2015-03-04 23:32:27 -08:00
Brad Davis
d838b78df9
Merging from upstream
2015-03-04 21:53:31 -08:00
Brad Hefta-Gaub
fc048c3b03
Merge pull request #4368 from ctrlaltdavid/20377
...
CR for 20377
2015-03-03 15:51:42 -08:00
David Rowe
1b34b80b1a
Use BrowsC_U to control both brows' up and down
2015-03-03 11:05:59 -08:00
Stephen Birarda
5a601f3676
resolve conflicts on merge with upstream/master
2015-03-03 10:01:24 -08:00
David Rowe
dd678dbc49
Use all DDE coefficients to achieve better face control
2015-03-02 19:05:13 -08:00
Philip Rosedale
af9108c79f
Merge pull request #4338 from ctrlaltdavid/20368
...
DO NOT MERGE - QA for 20368
2015-02-27 14:16:55 -08:00
David Rowe
797b1649a6
Merge branch 'master' into 20368
...
Conflicts:
interface/src/devices/DdeFaceTracker.cpp
2015-02-27 12:48:21 -08:00
Atlante45
fa8e1549f6
Relax blendshapes
2015-02-27 19:33:01 +01:00
Atlante45
db90fcdb62
Simplify expression
2015-02-27 16:09:15 +01:00
Atlante45
8615bb7cff
Make relaxation go to EPSILON within TIME
2015-02-27 15:58:28 +01:00
Atlante45
9849efe013
Exponential relaxation
2015-02-27 15:33:24 +01:00
Stephen Birarda
fc2f6d47bb
remove references to PrioVR in interface code
2015-02-26 17:28:00 -08:00
Atlante45
fdf9fdd877
Relax head/lean when not tracking
2015-02-26 20:05:47 +01:00
Atlante45
b6968a6b15
Update Facetrackers
2015-02-26 19:15:49 +01:00
Atlante45
8eb4abc49c
Rework FaceTracker
2015-02-26 19:14:09 +01:00
Brad Davis
7f29a70157
Switchable between SDK/client distortion
2015-02-26 00:06:59 -08:00
ZappoMan
a89691fc66
switch GLCanvas back to being owned by Application
2015-02-25 12:11:35 -08:00
David Rowe
23e172a0a1
Remove attempt at individual eyebrow control
2015-02-25 10:44:57 -08:00
David Rowe
c5fba3e0ce
Improve mouth resting position and smile
2015-02-25 10:44:08 -08:00
David Rowe
b0ffaaa8b7
Smooth DDE blendshape coefficients a little
2015-02-24 18:53:35 -08:00
David Rowe
7a95ed2baa
Scale and clamp DDE blendshape coefficients
2015-02-24 17:38:20 -08:00
David Rowe
e91a28a0a4
Rework DDE blendshape derivation and remove scaling and smoothing
2015-02-24 14:33:55 -08:00
Philip Rosedale
d74856e01b
add angularVelocity to controller
2015-02-24 11:21:04 -08:00
Brad Davis
670a566763
Porting oculus rendering to 0.4.4 SDK
2015-02-23 22:15:59 -08:00
Brad Davis
5ec0ad14c1
Merge branch 'master' into oculus
2015-02-23 20:21:43 -08:00
David Rowe
f169ab1238
Tidy and document DDE face tracker UDP socket opening and closing
2015-02-21 11:26:48 -08:00
Brad Davis
06b9b9cc88
Getting SDK based rendering and Direct HMD mode working
2015-02-21 00:15:12 -08:00
Brad Davis
16feaceab5
Working on oculus build
2015-02-20 09:32:25 -08:00
David Rowe
a66af77b23
Update DDE face tracker to work with menu item
2015-02-18 12:40:59 -08:00
David Rowe
c446e72226
Add Face Tracking menu item to select the face tracker to use
...
Includes new DDE Face Regression option.
2015-02-18 12:39:51 -08:00
Brad Davis
58ca2e4148
Merge branch 'master' into oculus
2015-02-17 18:36:48 -08:00
Thijs Wenker
b532119db7
Merge branch 'master' of https://github.com/worklist/hifi into 20224
2015-02-08 17:49:03 +01:00
Thijs Wenker
3ccbe50092
remove warnings for non-RSSDK builds
2015-02-07 19:07:10 +01:00
Thijs Wenker
818aac01d1
Merge branch 'rssdk_fix_missing_constants' into 20224
2015-02-07 13:44:55 +01:00
Thijs Wenker
c7b19277ee
rssdk fix missing constants
2015-02-07 13:40:51 +01:00
Thijs Wenker
e3ca1efe6b
Merge branch 'master' of https://github.com/worklist/hifi into 20224
2015-02-07 00:34:38 +01:00
Brad Hefta-Gaub
390d2be48f
Merge pull request #4189 from birarda/android
...
add the gvr-interface target for GearVR
2015-02-06 14:07:28 -08:00
Stephen Birarda
c96085eb91
repairs to warnings shown in Xcode
2015-02-06 10:12:04 -08:00
Stephen Birarda
219e78425b
resolve conflicts on merge with upstream master
2015-02-06 09:49:46 -08:00
Brad Davis
e1af9f8126
Merge remote-tracking branch 'upstream/master' into text-renderer
2015-02-04 21:04:47 -08:00
Brad Davis
1745ba9a7e
More OSX work, refactoring functions to shared, removing erroneuous Qt 5.4 dependency, fixing PrioVR text api usage
2015-02-04 12:42:27 -08:00
Seth Alves
bcf0846310
merge from master
2015-02-04 11:30:22 -08:00
Seth Alves
a645d784d8
uint32_t rather than uint, which mac doesn't like
2015-02-04 11:26:05 -08:00
Thijs Wenker
38aab9570b
Merge branch 'master' of https://github.com/worklist/hifi into 20224
2015-02-04 19:55:12 +01:00
Stephen Birarda
11f3161029
resolve conflicts on merge with upstream/master
2015-02-04 10:38:05 -08:00
Atlante45
09a9f82256
More settings update
2015-02-03 10:52:50 -08:00
Seth Alves
c1ae98fa1a
quiet some compiler warnings about signed vs unsigned comparisons
2015-02-02 15:02:29 -08:00
Thijs Wenker
d695e8b251
Merge branch 'master' of https://github.com/worklist/hifi into 20224
2015-02-02 00:18:18 +01:00
Brad Davis
a921f7ae74
Updating API usage to Oculus 0.4.4
2015-01-31 19:44:23 -08:00
Atlante45
4562c29be8
Merge branch 'master' of https://github.com/highfidelity/hifi into android
...
Conflicts:
interface/src/avatar/Hand.cpp
2015-01-30 12:02:11 -08:00
Atlante45
647a935eaa
Remove app->getAvatar
2015-01-29 15:16:40 -08:00
ZappoMan
8c0db268e6
fix build buster
2015-01-29 13:41:39 -08:00
Thijs Wenker
46618db697
Merge branch 'master' of https://github.com/worklist/hifi into 20224
...
Conflicts:
interface/src/ui/ApplicationOverlay.h
2015-01-28 19:35:17 +01:00
Thijs Wenker
9e51bece63
More accurate HMD-cursor on virtual keyboard, thanks Simon and @ctrlaltdavid for the help on this!
2015-01-21 15:07:32 +01:00
Atlante45
8d37f5ae00
More setting handles
2015-01-20 15:35:22 -08:00
Atlante45
3dfc725101
Move toggleSixense out of #if HAVE_SIXENSE
2015-01-18 20:37:30 -08:00
Atlante45
1f31828e08
Moved last methog out of Menu
...
Also did a bit of Header cleanup
2015-01-18 07:14:52 -08:00
Atlante45
7f702d3bff
Removed loadRSSDKFile() from Menu
2015-01-18 06:31:55 -08:00
Atlante45
3bce8204da
Moved toggleSixense out of Menu
...
Moved into SixenseManager
2015-01-18 06:25:27 -08:00
Atlante45
47babc2d40
Move Sixense related members out of Menu
...
Moved to SixenseManager
2015-01-17 22:09:29 -08:00
Atlante45
ef5cfdc3ab
Move Faceshift related member out of Menu
...
Moved it to Faceshift class
2015-01-17 21:35:25 -08:00
Thijs Wenker
8ffea45736
QFileDialog include
2015-01-15 02:59:37 +01:00
Thijs Wenker
80a81043ed
Merge branch 'master' of https://github.com/highfidelity/hifi into 20216
...
Conflicts:
interface/src/Menu.cpp
2015-01-15 02:28:31 +01:00
Atlante45
f77fab2fe0
Merge branch 'master' of https://github.com/highfidelity/hifi into applications_diet_cpp11
2015-01-13 20:38:52 -08:00
Atlante45
38729c5790
Made dependencies inherit from Dependency
2015-01-13 20:38:01 -08:00
Atlante45
2a82ff9768
Merge branch 'master' of https://github.com/highfidelity/hifi into applications_diet_cpp11
...
Conflicts:
assignment-client/src/voxels/VoxelServer.cpp
interface/src/Application.cpp
interface/src/Audio.cpp
interface/src/DatagramProcessor.cpp
interface/src/Menu.cpp
interface/src/Util.cpp
interface/src/avatar/MyAvatar.cpp
interface/src/ui/ApplicationOverlay.cpp
interface/src/ui/PreferencesDialog.cpp
libraries/networking/src/NodeList.cpp
libraries/shared/src/DependencyManager.h
2015-01-13 11:03:14 -08:00
Atlante45
cf7089e145
Move constant back to Menu
2015-01-12 18:49:05 -08:00
Atlante45
9ce405a744
Text3DOverlay forward definition
2015-01-12 17:46:38 -08:00