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
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
Shannon Romano
49f6794789
Merge pull request #15624 from hyperlogic/feature/qt-5.12.3-windows-symbols
...
Update windows build with symbols for release qt-5.12.3
2019-05-23 16:18:58 -07:00
Anthony J. Thibault
a394145239
Merge branch 'master' into feature/qt-5.12.3-windows-symbols
2019-05-23 15:45:49 -07:00
Shannon Romano
aadac2e5ce
Merge pull request #15607 from sethalves/fix-ubuntu-18.10
...
only worry about Ubuntu major versions when selecting Qt package
2019-05-23 15:22:06 -07:00
Shannon Romano
cc2e5af34d
Merge pull request #15619 from kencooke/audio-mac-callback-crashfix
...
BUGZ-158: Crash when switching audio devices on Mac
2019-05-23 15:20:08 -07:00
Shannon Romano
aaf4bef34e
Merge pull request #15625 from zfox23/SUI/BUGZ-336
...
Fix BUGZ-336: Microphone test does not stop unless you press the button to "stop test"
2019-05-23 15:17:37 -07:00
Anthony Thibault
fecd488b4b
Merge pull request #15623 from AndrewMeadows/plug-otherAvatar-resource-leak
...
BUGZ 345: avoid resource leak in AvatarManger::_otherAvatarsToChangeInPhysics
2019-05-23 14:51:29 -07:00
Zach Fox
eac435e2cd
Merge pull request #15622 from zfox23/SUI/audioListFixes
...
Fix a bunch of Simplified UI issues (see description)
2019-05-23 14:26:56 -07:00
Zach Fox
78fdd2d673
Fix BUGZ-336
2019-05-23 14:25:06 -07:00
Anthony J. Thibault
a7874fa556
Update windows build with symbols for release qt-5.12.3
...
hifi_vcpkg.py will now download a new version of qt that contains release symbols.
made minor changes to bullet3/portfile.cmake to trigger a new vkpkg hash.
2019-05-23 14:10:06 -07:00
Andrew Meadows
940c122f46
clear _otherAvatarsToChangeInPhysics after processing it
2019-05-23 13:38:54 -07:00
Zach Fox
da011fd042
Fix BUGZ-312; fix BUGZ-311
2019-05-23 13:37:25 -07:00
Zach Fox
dc370d676a
Fix BUGZ-203
2019-05-23 13:07:47 -07:00
Zach Fox
ee226f7e44
Merge branch 'master' of github.com:highfidelity/hifi into SUI/audioListFixes
2019-05-23 12:53:52 -07:00
Zach Fox
3232b1a028
Merge pull request #15621 from zfox23/moveSimplifiedScripts
...
BUGZ-340: Move SimplifiedUI folder and create new defaultScripts.js
2019-05-23 12:53:14 -07:00
Zach Fox
053576e29f
Move SimplifiedUI folder and create new defaultScripts.js
2019-05-23 11:31:42 -07:00
hifi-gustavo
4735b9f19a
Merge pull request #15620 from highfidelity/revert-15612-domaincheckin
...
Revert "BUGZ-322 - add domain checkin lag logging"
2019-05-23 10:35:28 -07:00
Howard Stearns
a71e902a49
Revert "BUGZ-322 - add domain checkin lag logging"
2019-05-23 10:27:05 -07:00
Zach Fox
4bbbaa8c19
Merge branch 'master' of github.com:highfidelity/hifi into SUI/audioListFixes
2019-05-23 09:39:38 -07:00
Ken Cooke
135dc7f2b1
assert() on over-filling the audio callback buffer
2019-05-23 08:54:47 -07:00
Ken Cooke
ba3282e12b
Fix rounding error in allOrNothing mode
2019-05-23 08:03:59 -07:00
Ken Cooke
0d0a9fbd09
Never return more than maxSamples from the audio ringbuffer
2019-05-23 07:54:08 -07:00
Shannon Romano
bc4a88beb7
Merge pull request #15617 from Atlante45/fix/logout-reset
...
BUGZ-320: Fix nodelist reset on logout/username change
2019-05-22 17:31:41 -07:00
Zach Fox
934ea76966
Merge pull request #15613 from zfox23/SUI/newAudioProperties
...
Fix the janky audio output settings UI
2019-05-22 16:45:02 -07:00
Zach Fox
8a2132ca9b
Merge pull request #15616 from zfox23/SUI/errorStatesAvatar
...
Define/show some error states in the Avatar app
2019-05-22 16:44:38 -07:00
Brad Hefta-Gaub
74770eb54a
Merge pull request #15614 from ctrlaltdavid/M22513
...
Case 22513: Selection JSDoc
2019-05-22 16:38:21 -07:00
Zach Fox
d75fe04038
Fix BUGZ-311
2019-05-22 16:24:40 -07:00
Clement
55f1929de2
Fix nodelist reset on logout/username change
2019-05-22 16:09:20 -07:00
Zach Fox
8df706abcb
Handle the case when the user doesn't have any avatars yet
2019-05-22 15:51:46 -07:00
Shannon Romano
5944af5cca
Merge pull request #15612 from roxanneskelly/domaincheckin
...
BUGZ-322 - add domain checkin lag logging
2019-05-22 15:49:24 -07:00
Zach Fox
3ed47b4f23
Show error states in Avatar app (BUGZ-310)
2019-05-22 15:45:18 -07:00
Zach Fox
46ee148a69
Fix a bug and remove magic numbers
2019-05-22 15:24:33 -07:00
David Rowe
2c591ba196
Doc review
2019-05-23 10:18:03 +12:00
Roxanne Skelly
b331bb0683
Initialize structure member as per code review suggestion.
2019-05-22 15:03:39 -07:00
Zach Fox
7a88c8362b
naming CR feedback
2019-05-22 15:01:22 -07:00
David Rowe
04573da96b
Selection JSDoc revision
2019-05-23 09:51:30 +12:00
Zach Fox
0c90b7c4c2
JSdocs
2019-05-22 14:51:11 -07:00
Zach Fox
3a4bf2e8f7
Fix the janky audio output settings UI
2019-05-22 14:27:06 -07:00
Zach Fox
ddb299a387
Merge pull request #15608 from zfox23/SUI/envVol
...
Fix environment volume slider (BUGZ-213); optimize sliders
2019-05-22 14:11:57 -07:00
Roxanne Skelly
4ca77ba3ac
BUGZ-322 - add domain checkin lag logging
2019-05-22 13:51:43 -07:00
Shannon Romano
19503d45ab
Merge pull request #15609 from sabrina-shanman/crash_hfm_tangents
...
(BUGZ-298) Fix crash calculating tangents without texcoords
2019-05-22 13:36:44 -07:00
Zach Fox
257ac12bf9
Merge pull request #15606 from zfox23/SUI/bugFixes1
...
Simplified UI - two quick fixes.
2019-05-22 12:53:26 -07:00
jennaingersoll
38a379cb38
Merge pull request #15605 from ctrlaltdavid/M22528
...
Case 22528: Snapshot JSDoc
2019-05-22 12:27:33 -07:00
jennaingersoll
416e2799ad
Merge pull request #15604 from ctrlaltdavid/M22527
...
Case 22527: Settings JSDoc
2019-05-22 12:08:27 -07:00
Zach Fox
30c13fd988
Fix environment volume slider (BUGZ-213); optimize sliders
2019-05-22 12:01:38 -07:00
sabrina-shanman
3849450c66
Fix crash calculating tangents without texcoords
2019-05-22 11:57:20 -07:00
Seth Alves
886772eb39
only worry about Ubuntu major versions when selecting Qt package
2019-05-22 11:27:14 -07:00
Zach Fox
6f7557b00d
Implement BUGZ-305 and BUGZ-306
2019-05-22 09:56:28 -07:00
Shannon Romano
930018a924
Merge pull request #15603 from roxanneskelly/bugz223
...
BUGZ-223 - Fix crash when adding a tracked entity to the safe landing code
2019-05-21 19:38:01 -07:00