Commit graph

75376 commits

Author SHA1 Message Date
Clement
6bd6c45b60 Remove dead IdentityRequest code 2019-01-15 11:40:08 -08:00
Shannon Romano
eed53f60ba
Merge pull request #14556 from vladest/avatar_app_warnings
Fix Avatar apps warnings.
2019-01-15 11:03:43 -08:00
Shannon Romano
0089b91eea
Merge pull request #14609 from sethalves/fb-20280
fix a couple shutdown crashes and a class of asan warning
2019-01-15 10:59:08 -08:00
Shannon Romano
547f167539
Merge pull request #14654 from kencooke/audio-injector-stereo-distattn-bugfix
Fix the distance attenuation of stereo local injectors
2019-01-15 10:54:54 -08:00
Wayne Chen
8fbac14d27 adding tablet close upon login 2019-01-15 10:02:00 -08:00
Wayne Chen
60d867c51f adding sending oculus ID including username 2019-01-14 17:57:23 -08:00
Antonina Savinova
6499c4f0ea
Merge pull request #14700 from SimonWalton-HiFi/update-icons
New icons for interface and server-console
2019-01-14 16:04:55 -08:00
Antonina Savinova
89600f4880
Merge pull request #14701 from roxanneskelly/Case20615
Case20615 - Changing Avatars doesn't update to everyone intermittently
2019-01-14 14:44:35 -08:00
Dante Ruiz
4ab7308669 addressing code review requests 2019-01-14 14:04:01 -08:00
SamGondelman
68e15c6c07 fixes from 78 2019-01-14 13:36:21 -08:00
luiscuenca
824a93f900 Fix menu update on app reopened 2019-01-14 12:27:59 -07:00
Dante Ruiz
e7d3844620 making pre review requests 2019-01-14 11:14:57 -08:00
Thijs Wenker
6cabc86130 fix for continuous color picker update spam / only update color picker from properties when entity selection has changed 2019-01-14 18:54:28 +01:00
Brad Hefta-Gaub
a115af6353
Merge pull request #14674 from kencooke/audio-asan-warnings3
Fix ASAN warning due to mixed signed/unsigned arithmetic
2019-01-14 09:32:22 -08:00
luiscuenca
43d967329c Change Avatar App design for avatar collisions 2019-01-14 10:13:12 -07:00
Wayne Chen
e3f6f862cc better check for if oculus is running 2019-01-14 09:00:26 -08:00
Wayne Chen
ebe9245a11 adding more qml for oculus login 2019-01-14 08:36:56 -08:00
Roxanne Skelly
69af0ea0ee CR Fix 2019-01-11 17:52:47 -08:00
Roxanne Skelly
fca15c1362 CR Fix 2019-01-11 17:13:32 -08:00
Seth Alves
1ef047a329 revert unneeded change to LimitedNodeList 2019-01-11 16:49:09 -08:00
Roxanne Skelly
cd6495286d More code review changes 2019-01-11 16:49:04 -08:00
Roxanne Skelly
d3528ba289 Code review changes 2019-01-11 16:33:23 -08:00
ingerjm0
a8d89370a7 Revert "adding new pages"
This reverts commit 5e2bde0b57.
2019-01-11 16:15:07 -08:00
ingerjm0
5e2bde0b57 adding new pages 2019-01-11 16:12:37 -08:00
ingerjm0
2abcbbadfc testing bash file: merge branch 'master' of https://github.com/highfidelity/hifi into api-directory 2019-01-11 16:11:46 -08:00
Dante Ruiz
8252481ce7 Delete domain entities only 2019-01-11 16:00:10 -08:00
Seth Alves
b71f4e0204 remove commented-out code 2019-01-11 15:53:49 -08:00
Seth Alves
6ca9ab6fba avoid shutdown crash 2019-01-11 15:53:49 -08:00
Seth Alves
ecb34450bd quiet uneeded logging 2019-01-11 15:53:49 -08:00
Seth Alves
114bcc003a quiet build warnings 2019-01-11 15:53:49 -08:00
Seth Alves
36040597ba rename variable for consistency 2019-01-11 15:53:49 -08:00
Seth Alves
6589db628a fix a couple shutdown crashes and a class of asan warning 2019-01-11 15:53:49 -08:00
Seth Alves
6cd5770505
Merge pull request #14690 from sethalves/plugin-versioning
Plugin versioning
2019-01-11 15:20:05 -08:00
Roxanne Skelly
2566f633f3 Merge branch 'master' of https://github.com/highfidelity/hifi into Case20377 2019-01-11 14:56:05 -08:00
Roxanne Skelly
4ed5f642ed Case20615 - Changing Avatars doesn't update to everyone intermittently
There were two problems:
1) If an update to a trait (simple or instance) was not sent because
there was an outstanding (unacked) message, it would not be resent
until a new trait was updated.  Expected - it should be sent when the
ack for the outstanding packet is received.

2) Trait versions were improperly being set to zero (the default)
when an ack is received.
2019-01-11 14:51:44 -08:00
Simon Walton
d271bcd6f4 New icons for interface and server-console 2019-01-11 14:50:13 -08:00
ingerjm0
8b111587ad JSDoc > Grav directory change 2019-01-11 14:38:20 -08:00
Seth Alves
2ef47304ba
Merge pull request #14558 from AndrewMeadows/faster-avatar-entities
case 20020: faster avatar entities
2019-01-11 14:13:05 -08:00
Howard Stearns
62ed84aa19 more log purge 2019-01-11 12:34:44 -08:00
Shannon Romano
4845220d16
Merge pull request #14682 from roxanneskelly/Case20377
Bulk Avatar Traits related ack data was not reset in certain cases when it should be
2019-01-10 20:15:52 -08:00
Andrew Meadows
bc19689910 remove unnecessary culling of properties 2019-01-10 17:32:52 -08:00
SamGondelman
6d12f5704e fix multi-frustum view updating 2019-01-10 15:47:19 -08:00
Seth Alves
d31cdd3779 review 2019-01-10 15:35:40 -08:00
Seth Alves
e941dbb4a9 review 2019-01-10 15:33:34 -08:00
Seth Alves
fd8702d5a6 use const references when querying plugin metadata 2019-01-10 15:20:53 -08:00
Seth Alves
0603431ac8 initialize _logger with null pointer 2019-01-10 15:16:33 -08:00
Seth Alves
6a88941166 put a plugin-interface version into the meta data of each plugin. don't load plugins that don't match the current version. 2019-01-10 15:07:06 -08:00
Seth Alves
c8db50cb20 start up logger before loading plugins.
put a plugin-interface version into the meta data of each plugin.  don't load plugins that don't match the current version.
2019-01-10 15:06:22 -08:00
Roxanne Skelly
df97ca57b4 Bulk Avatar Traits related ack data was not reset when avatars were
ignored, etc.
2019-01-10 12:04:48 -08:00
Andrew Meadows
16da42723e use glm::abs() instead of absf() 2019-01-10 10:15:39 -08:00