Brad Hefta-Gaub
|
f438ae2ddb
|
Merge pull request #3215 from Atlante45/master
Fix the double entries in models' browsers
|
2014-07-28 08:51:49 -07:00 |
|
Brad Hefta-Gaub
|
8b43ddc426
|
Merge pull request #3212 from birarda/select-library
standardization of hints used to find external libraries
|
2014-07-28 08:51:15 -07:00 |
|
Philip Rosedale
|
acecc17001
|
Merge pull request #3214 from AndrewMeadows/ragdoll
Ragdoll Part 6: muscle constraints for driving Ragdoll and also damped velocity integration for verlet simulation
|
2014-07-28 08:40:21 -07:00 |
|
Andrew Meadows
|
dd515f6bb9
|
fix bad variable name
|
2014-07-28 07:06:36 -07:00 |
|
Andrzej Kapolka
|
4f5448f529
|
Basic rendering working again.
|
2014-07-25 18:19:50 -07:00 |
|
Andrzej Kapolka
|
57ca606491
|
Various kinds of progress towards generic rendering.
|
2014-07-25 16:59:48 -07:00 |
|
Atlante45
|
1849ec8e07
|
Merge branch 'master' of https://github.com/highfidelity/hifi into editVoxels_zFighting
Conflicts:
examples/editVoxels.js
|
2014-07-25 16:39:39 -07:00 |
|
Atlante45
|
b5dd9141a3
|
Fix the double entries in models' browsers
|
2014-07-25 16:12:40 -07:00 |
|
Andrew Meadows
|
d3ba00770f
|
merge upstream/master into andrew/ragdoll
|
2014-07-25 15:34:32 -07:00 |
|
Andrew Meadows
|
b8b1df5799
|
MuscleConstraints for ragdoll; velocity for verlet points
|
2014-07-25 15:24:44 -07:00 |
|
Andrew Meadows
|
c8405d192d
|
create MuscleConstraint for driving ragdolls
|
2014-07-25 15:24:14 -07:00 |
|
wangyix
|
fd9d7baa06
|
updated Agent with audiostream; added initial packets discard to audiostream
|
2014-07-25 15:14:10 -07:00 |
|
wangyix
|
f7e043f52d
|
cleaned up code
|
2014-07-25 14:52:39 -07:00 |
|
wangyix
|
a9d26b3934
|
fixed repeat-popping in audiomixer
|
2014-07-25 12:58:10 -07:00 |
|
Clément Brisset
|
f5dbc54b1c
|
Merge pull request #3208 from binaryking/19701
Code Review for Job #19701
|
2014-07-25 12:09:14 -07:00 |
|
Clément Brisset
|
53b345d4cd
|
Merge pull request #3209 from AndrewMeadows/ragdoll
Ragdoll Part 5: send visible transforms when using ragdoll
|
2014-07-25 11:50:15 -07:00 |
|
Atlante45
|
72a31ec8fc
|
Removed magic number to use DEFAULT_NEAR/FAR_CLIP
|
2014-07-25 10:56:44 -07:00 |
|
AndrewMeadows
|
73ec862474
|
Merge pull request #3207 from PhilipRosedale/master
Velocity filter head position for less jitter in camera
|
2014-07-25 09:50:21 -07:00 |
|
wangyix
|
059007c99c
|
cleaned up code (removed old code that was commented out)
|
2014-07-25 09:43:08 -07:00 |
|
Zu
|
1bc6d4bf0f
|
fix: tuned the roll and pitch jitter, round to nearest 1 dp instead of whole number
|
2014-07-25 18:05:17 +08:00 |
|
Zu
|
98bb995aba
|
added: noise filtering to reduce rotation jitter
|
2014-07-25 17:32:04 +08:00 |
|
Zu
|
2d921924bf
|
added: Cara Face Tracker
added: decode cara udp packets
added: head rotation
added: hook into hifi interface
|
2014-07-25 16:52:29 +08:00 |
|
Philip Rosedale
|
a5d6b2282e
|
Merge pull request #3201 from wangyix/master
moved audio stats to own overlay; audio stats now reset when audiomixer is killed;
|
2014-07-24 21:40:43 -07:00 |
|
Philip Rosedale
|
9a83be618a
|
Merge pull request #3191 from Atlante45/make_scriptEngine_a_qScriptEngine
ScriptEngine now inherit from QScriptEngine
|
2014-07-24 21:38:13 -07:00 |
|
Philip Rosedale
|
e272d0be75
|
Merge pull request #3203 from Atlante45/laser_pointer_js
Laser pointer js
|
2014-07-24 17:28:08 -07:00 |
|
Atlante45
|
9ca00b55a5
|
Spelling
|
2014-07-24 17:19:49 -07:00 |
|
wangyix
|
473cbf2afe
|
client audio now updated with stream class; seems fine for now
|
2014-07-24 17:15:46 -07:00 |
|
Stephen Birarda
|
5bc42b9d1c
|
add back the lost QXMPP_STATIC definition
|
2014-07-24 17:02:30 -07:00 |
|
Andrzej Kapolka
|
605b3282e7
|
Working on render bits.
|
2014-07-24 17:01:15 -07:00 |
|
Stephen Birarda
|
6fdd64c9fc
|
change to new style of signal slot connection for XmppClient
|
2014-07-24 16:52:18 -07:00 |
|
Stephen Birarda
|
d1b050dea8
|
remove extra wrapping HAVE_QXMPP if
|
2014-07-24 16:17:34 -07:00 |
|
Stephen Birarda
|
bcdfc9dd78
|
fix HAVE_QXMPP wrappings in XmppClient
|
2014-07-24 16:16:39 -07:00 |
|
Stephen Birarda
|
5cbd1492f2
|
more Cmake cleanup to grab externals
|
2014-07-24 15:09:41 -07:00 |
|
Stephen Birarda
|
1d78427e6a
|
only override root dir for interface externals if they don't exist
|
2014-07-24 14:09:49 -07:00 |
|
Andrzej Kapolka
|
5bd3d1fe20
|
Working on renderer attribute.
|
2014-07-24 13:16:18 -07:00 |
|
Andrew Meadows
|
2ddca4fbf9
|
split independent classes out of Ragdoll files
|
2014-07-24 09:50:16 -07:00 |
|
Andrew Meadows
|
1d124ebc61
|
fix comments
|
2014-07-24 08:49:41 -07:00 |
|
Andrew Meadows
|
2aaa628a67
|
send visible joint state when colliding as ragdoll
|
2014-07-24 08:42:34 -07:00 |
|
Mohammed Nafees
|
99ba0c6641
|
Merge remote-tracking branch 'upstream/master' into 19701
|
2014-07-24 20:28:23 +05:30 |
|
Philip Rosedale
|
a1b74c5272
|
remove unused code
|
2014-07-23 23:07:37 -07:00 |
|
Philip Rosedale
|
5aecbe690d
|
made calculateAverageEyePosition private, changed to getEyePosition() where used outside head
|
2014-07-23 22:56:59 -07:00 |
|
Philip Rosedale
|
00fdc37822
|
add velocity filtering to eyePosition to reduce camera jitter from faceshift
|
2014-07-23 22:45:50 -07:00 |
|
Andrzej Kapolka
|
0da46a5bc5
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-07-23 18:20:34 -07:00 |
|
Andrzej Kapolka
|
27f88e9f80
|
Progress on threading.
|
2014-07-23 18:20:00 -07:00 |
|
Andrew Meadows
|
924cc600b0
|
merge upstream/master into andrew/ragdoll
|
2014-07-23 18:03:09 -07:00 |
|
AndrewMeadows
|
509b86f092
|
Merge pull request #3205 from birarda/select-library
lowercase the SIXENSE_ROOT_DIR
|
2014-07-23 18:01:23 -07:00 |
|
Philip Rosedale
|
f05855dcc2
|
Merge pull request #3199 from ey6es/master
Fix for shadows in close-up inset mirror.
|
2014-07-23 17:49:55 -07:00 |
|
Clément Brisset
|
279a107272
|
Merge pull request #3200 from thoys/feature-multiple-JS-cursors
Feature multiple js cursors
|
2014-07-23 17:46:56 -07:00 |
|
Stephen Birarda
|
4cf27a0099
|
check in sixense not Sixense
|
2014-07-23 17:44:38 -07:00 |
|
Andrew Meadows
|
7f2eb88fc2
|
merge upstream/master into andrew/ragdoll
|
2014-07-23 17:01:43 -07:00 |
|
Andrew Meadows
|
559188cace
|
parent-relative linear slaving of verlet shapes
|
2014-07-23 17:00:17 -07:00 |
|
Andrew Meadows
|
72c7498454
|
add JointState::getDistanceToParent()
|
2014-07-23 16:56:40 -07:00 |
|
wangyix
|
e2f957d6dc
|
added InboundAudioStream class
|
2014-07-23 16:46:23 -07:00 |
|
wangyix
|
a36c9e872e
|
merged with upstream
|
2014-07-23 15:36:37 -07:00 |
|
wangyix
|
3abd383cd3
|
cleaned up code more
|
2014-07-23 15:26:49 -07:00 |
|
Atlante45
|
0d039b1cdb
|
Fixed invokeMethod bug + removed debug
|
2014-07-23 14:38:37 -07:00 |
|
wangyix
|
663cbb76dd
|
removed seq num reset from Audio::reset()
|
2014-07-23 14:37:11 -07:00 |
|
wangyix
|
3ac4dfa333
|
gg
|
2014-07-23 14:28:32 -07:00 |
|
Atlante45
|
e1365a2927
|
Forgot one change
|
2014-07-23 14:19:47 -07:00 |
|
wangyix
|
06ed8e4b63
|
fixed some typos in audio stats; cleaned up code
|
2014-07-23 13:47:03 -07:00 |
|
wangyix
|
bd8b7eb710
|
minor spacing issue
|
2014-07-23 12:44:16 -07:00 |
|
wangyix
|
142bda3ed4
|
fixed audio stats typos
|
2014-07-23 12:43:26 -07:00 |
|
wangyix
|
5eaa57b3ad
|
removed more warnings about unused vars
|
2014-07-23 12:10:25 -07:00 |
|
wangyix
|
ba4403b063
|
audio stats look good on Mac now
|
2014-07-23 11:18:25 -07:00 |
|
wangyix
|
5b0b484727
|
finished new audio stats (looks good on Windows)
|
2014-07-23 11:00:48 -07:00 |
|
Thijs Wenker
|
9d5c81bd67
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-07-23 16:59:23 +02:00 |
|
Thijs Wenker
|
b6cb19c2f6
|
FEATURE: Allows detecting simulated cursors in JS, this allows JS-developers to track all cursors separately. By using the deviceID. (deviceID 0 = default mouse-cursor , 1500 and 1501 hydra cursors)
|
2014-07-23 16:55:59 +02:00 |
|
Andrzej Kapolka
|
bbd977777a
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-07-22 19:24:02 -07:00 |
|
Andrzej Kapolka
|
9cf0d6c851
|
Fix for shadows in close-up inset mirror.
|
2014-07-22 19:19:13 -07:00 |
|
Andrzej Kapolka
|
02bf76240a
|
Multiply local light colors by material diffuse reflectance.
|
2014-07-22 18:30:28 -07:00 |
|
Andrzej Kapolka
|
34dfbbedde
|
Merge pull request #3196 from PhilipRosedale/master
Tweaks to world and avatar lights, add angular acceleration to hair
|
2014-07-22 18:16:20 -07:00 |
|
Andrzej Kapolka
|
4f87524821
|
Switched back to using uniforms for light parameters, as using the fixed
function state killed my frame rate. Also cleaned up some of the location
tracking.
|
2014-07-22 18:03:13 -07:00 |
|
wangyix
|
d9692e4af4
|
changed a > to >= in handleAudioInput; added audio input buffer latency to stats;
|
2014-07-22 17:34:35 -07:00 |
|
Philip Rosedale
|
4f52098da1
|
tuning tweaks to world and avatar lights
|
2014-07-22 20:23:23 -04:00 |
|
Philip Rosedale
|
176473b5ba
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-07-22 19:29:42 -04:00 |
|
AndrewMeadows
|
07ce6c9a64
|
Merge pull request #3192 from ey6es/master
Fixes for local lights.
|
2014-07-22 16:24:17 -07:00 |
|
Stephen Birarda
|
56efa46812
|
repair for Visage find module base includes
|
2014-07-22 15:56:22 -07:00 |
|
Andrzej Kapolka
|
d4904f976a
|
Missed the local light stats.
|
2014-07-22 15:50:08 -07:00 |
|
Andrzej Kapolka
|
aa145c8d20
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-07-22 15:40:42 -07:00 |
|
Andrzej Kapolka
|
cfc77cd99a
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-07-22 15:24:01 -07:00 |
|
wangyix
|
c8ac1732ec
|
removed audio stats from old location
|
2014-07-22 14:53:45 -07:00 |
|
Stephen Birarda
|
5c955ca656
|
fix faceshift definition
|
2014-07-22 14:48:51 -07:00 |
|
Andrzej Kapolka
|
c085d09835
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-07-22 14:48:18 -07:00 |
|
Andrzej Kapolka
|
c31dd4df5f
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-07-22 14:46:43 -07:00 |
|
Stephen Birarda
|
19618182a3
|
don't show Faceshift option if not present
|
2014-07-22 14:40:53 -07:00 |
|
Stephen Birarda
|
f325500d14
|
repairs to stubbed faceshft constructor
|
2014-07-22 14:38:41 -07:00 |
|
wangyix
|
1b2dc2cbe1
|
added central audio stats including pipeline latency; old stats still there
|
2014-07-22 14:21:53 -07:00 |
|
Leonardo Murillo
|
6f0f6488d5
|
Merge pull request #3182 from birarda/select-library
dynamic selection of debug and release libraries for externals
|
2014-07-22 15:17:48 -06:00 |
|
Andrzej Kapolka
|
be028c2b01
|
Fixes for local lights.
|
2014-07-22 14:13:51 -07:00 |
|
wangyix
|
f7381c70bc
|
starvcount and notmixedcount also reset when audiomixer is killed
|
2014-07-22 11:09:47 -07:00 |
|
wangyix
|
847bc28990
|
Audio stats now reset when AudioMixer is killed
|
2014-07-22 10:27:26 -07:00 |
|
Philip Rosedale
|
b7663b93e3
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-07-22 11:05:01 -04:00 |
|
Andrzej Kapolka
|
0ddd3e650c
|
More point bits (trying a different tack).
|
2014-07-21 19:00:13 -07:00 |
|
Brad Hefta-Gaub
|
01ebefbffd
|
Merge pull request #3189 from wangyix/master
Made Audio.cpp always push a whole number of frames to the audio output; added audio input buffer stats to interface
|
2014-07-21 17:46:42 -07:00 |
|
wangyix
|
f6ef61e76a
|
fixed some typos
|
2014-07-21 17:15:08 -07:00 |
|
wangyix
|
0bcc13aec9
|
made Audio always push a whole number of frames to the audio output
|
2014-07-21 17:12:03 -07:00 |
|
Philip Rosedale
|
87659741b5
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-07-21 16:11:09 -07:00 |
|
wangyix
|
621f0725cc
|
added input ring buffer stats to interface
|
2014-07-21 15:39:33 -07:00 |
|
Brad Hefta-Gaub
|
fb097c77b5
|
Merge pull request #3186 from wangyix/master
made Audio::_ringBuffer size 10 frames for non-Windows builds; improved interface downstream audio framesAvailable stat; disable QAudioOutput overflow check by default
|
2014-07-21 14:50:15 -07:00 |
|
Andrzej Kapolka
|
dd7f3703e1
|
More work on point rendering.
|
2014-07-21 14:48:54 -07:00 |
|