David Rowe
|
1af17fa9e7
|
Use voice to control DDE mouth
Add voice blend coefficient values to DDE values.
|
2015-04-20 16:14:36 -07:00 |
|
Clément Brisset
|
b64d7fc17c
|
Merge pull request #4662 from birarda/remove-visage
remove visage support
|
2015-04-20 20:06:21 +02:00 |
|
Brad Hefta-Gaub
|
29971a5c59
|
Merge pull request #4664 from samcake/orange
Teaching Project, Cleaning the interface for the default Sun light properties and more
|
2015-04-19 09:57:04 -07:00 |
|
Stephen Birarda
|
511240da5a
|
remove Visage from FaceTracker comment
|
2015-04-17 14:29:51 -07:00 |
|
Stephen Birarda
|
6b615c1ba1
|
remove Visage from menu header
|
2015-04-17 14:28:20 -07:00 |
|
Stephen Birarda
|
63a81bdcb4
|
remove VISAGE handling in interface CMakeLists
|
2015-04-17 14:27:58 -07:00 |
|
David Rowe
|
931c46345e
|
Move visibility methods into DiscoverabilityManager
|
2015-04-17 14:15:50 -07:00 |
|
Stephen Birarda
|
30e580e207
|
remove visage from Menu
|
2015-04-17 13:42:30 -07:00 |
|
Stephen Birarda
|
604bc2abe1
|
remove visage related files
|
2015-04-17 13:40:31 -07:00 |
|
Stephen Birarda
|
3055359d4c
|
remove visage references from Application
|
2015-04-17 13:40:18 -07:00 |
|
Sam Gateau
|
11879f6142
|
Merge branch 'master' of https://github.com/highfidelity/hifi into orange
|
2015-04-17 13:04:00 -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 |
|
Sam Gateau
|
f1e0d5855e
|
Merge branch 'master' of https://github.com/highfidelity/hifi into orange
|
2015-04-17 11:33:39 -07:00 |
|
David Rowe
|
ee48024831
|
Remove uninitialized method reference
|
2015-04-17 11:31:48 -07:00 |
|
David Rowe
|
6b085ca668
|
Move method out of Menu class
|
2015-04-17 10:53:04 -07:00 |
|
David Rowe
|
c823fcd083
|
Code tidying
|
2015-04-17 10:35:48 -07:00 |
|
Clément Brisset
|
516acee1c7
|
Merge pull request #4647 from huffman/fix-multiple-scripts-on-restart
Fix stop/reload all scripts affecting already-stopped scripts
|
2015-04-17 16:29:23 +02: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 |
|
Sam Gateau
|
b5b146b81b
|
Training Team: improving the sun lighting interface to javascript to enable / disable the earthSkyModel, assign explicitely the SUnDirection and getter, and expose a AmbientINtensity to control the amount of the ambient lighting contribution
Expose these to javascript
|
2015-04-16 17:35:37 -07:00 |
|
ZappoMan
|
41e7b75a8d
|
revert mac version of HMD tools back to meta-H
|
2015-04-16 17:14:18 -07: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
|
3e484ee208
|
Add menu item for enabling DDE filtering
|
2015-04-16 15:04:25 -07:00 |
|
David Rowe
|
23d56f5bd0
|
Remove current DDE filtering
|
2015-04-16 14:51:55 -07:00 |
|
Sam Gateau
|
9466cf9345
|
Merge branch 'master' of https://github.com/highfidelity/hifi into orange
|
2015-04-16 10:27:13 -07:00 |
|
Clément Brisset
|
3c67c69745
|
Merge pull request #4651 from ZappoMan/HMDToolsTweaks
Some small tweaks
|
2015-04-16 16:10:43 +02:00 |
|
ZappoMan
|
ffb5ea50b1
|
expose avatar settings to JS
|
2015-04-15 17:00:50 -07:00 |
|
ZappoMan
|
1a1fe11111
|
switch HMD tools hot-key
|
2015-04-15 17:00:20 -07:00 |
|
Andrew Meadows
|
4bef5b7b73
|
Merge pull request #4638 from Triplelexx/myavatar-targetvelocity
Myavatar targetvelocity
|
2015-04-15 14:22:02 -07:00 |
|
David Rowe
|
2f970ae962
|
Terminate DDE process gracefully
|
2015-04-15 11:07:00 -07:00 |
|
Sam Gateau
|
cd1bbb2855
|
Merge branch 'master' of https://github.com/highfidelity/hifi into orange
|
2015-04-15 10:16:28 -07:00 |
|
Brad Hefta-Gaub
|
72f9ae3e85
|
Merge pull request #4643 from ctrlaltdavid/fix-auto-start-animation
Fix auto start animation
|
2015-04-15 10:14:26 -07:00 |
|
Clément Brisset
|
d6ee1c708d
|
Merge pull request #4642 from ZappoMan/avatarUI
New Avatar UI
|
2015-04-15 19:13:23 +02:00 |
|
Ryan Huffman
|
f8e4ff8072
|
Update Application:stopAllScripts to skip finished scripts
|
2015-04-15 09:54:30 -07:00 |
|
Brad Hefta-Gaub
|
6d6b66f19a
|
Merge pull request #4641 from huffman/window-close-quit
Quit application when main window is closed
|
2015-04-15 09:42:52 -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 |
|
Atlante45
|
2f2be70eb8
|
Merge branch 'master' of https://github.com/highfidelity/hifi into generated_ratio
|
2015-04-15 17:30:57 +02:00 |
|
Atlante45
|
c2c1ccc2b7
|
Remove generated audio options from menu
|
2015-04-15 15:50:22 +02: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 |
|
David Rowe
|
2c5201f116
|
Fix animation not automatically starting at start-up
|
2015-04-14 16:54:14 -07:00 |
|
ZappoMan
|
ae16bab7c2
|
Merge branch 'master' of https://github.com/highfidelity/hifi into avatarUI
Conflicts:
interface/src/Application.cpp
interface/src/Application.h
|
2015-04-14 13:13:15 -07:00 |
|
ZappoMan
|
174e9f2133
|
more tweaks to preferences UI
|
2015-04-14 12:38:29 -07:00 |
|
Ryan Huffman
|
4d34ba7bdf
|
Update main window to quit app when closed
|
2015-04-14 10:57:47 -07:00 |
|
ZappoMan
|
9262585bab
|
first cut at moving avatar appearance into separate dialog box
|
2015-04-14 10:38:22 -07:00 |
|
Sam Gateau
|
c34c5f6075
|
adding the Fremabuffer to be used for shadows and main rendering
|
2015-04-14 08:47:52 -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 |
|