Stephen Birarda
|
cf9a97cf10
|
use length sent by AssetServer to verify asset size
|
2017-06-19 15:15:45 -07:00 |
|
Brad Davis
|
1d4b443113
|
Prevent cache ejection of textures in use
|
2017-06-19 09:51:11 -07:00 |
|
Brad Davis
|
1632e3b35a
|
PR feedback
|
2017-06-16 20:04:23 -07:00 |
|
Brad Davis
|
a675dfe7d2
|
Prevent deadlocks from different locking orders in FileCache
|
2017-06-16 15:30:50 -07:00 |
|
Atlante45
|
3cc2396021
|
CR
|
2017-06-14 11:42:25 -07:00 |
|
Atlante45
|
a15660993d
|
Fix comment
|
2017-06-14 11:42:25 -07:00 |
|
Atlante45
|
61eb93af35
|
Fix SharedNodePointer leak
|
2017-06-14 11:42:25 -07:00 |
|
Brad Hefta-Gaub
|
347742be1b
|
Merge pull request #10601 from birarda/mannequin-avatar
Update default avatar to baked mannequin
|
2017-06-12 16:42:37 -07:00 |
|
Stephen Birarda
|
3582e5110e
|
Merge pull request #10644 from seefo/fb5005
Resolved FB5005
|
2017-06-09 11:55:45 -07:00 |
|
seefo
|
06a5d0970c
|
Fixed issue with invalid time being sent when logging
|
2017-06-09 10:58:07 -07:00 |
|
seefo
|
fce3badd1d
|
Resolved FB#5005
|
2017-06-08 11:57:44 -07:00 |
|
Bradley Austin Davis
|
b4bbf98fe3
|
Suppress TBB warnings
|
2017-06-06 15:02:16 -07:00 |
|
Bradley Austin Davis
|
fc6a278217
|
Fixing dangling thread issues, consolidating thread management
|
2017-06-06 15:02:16 -07:00 |
|
Brad Davis
|
171d3212fe
|
Merge pull request #10623 from jherico/qml_engine_singleton
Migrate to single QML engine
|
2017-06-06 15:00:43 -07:00 |
|
Stephen Birarda
|
0ccd0d3fd6
|
Merge pull request #10621 from highfidelity/stable
Merge Stable back into Master
|
2017-06-06 10:39:03 -07:00 |
|
Bradley Austin Davis
|
995fe11c05
|
Migrate to single QML engine
|
2017-06-05 15:14:44 -07:00 |
|
Chris Collins
|
6cc6cd3bf6
|
Merge pull request #10604 from highfidelity/RC-42
Beta Release 42 - Includes up to Developer Release 6626
|
2017-06-05 09:13:19 -07:00 |
|
Clément Brisset
|
c636922a5d
|
Merge pull request #10590 from huffman/fix/running-marker
Update server-console to watch interface via pid rather than marker
|
2017-06-02 15:57:44 -07:00 |
|
Ryan Huffman
|
a5296d50fc
|
Replace static use of qApp with QCoreApplication
|
2017-06-02 13:51:39 -07:00 |
|
Stephen Birarda
|
f5d732f332
|
initial version of the ClosureEventSender using std::thread
|
2017-06-02 13:21:28 -07:00 |
|
Chris Collins
|
34201ea1da
|
Merge pull request #10599 from jherico/ktx_cache_wipe
Add versioning support to the KTX cache
|
2017-06-02 13:02:18 -07:00 |
|
Ryan Huffman
|
0d96f82888
|
Merge pull request #10592 from birarda/close-report
Send a close event to API on shutdown
|
2017-06-02 10:57:41 -07:00 |
|
David Kelly
|
70b6236890
|
Merge pull request #10605 from davidkelly/dk/analyticsForBubble
Add UserActivity calls for bubble usage
|
2017-06-02 09:48:15 -07:00 |
|
Ryan Huffman
|
aa48f3f063
|
Rename watchProcessShutdown to shutdownWith
|
2017-06-01 18:13:27 -07:00 |
|
Stephen Birarda
|
6a89726a6a
|
Merge pull request #10593 from birarda/log-api-session-id
print the metaverse session ID to the debug log
|
2017-06-01 18:02:17 -07:00 |
|
Stephen Birarda
|
2de6162d38
|
change the packet version across the board for avatar mixer
|
2017-06-01 17:35:23 -07:00 |
|
Brad Davis
|
b9f9cddea0
|
Add versioning support to the KTX cache
|
2017-06-01 17:16:24 -07:00 |
|
Stephen Birarda
|
2c2f154360
|
push packet version for default mannequin avatar
|
2017-06-01 17:13:08 -07:00 |
|
David Kelly
|
37b738ff8b
|
initial cut at some UserActivities for the bubble
|
2017-06-01 16:46:31 -07:00 |
|
Brad Davis
|
3fdad14ca4
|
Merge pull request #10571 from jherico/ktx_tests
FileCache refactoring and test, plus KTX unit tests
|
2017-06-01 16:09:14 -07:00 |
|
Stephen Birarda
|
0f22b07026
|
move session ID logging later in app startup
|
2017-06-01 16:07:36 -07:00 |
|
Stephen Birarda
|
06b3ecfdc3
|
also log metaverse session ID during ctor of AccountManager
|
2017-06-01 15:50:56 -07:00 |
|
Stephen Birarda
|
3d98f1b3ee
|
print metaverse session ID to debug log
|
2017-06-01 13:46:37 -07:00 |
|
Ryan Huffman
|
aaf9b9ac7f
|
Update server-console to watch interface via pid rather than marker
|
2017-06-01 11:20:36 -07:00 |
|
Stephen Birarda
|
1d9d83b157
|
initial version of the ClosureEventSender using std::thread
|
2017-05-31 19:00:41 -07:00 |
|
Brad Davis
|
a77491ccb1
|
FileCache refactoring and tests
|
2017-05-31 13:45:59 -07:00 |
|
Ryan Huffman
|
4a52f4090d
|
Merge pull request #10552 from huffman/fix/multiple-nic-lockup
Fix SendQueue not setting lastReceiverResponse when recv handshake ack
|
2017-05-30 13:05:01 -07:00 |
|
Chris Collins
|
5db0975554
|
Merge pull request #10556 from highfidelity/RC-41
Beta Release 41 - Includes up to Developer Release 6603
|
2017-05-30 12:52:30 -07:00 |
|
Zach Fox
|
21d396bbb5
|
Pull out ownership bidding changes
|
2017-05-26 13:25:25 -07:00 |
|
Zach Fox
|
827daade1b
|
Make this PR a protocol change
|
2017-05-26 13:24:38 -07:00 |
|
Ryan Huffman
|
f0c3a0ac28
|
Fix SendQueue not updating lastReceiverResponse when recv handshake ack
|
2017-05-25 13:39:47 -07:00 |
|
Zach Fox
|
b86b07c08f
|
Pull out ownership bidding changes
|
2017-05-25 13:01:40 -07:00 |
|
Zach Fox
|
acd85b379f
|
Make this PR a protocol change
|
2017-05-25 13:01:40 -07:00 |
|
Brad Hefta-Gaub
|
a0484c5f0b
|
Merge pull request #10544 from birarda/bug/refresh-access-token
require a valid access token and expiry to attempt token refresh
|
2017-05-25 08:35:18 -07:00 |
|
Brad Hefta-Gaub
|
ca87b792de
|
Merge pull request #10531 from Atlante45/fix/current-address
Never store an address with an empty host
|
2017-05-25 08:33:16 -07:00 |
|
Stephen Birarda
|
d7b3ee9bcb
|
check for cached ATP assets in right place
|
2017-05-24 19:22:44 -07:00 |
|
Stephen Birarda
|
a04fc41e17
|
don't capture strong pointer to stat tracker
|
2017-05-24 17:54:07 -07:00 |
|
Stephen Birarda
|
c37fd335e1
|
track the number of local socket changes
|
2017-05-24 17:41:52 -07:00 |
|
Atlante45
|
05f69ade32
|
Never store an address with an empty host
|
2017-05-24 17:39:27 -07:00 |
|
Stephen Birarda
|
48c4db1ca4
|
nest the download stats so they are cleaner
|
2017-05-24 17:36:21 -07:00 |
|