Shannon Romano
3d72370d1a
Merge pull request #15792 from MiladNazeri/nametagFixes
...
Bugz-504: more stable nametag updates
2019-06-19 14:07:19 -07:00
Gayathri
e6e0b06a80
Merge pull request #15789 from RebeccaStankus/migrateEditFiles
...
JIRA 659-Create App shows a File not found message in the Properties and Grid Tab
2019-06-19 15:16:37 -05:00
Shannon Romano
38f414efc8
Merge pull request #15798 from hyperlogic/bug-fix/nitpick-interface-install-mac
...
BUGZ-721: nitpick: [mac] preserve symlinks when installing interface.app
2019-06-19 12:36:49 -07:00
RebeccaStankus
f5fa44dc21
Revert "Changed icons path to be relative"
...
This reverts commit e277070423
.
2019-06-19 12:06:34 -07:00
Anthony Thibault
96179328e0
nitpick: [mac] preserve symlinks when installing interface.app
2019-06-19 11:20:32 -07:00
RebeccaStankus
e277070423
Changed icons path to be relative
2019-06-19 11:17:52 -07:00
Howard Stearns
ff1d828aaa
Merge pull request #15794 from SimonWalton-HiFi/limit-stats-dump-rate
...
Limit the stats-dump rate on packet error
2019-06-19 11:14:48 -07:00
RebeccaStankus
30dd667b17
Changed qml import method
2019-06-19 10:40:32 -07:00
RebeccaStankus
feaea12b24
Merge branch 'master' of github.com:highfidelity/hifi into migrateEditFiles
2019-06-19 10:14:04 -07:00
Simon Walton
b95515933f
Merge pull request #15708 from SimonWalton-HiFi/stun-on-iface-change
...
Force new IP port on local address change
2019-06-19 10:12:36 -07:00
Brad Hefta-Gaub
41c0dc0059
Merge pull request #15796 from SamGondelman/mac
...
BUGZ-730: Fix deferred rendering on macbook air
2019-06-19 08:31:30 -07:00
Milad Nazeri
61e4155eda
cr-r1
2019-06-19 07:30:28 -07:00
Shannon Romano
50e9325d64
Merge pull request #15793 from sethalves/fix-qobject-template
...
BUGZ-742: Q_OBJECT and template classes don't mix
2019-06-18 18:08:46 -07:00
SamGondelman
3ff81607ab
fix deferred rendering on macbook air
2019-06-18 17:17:21 -07:00
Simon Walton
7d80852544
Reduce reporting period to 1 s
2019-06-18 16:06:47 -07:00
Simon Walton
06b00e93ae
Limit the stats-dump on packet error
2019-06-18 15:43:14 -07:00
Seth Alves
0a2f37f9a0
Q_OBJECT and template classes don't mix
2019-06-18 15:36:32 -07:00
Zach Fox
99feabd4c9
Merge pull request #15791 from zfox23/SUI/highlightText1
...
BUGZ-732: Enable text selection by mouse in Profile/Display Name field
2019-06-18 14:45:05 -07:00
Milad Nazeri
422c70f300
fixed cache and extra line
2019-06-18 14:35:00 -07:00
Milad Nazeri
6196c6b746
more stable nametag updates
2019-06-18 14:32:11 -07:00
Zach Fox
18f703ee43
BUGZ-732: Enable text selection by mouse in Profile/Display Name field
2019-06-18 14:11:14 -07:00
Ken Cooke
5c837406ac
Merge pull request #15788 from kencooke/audio-simd-UBSan-warnings
...
Fix UBSan warnings due to SIMD intrinsics
2019-06-18 13:38:57 -07:00
Zach Fox
9b1c7b39bb
Merge pull request #15790 from zfox23/SUI/aboutTab
...
Implement an "About" tab in the Settings app
2019-06-18 13:16:30 -07:00
Zach Fox
f6822f17a9
Add computer description
2019-06-18 12:43:45 -07:00
Zach Fox
bd02a5eafd
Better text formatting
2019-06-18 12:29:52 -07:00
Zach Fox
4670c11397
Tighten up the graphics on level 3
2019-06-18 12:26:03 -07:00
Zach Fox
ec4fc672b6
Better design; Interface version
2019-06-18 12:09:37 -07:00
RebeccaStankus
3b53e34c95
fixing paths
2019-06-18 11:35:00 -07:00
Zach Fox
34def0fd6b
DEV-145: About screen for platform info
2019-06-18 11:09:15 -07:00
Andrew Meadows
7948c97305
Merge pull request #15787 from MiladNazeri/readmeFix
...
Updated readme with new cmake
2019-06-18 10:58:36 -07:00
Anthony Thibault
10dae7e4d9
Merge pull request #15783 from hyperlogic/feature/anim-debug-draw-improvement
...
Improvement to Developer > Avatar > Draw Animation
2019-06-18 10:50:46 -07:00
Ken Cooke
ce7571dcc1
Replace NEXTPOW2() macros with constexpr (supported since VS2015)
2019-06-18 10:29:23 -07:00
Ken Cooke
fa4dfffd8e
Update reverb SIMD to avoid benign UBSan warnings due to unaligned load/store
2019-06-18 09:53:54 -07:00
Ken Cooke
11b599f8f9
Update SIMD resampler to avoid benign UBSan warnings due to unaligned load/store
2019-06-18 09:34:55 -07:00
RebeccaStankus
cd508a5475
Merge branch 'master' of github.com:highfidelity/hifi into migrateEditFiles
2019-06-18 09:10:41 -07:00
Milad Nazeri
72b9e7ba09
Updated readme with new cmake
2019-06-18 07:40:31 -07:00
Shannon Romano
de0de4a89b
Merge pull request #15781 from danteruiz/rename-launcher-package
...
BUGZ-693: Renaming HQ Launcher on Mac OS breaks the bundle
2019-06-17 17:45:42 -07:00
RebeccaStankus
5a49ac9a22
moved files
2019-06-17 16:45:54 -07:00
Anthony J. Thibault
c75dc29c03
more assert macro trickery
2019-06-17 16:11:19 -07:00
Anthony J. Thibault
e6e40e7b48
added include<assert.h>
2019-06-17 16:09:24 -07:00
Anthony J. Thibault
d57ea8ac4a
Fix for signed/unsigned compare warning
2019-06-17 15:42:20 -07:00
Zach Fox
caba398645
Merge pull request #15784 from PrestonB1123/yellowStatus
...
BUGZ-685: StatusIndicator is yellow in specific cases
2019-06-17 15:29:05 -07:00
Zach Fox
32aec78ea2
Merge pull request #15782 from zfox23/SUI/resizeSignal
...
BUGZ-699: Make PSFListModel fetch early when making container bigger
2019-06-17 15:27:21 -07:00
Preston Bezos
1801dc9d90
gave previous status a default value
2019-06-17 15:18:16 -07:00
Andrew Meadows
780cf6645e
Merge pull request #15779 from sethalves/bugz-709
...
bugz-709: don't try to create collision shape before compound shape resource is finished loading
2019-06-17 15:13:15 -07:00
Zach Fox
9cb4ad61ee
BUGZ-699: Make PSFListModel fetch early when making container bigger
2019-06-17 15:06:20 -07:00
dante ruiz
cef617af8a
be able to rename launcher package
2019-06-17 15:02:57 -07:00
Anthony J. Thibault
4b5d5062b1
Improvement to Developer > Avatar > Draw Animation
...
This feature was added to help diagnose the root cause of a rarely occurring finger twitching bug.
Also, some asserts were added to AnimClip to also help catch a rarely occurring crash.
2019-06-17 14:50:19 -07:00
Shannon Romano
7c3147fa2c
Merge pull request #15778 from zfox23/SUI/scrollbars
...
DEV-142 & DEV-140: Scrollbars in Your Profile and Settings
2019-06-17 14:38:10 -07:00
Anthony Thibault
57fef21e30
Merge pull request #15775 from AndrewMeadows/fix-crash-bugz702
...
BUGZ-702: fix crash in btCollisionWorld on shutdown
2019-06-17 13:54:22 -07:00