Stephen Birarda
|
31c067cac5
|
fix change of keypath after handling array index
|
2015-04-29 15:10:04 -07:00 |
|
Stephen Birarda
|
b55889597d
|
complete unmarshal of breakable json using QVariant
|
2015-04-29 15:03:49 -07:00 |
|
Stephen Birarda
|
b17191a20f
|
add method to convert a QStringList back to QJsonObject
|
2015-04-29 12:40:24 -07:00 |
|
Stephen Birarda
|
24576574ae
|
add breaking of marshaled buffer to QStringList
|
2015-04-29 11:20:07 -07:00 |
|
Stephen Birarda
|
85919972e3
|
resolve conflicts on merge with upstream/master
|
2015-04-29 10:45:25 -07:00 |
|
Stephen Birarda
|
c7a7bc1646
|
handle sending of JSONBreakableMarshal data via sendStats
|
2015-04-29 10:44:17 -07:00 |
|
Andrew Meadows
|
5a388a0c14
|
Merge pull request #4722 from birarda/avatar-mixer-debug
add option to display AvatarData receive stats with display name
|
2015-04-29 10:00:24 -07:00 |
|
Stephen Birarda
|
e933ab2e84
|
update win required version of OpenSSL
|
2015-04-29 09:59:20 -07:00 |
|
Stephen Birarda
|
36a26ad416
|
update BUILD.md for new OpenSSL req
|
2015-04-29 09:58:54 -07:00 |
|
Stephen Birarda
|
61b4025526
|
remove the uneeded curly braces for default ctor
|
2015-04-29 09:33:23 -07:00 |
|
Brad Hefta-Gaub
|
7414201845
|
Merge pull request #4721 from ctrlaltdavid/20514
DO NOT MERGE - QA for 20514 - Move "Stereo Audio" option into developerMenu.js
|
2015-04-28 20:44:09 -07:00 |
|
Brad Hefta-Gaub
|
b422ffe528
|
Merge pull request #4719 from ericrius1/avatarRange
Added ability to check if an avatar is within specified range of a posit...
|
2015-04-28 20:39:03 -07:00 |
|
Stephen Birarda
|
1995fa6a5e
|
fix return value comment in SimpleMovingAverage
|
2015-04-28 18:28:12 -07:00 |
|
Stephen Birarda
|
c52426385d
|
code review comments for #4713
|
2015-04-28 18:28:05 -07:00 |
|
Stephen Birarda
|
f9a25d7089
|
add Menu option to toggle Avatar receive stats
|
2015-04-28 18:27:54 -07:00 |
|
Stephen Birarda
|
f2dcacffd0
|
show avatar data receive rate by default with display name
|
2015-04-28 18:27:42 -07:00 |
|
Stephen Birarda
|
68998f4423
|
cleanup AudioMixer stats to be properly nested
|
2015-04-28 18:19:16 -07:00 |
|
Philip Rosedale
|
cd159b7ae2
|
Merge pull request #4690 from AndrewMeadows/bispinor
use fallback avatar movement logic when skeleton model still downloading
|
2015-04-28 17:45:09 -07:00 |
|
samcake
|
ff2b1af18c
|
Merge pull request #4720 from ZappoMan/hackTest
Fix entities rendering wrong when avatar scale !== 1.0
|
2015-04-28 17:30:15 -07:00 |
|
Stephen Birarda
|
4e6979cac8
|
Merge branch 'master' of https://github.com/highfidelity/hifi into avatar-mixer-throttling
|
2015-04-28 16:50:07 -07:00 |
|
Stephen Birarda
|
698fcdfbbf
|
add JSONBreakableMarshal to help with MTU stats sending
|
2015-04-28 16:50:00 -07:00 |
|
Stephen Birarda
|
404cd67bb7
|
Merge pull request #4716 from sethalves/assignment-client-exits
assignment-client shouldn't try to save contents of its nonexistent address bar
|
2015-04-28 19:40:44 -04:00 |
|
ZappoMan
|
664d126465
|
remove scale from Camera class since it was only used by avatar and was causing problems with no obvious benefit
|
2015-04-28 16:34:33 -07:00 |
|
ZappoMan
|
aec0bd1693
|
dont change camera scale with avatar scale
|
2015-04-28 16:26:17 -07:00 |
|
Andrew Meadows
|
ce7bad40ac
|
Merge pull request #4717 from ZappoMan/backupErrors
add call to perror() to get OS level error details on failed backups
|
2015-04-28 16:01:01 -07:00 |
|
samcake
|
85cd6cbff2
|
Merge pull request #4700 from jherico/vr_menus
VR menus
|
2015-04-28 15:59:46 -07:00 |
|
Andrew Meadows
|
a121ac08b3
|
Merge pull request #4715 from jherico/audio_crash
Attempting to resolve possible crash case for scripts playing sounds
|
2015-04-28 15:58:54 -07:00 |
|
Stephen Birarda
|
77be0012cf
|
cleanup stats packaging in AudioMixer
|
2015-04-28 15:35:51 -07:00 |
|
Andrew Meadows
|
5537c9e042
|
merge upstream/master into andrew/bispinor
Conflicts:
libraries/physics/src/DynamicCharacterController.cpp
|
2015-04-28 15:18:02 -07:00 |
|
Stephen Birarda
|
85a3b5597c
|
use a distance per avatar for conditional avatar data broadcast
|
2015-04-28 15:01:06 -07:00 |
|
ZappoMan
|
bfbad539e0
|
hack test
|
2015-04-28 14:54:58 -07:00 |
|
Eric Levin
|
342d3576c9
|
Added ability to check if an avatar is within specified range of a position from javascript
|
2015-04-28 14:46:39 -07:00 |
|
David Rowe
|
9576ad19a7
|
Move "Stereo Audio" option into developerMenu.js
And rename it "Stereo Input" to better relect what it does.
|
2015-04-28 14:14:10 -07:00 |
|
ZappoMan
|
512a109023
|
add call to perror() to get OS level error details on failed backups
|
2015-04-28 13:48:51 -07:00 |
|
Seth Alves
|
28ad80936a
|
assignment-client shouldn't try to save contents of its nonexistent address bar. interface still needs to save the address.
|
2015-04-28 13:21:14 -07:00 |
|
Brad Davis
|
2575352485
|
Attempting to resolve possible crash case for scripts playing sounds
|
2015-04-28 12:51:01 -07:00 |
|
Philip Rosedale
|
20d77fae3c
|
Merge pull request #4704 from sethalves/assignment-scripts-can-rez
Assignment scripts can rez
|
2015-04-28 12:15:19 -07:00 |
|
Philip Rosedale
|
07f30fb9f7
|
Merge pull request #4714 from sethalves/login-updates-rights
force reconnection after successful login
|
2015-04-28 12:13:34 -07:00 |
|
Seth Alves
|
f9c0493c61
|
when a login is completed, reset the node list in order to force a re-connection to the domain-server (thereby giving the interface any new rights it deserves, such as the ability to edit entities)
|
2015-04-28 10:23:08 -07:00 |
|
Stephen Birarda
|
62688e5c53
|
add Menu option to toggle Avatar receive stats
|
2015-04-28 10:13:18 -07:00 |
|
Brad Hefta-Gaub
|
50eecb15b3
|
Merge pull request #4712 from Atlante45/compound_zones_fix
Compound zones fix
|
2015-04-28 09:48:05 -07:00 |
|
Stephen Birarda
|
b917afa3cc
|
show avatar data receive rate by default with display name
|
2015-04-28 09:47:19 -07:00 |
|
Seth Alves
|
e6da5ea711
|
formatting
|
2015-04-28 09:28:42 -07:00 |
|
Andrew Meadows
|
e646ff6847
|
Merge pull request #4708 from ctrlaltdavid/fix-audio-mouth
Fix audio-driven mouth viewed by others
|
2015-04-28 09:28:22 -07:00 |
|
Seth Alves
|
49783c1550
|
formatting
|
2015-04-28 09:28:17 -07:00 |
|
Seth Alves
|
7aa2013473
|
formatting
|
2015-04-28 09:26:39 -07:00 |
|
Seth Alves
|
436fe03d10
|
formatting
|
2015-04-28 09:26:20 -07:00 |
|
Seth Alves
|
30e78a37cd
|
formatting
|
2015-04-28 09:26:03 -07:00 |
|
Seth Alves
|
a1da96e971
|
formatting
|
2015-04-28 09:23:30 -07:00 |
|
Seth Alves
|
dc0b033101
|
formatting
|
2015-04-28 09:23:19 -07:00 |
|