kasenvr
|
e9e9607a3b
|
modkit core changes initial commit
whitespace corrections + warnings
updated cmake plugin
rework with focus on JS API integration example
cleanup edit_filter scope
separate-out edit_filter wantsScope stuff
-plugin metadata
split scriptengines out separately
cleanup __url/__filename sets
additional cleanup
fix typo; consolidate ScriptInitializerMixin inits
add more example API protoypes
cleanup pass; fix entity_server / agent init
fix whitespace
remove technically unnessary plugin filtering
+EDIT_FILTER_SCRIPT; cleanup
reorder public/slot/private
use std::count_if
formatting
better debug output; cleanup
fix msvc compiler warning
cleanup
eradicate QtScript references from API Example
updated header comments
Updated KasenAPIExample
|
2019-07-14 21:35:13 -04:00 |
|
Roxanne Skelly
|
e39ccff873
|
BUGZ-812 - Log system info on domain connect or connect refusal
|
2019-06-24 11:59:57 -07:00 |
|
Roxanne Skelly
|
0319e8cc4d
|
Merge branch 'master' of https://github.com/highfidelity/hifi into queueDepthDebug
|
2019-05-13 16:01:39 -07:00 |
|
Roxanne Skelly
|
72fe3a66f5
|
Debugging code to monitor the queue depth for a few critical threads
|
2019-05-13 15:56:55 -07:00 |
|
Clement
|
b3d0705e39
|
Extend ICE logging + make it more searchable
|
2019-05-08 18:38:00 -07:00 |
|
Roxanne Skelly
|
c7b04865ce
|
Remove debugging code, some thread safety changes
|
2019-02-28 13:58:33 -08:00 |
|
Roxanne Skelly
|
1e1437aab7
|
Merge branch 'v0.79.HERO-rc' of https://github.com/highfidelity/hifi into 79-hero-avmixer-stress
|
2019-02-28 12:13:17 -08:00 |
|
Roxanne Skelly
|
03326cd471
|
Build fix
|
2019-02-27 15:58:49 -08:00 |
|
Roxanne Skelly
|
e2e1edc8b0
|
Add test logging, stats, and force domain pings to timer thread
Test code for load testing only.
|
2019-02-27 14:13:33 -08:00 |
|
Simon Walton
|
08d6a2ce7f
|
Avatar Hero debugging & logging
|
2019-02-26 16:40:16 -08:00 |
|
Simon Walton
|
0b080471ff
|
Filter on scriptValue to reduce EntityItem load; bump ping timeouts for testing
|
2019-02-26 10:57:35 -08:00 |
|
Clement
|
cfbb4e29d1
|
Only keep aggregated thread stats
|
2019-01-04 14:51:58 -08:00 |
|
Simon Walton
|
64fc3e1091
|
ThreadedAssignment calls virtual stop() upon domain disconnect
|
2018-07-31 15:30:33 -07:00 |
|
Simon Walton
|
1c23fc75a4
|
Emit finished signal from AC derived classes
To avoid Agent destruction-in-use move emit finished from
setFinished to Agent methods. For other ACs emit from
aboutToFinish().
|
2018-07-09 16:56:54 -07:00 |
|
Simon Walton
|
000423673e
|
Don't explicitly destroy script engine; emit finished when actually finished
|
2018-07-09 13:30:44 -07:00 |
|
Clement
|
da9fb9c751
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
|
Stephen Birarda
|
a6509f5ea7
|
fix connection to start stats sending for assignments
|
2018-04-23 13:25:18 -07:00 |
|
Ryan Huffman
|
785156ad9f
|
Move downstram server adding to DS
|
2017-06-14 16:54:04 -07:00 |
|
Stephen Birarda
|
9085a0896a
|
manually activate sockets for downstream servers
|
2017-06-13 17:19:58 -07:00 |
|
Ryan Huffman
|
52150ad971
|
Add node data to downstream avatar mixers
|
2017-06-13 17:19:57 -07:00 |
|
Stephen Birarda
|
682fa24745
|
fix downstream server parsing from settings
|
2017-06-12 16:51:25 -07:00 |
|
Stephen Birarda
|
4539d615d7
|
add downstream server settings handling to ThreadedAssignment
|
2017-06-12 16:29:20 -07:00 |
|
Zach Pomerantz
|
2f52c09320
|
alphabetize io_stats
|
2017-02-14 23:17:11 +00:00 |
|
Zach Pomerantz
|
9b0f9e8d33
|
log full i/o stats
|
2017-02-10 04:32:42 -05:00 |
|
Brad Hefta-Gaub
|
a72f60152b
|
audit use of QTimer intervals to make sure we're using Qt::PreciseTimer when appropriate
|
2016-12-29 08:53:37 -08:00 |
|
Brad Hefta-Gaub
|
dbbed462b4
|
cleanup naked qDebug() calls
|
2016-12-19 22:24:25 -08:00 |
|
Seth Alves
|
21ccc58e04
|
don't pass statsObject by reference
|
2016-10-18 14:41:33 -07:00 |
|
Stephen Birarda
|
c91f8c7685
|
add debug for DDOS AC drop
|
2016-01-29 14:04:45 -08:00 |
|
Stephen Birarda
|
5551a05261
|
removed debug for queued check-ins
|
2016-01-29 14:04:45 -08:00 |
|
Stephen Birarda
|
e50e75cba7
|
drop assignment even if DDOS locks NL thread
|
2016-01-29 14:04:45 -08:00 |
|
Stephen Birarda
|
a0d6001fa5
|
actually start domain-server check in timer
|
2015-12-28 10:54:42 -08:00 |
|
Stephen Birarda
|
74d1685617
|
remove an extra space
|
2015-12-21 16:45:33 -07:00 |
|
Stephen Birarda
|
9e2d06710f
|
fix for connectedToDomain signal signature
|
2015-12-21 16:37:22 -07:00 |
|
Stephen Birarda
|
49ea560e4e
|
make QTimers in ThreadedAssignment not be raw pointers
|
2015-12-21 16:33:40 -07:00 |
|
Stephen Birarda
|
8c6449a886
|
fix for stopping a nullptr QTimer
|
2015-12-21 16:20:06 -07:00 |
|
Ryan Huffman
|
07d21514c5
|
Merge branch 'master' of https://github.com/highfidelity/hifi into proto-received-message
|
2015-11-19 10:47:37 -08:00 |
|
Ryan Huffman
|
2a416ebc61
|
Merge branch 'master' of https://github.com/highfidelity/hifi into received-message
|
2015-11-18 16:52:23 -08:00 |
|
Stephen Birarda
|
f2ecce6043
|
use safer domain settings request in audio-mixer
|
2015-11-18 15:13:29 -08:00 |
|
Stephen Birarda
|
e52e9be44c
|
re-broadcast disconnects from domain-server
|
2015-11-12 17:23:39 -08:00 |
|
Ryan Huffman
|
7682ab00e3
|
Add ReceivedMessage and receive progress
|
2015-10-15 14:09:53 -07:00 |
|
Stephen Birarda
|
f4bc3f8e38
|
fix a timer leak, line width in PacketList
|
2015-09-29 16:35:24 -04:00 |
|
Stephen Birarda
|
cc8ad868b8
|
don't parent DS timer to object in another thread
|
2015-09-16 12:27:57 -07:00 |
|
Stephen Birarda
|
500a96ee7c
|
guard perpetual AC domain connection if NL thread locked
|
2015-09-16 12:25:03 -07:00 |
|
Brad Hefta-Gaub
|
54972515dc
|
make sure timer is owned
|
2015-09-15 17:04:40 -07:00 |
|
Stephen Birarda
|
38037664ba
|
don't attempt to send stats while not connected
|
2015-07-29 17:51:50 -07:00 |
|
Stephen Birarda
|
fb7cb7ff53
|
add the option for PacketReceiver to drop packets
|
2015-07-14 15:49:54 -07:00 |
|
Stephen Birarda
|
e749b9727f
|
have threaded assignment de-register for packets in finished
|
2015-07-14 15:33:05 -07:00 |
|
Stephen Birarda
|
19c1ce2d6f
|
remove the QUDPSocket readyRead hack
|
2015-07-14 15:29:41 -07:00 |
|
Stephen Birarda
|
789235b8c7
|
make NodeList deleter be deleteLater
|
2015-07-14 15:28:38 -07:00 |
|
Stephen Birarda
|
e5d8a39dde
|
update DomainServer to new packet receive API
|
2015-07-13 11:11:52 -07:00 |
|