Atlante45
|
a225df63f6
|
Removed deprecated moveToThread()
|
2014-07-07 11:40:03 -07:00 |
|
Atlante45
|
b0e83c32ff
|
Hopeful fix to ACs crash
|
2014-07-03 18:17:01 -07:00 |
|
Atlante45
|
8e1b8334a1
|
Fixed invokeMethod unable to find method + fixed children in different thread
|
2014-07-03 14:46:17 -07:00 |
|
Atlante45
|
1ac38c9884
|
Switched call to setCache to invokeMethod
|
2014-07-02 14:31:19 -07:00 |
|
Atlante45
|
231557a12c
|
Switched Agent to NetworkAccessManager
|
2014-07-01 17:35:34 -07:00 |
|
wangyix
|
c789f3c6b9
|
merge with upstream
|
2014-06-30 14:13:34 -07:00 |
|
wangyix
|
4587828a3a
|
removed debug prints
|
2014-06-27 16:48:21 -07:00 |
|
wangyix
|
0ae58bd7f9
|
added senderUUID arg to seq stats
|
2014-06-27 15:39:11 -07:00 |
|
wangyix
|
ff438a2434
|
added seq stats for Agent,
fixed AudioInjector to do << (quint16)0 instead of
skipRawData(sizeof(quint16) to correctly allocate space for seq number;
added debug prints;
|
2014-06-27 11:23:50 -07:00 |
|
Stephen Birarda
|
95d266b305
|
initial setup of settings request from domain-server
|
2014-06-26 16:55:22 -07:00 |
|
wangyix
|
cb48825561
|
added seq number to all Audio types, untested
|
2014-06-26 16:52:23 -07:00 |
|
Stephen Birarda
|
f4292fd29c
|
handle serving of scripts at temp unique UUIDs
|
2014-05-23 12:33:39 -07:00 |
|
ZappoMan
|
fa20e8ff95
|
fix the agent support for scripting models
|
2014-05-14 13:17:10 -07:00 |
|
Stephen Birarda
|
aa2931d9bb
|
resolve conflicts on merge with upstream/master
|
2014-05-02 10:39:17 -07:00 |
|
ZappoMan
|
715e6b8e60
|
debugging model editing
|
2014-05-02 09:10:30 -07:00 |
|
Stephen Birarda
|
2f0e311a99
|
return OAuth URL to interface clients when OAuth enabled
|
2014-05-01 10:19:05 -07:00 |
|
ZappoMan
|
aac42058ac
|
first cut at modelserver
|
2014-04-30 09:25:52 -07:00 |
|
Stephen Birarda
|
6adfb91e93
|
rename AvatarHash to AvatarList
|
2014-04-18 09:40:35 -07:00 |
|
Stephen Birarda
|
77202af20d
|
add debug for erase from AvatarHashMap, repair check for display name
|
2014-04-17 18:05:22 -07:00 |
|
Stephen Birarda
|
75f35c5858
|
optionally add an AvatarHashMap instance to the ScriptEngine
|
2014-04-17 17:55:16 -07:00 |
|
Stephen Birarda
|
f8106e5063
|
add an AvatarHashMap to the Agent
|
2014-04-17 17:49:55 -07:00 |
|
Andrzej Kapolka
|
6251b6b819
|
Merge fix.
|
2014-04-17 13:55:16 -07:00 |
|
Andrzej Kapolka
|
599b472cf7
|
Merge branch 'master' of https://github.com/highfidelity/hifi into animate
Conflicts:
assignment-client/src/Agent.cpp
|
2014-04-17 13:51:32 -07:00 |
|
Stephen Birarda
|
a137dd0362
|
grab URL for script from payload if it exists
|
2014-04-17 10:18:42 -07:00 |
|
Andrzej Kapolka
|
0f69bbe23f
|
More work on animation loading.
|
2014-04-16 20:39:55 -07:00 |
|
Stephen Birarda
|
1c861fbecb
|
resolve conflicts on merge with upstream master
|
2014-04-09 15:36:15 -07:00 |
|
Stephen Birarda
|
684c6b5372
|
run regex header replacement on all cpp files
|
2014-04-09 09:35:42 -07:00 |
|
Stephen Birarda
|
62041d91a8
|
rename NodeList DomainInfo to DomainHandler
|
2014-04-01 13:09:35 -07:00 |
|
Stephen Birarda
|
21eef6c15e
|
make sure VoxelServer and ParticleServer are in Agent interest list
|
2014-03-27 13:10:03 -07:00 |
|
Stephen Birarda
|
28f962ea2b
|
fix for AudioMixer kill and re-add and no sound load in bot
|
2014-03-26 13:19:20 -07:00 |
|
Stephen Birarda
|
e2b230445f
|
add a method to Agent for last read frame loudness
|
2014-03-26 10:28:59 -07:00 |
|
Stephen Birarda
|
ba338cb7bc
|
at minimum send packet rate stats for ThreadedAssignment subclasses
|
2014-03-24 16:06:25 -07:00 |
|
ZappoMan
|
438e5bd235
|
fix crash on domain restart in Agent, also have Agent properly shutdown on call to Script.stop()
|
2014-03-21 15:46:06 -07:00 |
|
Philip Rosedale
|
22048aaba5
|
Merge pull request #2392 from birarda/audio-scaling
allow Agents to send microphone audio using Sound objects
|
2014-03-19 17:00:46 -07:00 |
|
Stephen Birarda
|
8c4fad443f
|
allow Agents to microphone audio from Sound objects
|
2014-03-19 16:14:58 -07:00 |
|
ZappoMan
|
07adfed6b4
|
call setLastHeardFromMicrostamp() when we get packets from nodes so NodeList doesn't drop them
|
2014-03-17 13:47:05 -07:00 |
|
Stephen Birarda
|
54d73d4a64
|
use floor since round is missing on windows
|
2014-03-12 17:50:58 -07:00 |
|
Stephen Birarda
|
3b653ca542
|
add a sendAvatarAudioStream option to Agent for mixer load testing, closes #2291
|
2014-03-12 17:00:12 -07:00 |
|
Stephen Birarda
|
094159eefd
|
make Agent parent of ScriptEngine so they stay on same thread
|
2014-02-28 16:47:54 -08:00 |
|
ZappoMan
|
39ba98f3b1
|
fixed a comment
|
2014-02-26 14:23:58 -08:00 |
|
ZappoMan
|
1e404404c3
|
next pass at seeing voxels
|
2014-02-26 13:35:59 -08:00 |
|
Stephen Birarda
|
937768ae51
|
add option for fake billboard from URL, closes #2087
|
2014-02-25 13:51:48 -08:00 |
|
Stephen Birarda
|
340248ac43
|
resolve conflicts on merge with upstream master
|
2014-02-21 15:16:15 -08:00 |
|
Stephen Birarda
|
4ee416ba96
|
fixes for scripted avatars, closes #2033
|
2014-02-19 16:55:24 -08:00 |
|
Stephen Birarda
|
37f1f7ba4f
|
add a DomainInfo class to hold domain information
|
2014-02-18 09:59:22 -08:00 |
|
Stephen Birarda
|
dd4d944dea
|
ping inactive nodes in conjunction with domain server check in
|
2014-02-07 14:06:42 -08:00 |
|
Stephen Birarda
|
a5636d2dc0
|
make ThreadedAssignment subclasses handle QUdpSocket readyRead, closes #1895
|
2014-02-07 12:25:43 -08:00 |
|
Stephen Birarda
|
a823722d27
|
add writeDatagram helper to NodeList to insert md5 hash
|
2014-02-06 14:28:58 -08:00 |
|
Stephen Birarda
|
9694a622b5
|
update placeholder and give edit packet senders to Agent
|
2014-02-05 15:35:13 -08:00 |
|
Stephen Birarda
|
dd83ff0538
|
move isAvatar property access to Agent object
|
2014-01-31 14:36:50 -08:00 |
|