Roxanne Skelly
73e3ad7e4c
Monitor traffic from nodes and report if not heard from in over 2 sec
...
Also, remove spammy backup logging.
2019-06-04 11:16:36 -07:00
Roxanne Skelly
c568e7c6da
remove spammy logging
2019-05-31 13:57:25 -07:00
Roxanne Skelly
de6e1d0217
additional debug logging for microdisconnects
2019-05-31 13:05:33 -07:00
Roxanne Skelly
970fa8b5f0
Merge branch 'master' of https://github.com/highfidelity/hifi into domaincheckin
2019-05-31 11:07:12 -07:00
Simon Walton
987d5e7662
Merge pull request #15650 from SimonWalton-HiFi/dissectors-stun-filter
...
Use STUN RFC magic number to filter for such packets
2019-05-30 15:47:50 -07:00
Roxanne Skelly
4d8607a937
linux build issue
2019-05-30 14:54:54 -07:00
Roxanne Skelly
e12ed1c5d6
high_resolution_clock behaves differently on windows and linux
...
on linux, time_since_epoch returns time since linux epoch,
on windows, it returns time since system start.
Math between those values on two different types of machines
was coming out bad.
2019-05-30 14:17:19 -07:00
Sam Gateau
c78c904491
Merge pull request #15647 from samcake/nut
...
BUGZ-192: On first run, apply "performanceProfile" according to platform tier
2019-05-30 14:01:40 -07:00
Brad Hefta-Gaub
85389aa5b9
Merge pull request #15649 from hyperlogic/bug-fix/qt-symbols-for-mac
...
Update mac qt build
2019-05-30 12:04:44 -07:00
Sam Gateau
bb7a182544
Merge branch 'nut' of github.com:samcake/hifi into nut
2019-05-30 12:03:58 -07:00
Sam Gateau
b88deb52b0
Cleaning up the interface for the Performance PRESET and the associated debug ui
2019-05-30 12:03:44 -07:00
Simon Walton
bffd87b331
Fallback for STUN packets
2019-05-30 11:41:12 -07:00
Brad Hefta-Gaub
fda9aa00da
Merge pull request #15651 from AndrewMeadows/fix-crash-bugz414
...
BUGZ-414: crash fix and don't add local entities to physics simulation
2019-05-30 11:35:04 -07:00
Andrew Meadows
351f9991eb
removeOwnershipData() last minute before EntityMotionState delete
2019-05-30 10:16:53 -07:00
Anthony Thibault
736d002f59
Apparently APPLE is UNIX in cmake.
2019-05-30 09:44:27 -07:00
Anthony Thibault
5c982855ab
Added cmake messages to help debug config issues
...
Also remove uncessary HIFI_QT_INSTALL_ROOT env varaible from hifi_vcpkg.py
2019-05-30 09:22:53 -07:00
Andrew Meadows
bfe809f3f7
local entities should not be in physics
2019-05-29 20:19:12 -07:00
Sam Gateau
3100fe4833
Merge branch 'master' of github.com:highfidelity/hifi into nut
2019-05-29 19:11:11 -07:00
Simon Walton
d620d3511f
Add packet-len check
2019-05-29 18:21:37 -07:00
Simon Walton
ddffa62468
Use STUN RFC magic number to filter for such packets
2019-05-29 18:10:48 -07:00
Sam Gateau
a212a8a36a
COnnect the profile tier to the performance setting and assign on first run or after reset...
2019-05-29 17:49:17 -07:00
Dante Ruiz
b0ace1c098
Merge pull request #15646 from huffman/feat/get-home-bookmark
...
DEV-62: Add getHomeLocationAddress to bookmark API
2019-05-29 17:35:40 -07:00
Shannon Romano
5370a16c73
Merge pull request #15648 from Atlante45/fix/white-spheres
...
BUGZ-335: Clear traits ack data on node disconnect
2019-05-29 17:27:16 -07:00
Anthony J. Thibault
ddf1543d68
Update mac qt build
...
* Reformat whitespace in README.md
* hifi_vckpg.py: Remove macos var/temp hack for vcpkg
* hifi_vckpg.py: Add ability to override HIFI_QT_INSTALL_ROOT dir with environment variable.
* hifi_vckpg.py: Update macos url for pre-built qt 5.12.3 on S3.
* cmake/ports/bullet3/portfile.cmake: add comment to force change in vcpkg hash.
* tools/qt-builder/README.md: updated formatting and added details about how to generate symbols for macos and pc
* tools/qt-builder: added prepare python scripts for symbols
* cmake/macros/SetupQt.cmake: Remove hardcoded var/temp qt cmake path
2019-05-29 17:11:24 -07:00
Sam Gateau
473bd33515
Merge branch 'nut' of github.com:samcake/hifi into nut
2019-05-29 16:45:09 -07:00
Sam Gateau
48ecb4265c
re declare q_enum on platformProfile
2019-05-29 16:43:28 -07:00
Clement
0f38001d28
Clear traits ack data on node disconnect
2019-05-29 16:34:13 -07:00
Sam Gateau
ce20afd6d4
Merge branch 'nut' of github.com:samcake/hifi into nut
2019-05-29 15:57:44 -07:00
Sam Gateau
73d1c1888c
Merge branch 'master' of github.com:highfidelity/hifi into nut
2019-05-29 15:57:14 -07:00
Sam Gateau
2a42fb16da
Merge branch 'master' of github.com:highfidelity/hifi into nut
2019-05-29 15:56:30 -07:00
Sam Gateau
bf7617ea8e
INtroducing the PerformanceManager
2019-05-29 15:47:14 -07:00
Ryan Huffman
344410ea79
Add getHomeLocationAddress to bookmark API
2019-05-29 15:45:22 -07:00
Roxanne Skelly
dedf1b64b8
Merge pull request #15626 from roxanneskelly/domaincheckin
...
BUGZ-322 add domain checkin time-spent logging
2019-05-29 15:22:37 -07:00
Clément Brisset
abce60e356
Merge pull request #15645 from SimonWalton-HiFi/wallet-signwithkey-memleak
...
Fix minor memory leak using unique_ptr
2019-05-29 14:38:42 -07:00
Simon Walton
ecc3312114
Use unique_ptr for temp signature array
2019-05-29 12:17:07 -07:00
Dante Ruiz
022aae60cc
Merge pull request #15642 from huffman/feat/ignore-pick-intersection-in-create
...
BUGZ-403: Add ignorePickIntersection to Create
2019-05-29 10:53:44 -07:00
Shannon Romano
376a27cd51
Merge pull request #15644 from jherico/feature/post-build-script-2
...
DEV-50: Fix release build zip name
2019-05-29 10:46:55 -07:00
Sam Gateau
3c6eecbdb6
Merge branch 'master' of github.com:highfidelity/hifi into nut
2019-05-29 09:35:35 -07:00
Brad Davis
568d3ab1f9
Fix release build zip name
2019-05-29 09:19:11 -07:00
hifi-gustavo
a988d5ac13
Merge pull request #15643 from mattr1x/trigger-build
...
[empty] Trigger a master build please
2019-05-29 08:51:45 -07:00
Matt Hardcastle
877900eca0
[empty] Trigger a master build please
...
No change, just trigging a master build.
2019-05-29 08:48:47 -07:00
Sam Gateau
aedc631c45
Gathering all the needed settings in one place
2019-05-28 21:55:17 -07:00
Shannon Romano
532d962f16
Merge pull request #15640 from jherico/feature/post-build-script-2
...
DEV-50: Post-build script tweaks
2019-05-28 18:58:25 -07:00
Sam Gateau
0862e40b41
Adding ui to debug render settings
2019-05-28 18:01:39 -07:00
Ryan Huffman
1894951f54
Add ignorePickIntersection to Create
2019-05-28 16:15:00 -07:00
Shannon Romano
24049a4321
Merge pull request #15631 from SamGondelman/questKeyboard
...
BUGZ-413: Re-enable Quest 3D Keyboard
2019-05-28 15:55:25 -07:00
Shannon Romano
d065847bee
Merge pull request #15638 from samcake/nut
...
case BUGZ-191: Implement patform tier profile from platform description
2019-05-28 15:28:05 -07:00
Brad Davis
4d0eb65121
Post-build script tweaks
2019-05-28 15:22:03 -07:00
Zach Fox
9c960f901c
Merge pull request #15641 from zfox23/BUGZ-146
...
Fix BUGZ-146: Clicking on the gear icon causes three click sounds
2019-05-28 15:02:23 -07:00
Sam Gateau
3af8f37df5
THe real correct pltform agnostic cpuidex was in cpudetect...
2019-05-28 13:52:32 -07:00