Thijs Wenker
|
93679f7c3b
|
move the ResourceManager init back to where it was, to prevent problems
|
2017-06-29 00:52:51 +02:00 |
|
Seth Alves
|
794495c197
|
make ResourceManager be owned by DependencyManager
|
2017-06-28 14:18:14 -07:00 |
|
Thijs Wenker
|
47643e1efe
|
Expose location API to Agent scripts (side-effect, agents now can teleport)
|
2017-06-21 06:31:36 +02:00 |
|
Bradley Austin Davis
|
fc6a278217
|
Fixing dangling thread issues, consolidating thread management
|
2017-06-06 15:02:16 -07:00 |
|
Sam Cake
|
d19956f93c
|
Fixing warnings
|
2017-05-31 22:02:47 -07:00 |
|
Ken Cooke
|
0fe404adbb
|
Merge branch 'master' of https://github.com/highfidelity/hifi into audio-noisegate-new
|
2017-05-23 17:31:03 -07:00 |
|
Ken Cooke
|
f3797798d3
|
Cleanup
|
2017-05-23 15:33:37 -07:00 |
|
Ken Cooke
|
c47d80574e
|
Replace the other noise gate, in Agent.cpp
|
2017-05-23 15:32:41 -07:00 |
|
Zach Fox
|
487319f7ef
|
Increment _identitySequenceId before sending ID packet for agents
|
2017-05-19 16:53:25 -07:00 |
|
Brad Hefta-Gaub
|
ee6bed5c1c
|
Merge pull request #10189 from Atlante45/fix/memory-leak
Set max packet per second on the agent
|
2017-05-16 21:03:05 -07:00 |
|
ZappoMan
|
834a447d62
|
remove debugging code
|
2017-04-26 18:36:44 -07:00 |
|
ZappoMan
|
7154a11192
|
add some more logging
|
2017-04-26 14:03:36 -07:00 |
|
ZappoMan
|
65801cbb4d
|
Merge branch 'master' of https://github.com/highfidelity/hifi into retrySkeletonURL
|
2017-04-25 18:21:17 -07:00 |
|
ZappoMan
|
8dc41ca8b9
|
add support for ignore radius from agent scripts
|
2017-04-25 15:28:26 -07:00 |
|
ZappoMan
|
382645ddd0
|
more cleanup
|
2017-04-24 18:01:54 -07:00 |
|
Atlante45
|
41cd0d79b2
|
Set max packet per second on the agent
|
2017-04-24 10:56:57 -07:00 |
|
Thijs Wenker
|
6f58e91d76
|
Merge pull request #10121 from birarda/bug/recording-cache
cleanup Agent RSI handling, make loadRecording async
|
2017-04-14 21:35:51 +02:00 |
|
Stephen Birarda
|
84a5807ff1
|
return ScriptAvatarData raw pointer from getAvatar
|
2017-04-10 22:15:45 -07:00 |
|
Stephen Birarda
|
6c49db0f1b
|
add missing include for qScriptRegisterMetaType in Agent
|
2017-04-10 22:15:45 -07:00 |
|
Stephen Birarda
|
42a406e90a
|
add ScriptAvatar for std::shared_ptr<Avatar> passing to scripts
|
2017-04-10 22:15:45 -07:00 |
|
Stephen Birarda
|
c7a28a527a
|
cleanup Agent recording handling, make loadRecording async
|
2017-04-04 10:56:25 -07:00 |
|
Stephen Birarda
|
6ed4295b8b
|
make sure HeadData is present before processing recording frames
|
2017-04-03 13:55:11 -07:00 |
|
Ryan Huffman
|
aa8d231e82
|
Remove extra setting of AnimationCache in Agent
|
2017-03-28 09:35:15 -07:00 |
|
Ryan Huffman
|
d84e2fb048
|
Add AnimationCache to agent scripts
|
2017-03-27 12:05:25 -07:00 |
|
Stephen Birarda
|
b53cb5934b
|
make sure the AC agent has an AudioScriptingInterface
|
2017-03-22 23:35:29 -07:00 |
|
Zach Pomerantz
|
3b8c82491a
|
add AudioNoiseGate to Agent
|
2017-03-16 18:47:58 +00:00 |
|
Zach Pomerantz
|
e6fbdf8f06
|
add isNoiseGateEnabled to Agent
|
2017-03-15 00:15:49 +00:00 |
|
David Kelly
|
29f263a296
|
oh man, this was hard to find
|
2017-03-02 12:43:41 -07:00 |
|
David Kelly
|
81451191c1
|
no need to get the ScriptableAvatar from DependencyManager every time
|
2017-03-01 18:06:03 -07:00 |
|
David Kelly
|
2635657456
|
zappoman's feedback, plus added const corrrectness to computeLoudness
|
2017-02-28 13:24:25 -07:00 |
|
David Kelly
|
0b8624aa6f
|
Merge branch 'master' of https://github.com/highfidelity/hifi into dk/agentAvatarDataUpdates
|
2017-02-28 09:46:01 -07:00 |
|
David Kelly
|
397eb89c14
|
compiler warning - odd
|
2017-02-22 08:38:49 -08:00 |
|
David Kelly
|
6d7fab4053
|
Agent Avatars sending loudness in AvatarData
|
2017-02-21 16:59:08 -08:00 |
|
Brad Hefta-Gaub
|
d233430809
|
fix warnings
|
2017-02-17 21:58:35 -08:00 |
|
Brad Hefta-Gaub
|
291b823cfa
|
const cleanup and fix crash
|
2017-02-17 18:28:07 -08:00 |
|
Brad Hefta-Gaub
|
4f655bba3f
|
more hacking
|
2017-02-15 09:29:45 -08:00 |
|
Brad Hefta-Gaub
|
b399420190
|
CR
|
2017-02-08 15:42:59 -08:00 |
|
Brad Hefta-Gaub
|
9d3c674271
|
fix warning
|
2017-02-08 13:41:09 -08:00 |
|
Brad Hefta-Gaub
|
eedfc4fd38
|
fix various bot related bugs
|
2017-02-08 12:35:00 -08:00 |
|
Thijs Wenker
|
a2da1e3dc1
|
Merge branch 'master' into fix-ac-playback-audio
|
2017-01-27 21:00:57 +01:00 |
|
Thijs Wenker
|
cdc0f3ddd2
|
- make AC recording audio play with right encoding
- spelling fix
|
2017-01-27 01:19:11 +01:00 |
|
ZappoMan
|
3c3dcbbbaa
|
Merge branch 'master' of https://github.com/highfidelity/hifi into tuneAvatarInfo
|
2017-01-26 08:20:03 -08:00 |
|
ZappoMan
|
81b5a3c585
|
more cleanup
|
2017-01-23 15:12:54 -08:00 |
|
ZappoMan
|
292d472a59
|
checkpoint - got first cut at distance based rotation tolerance working
|
2017-01-23 13:06:29 -08:00 |
|
Ryan Huffman
|
9b1cd52fb4
|
Add the ability to get the context that a script is running in
|
2017-01-23 08:58:01 -08:00 |
|
Stephen Birarda
|
25bd6fa2c1
|
move recording interface to Agent/Application only
|
2017-01-20 10:27:08 -08:00 |
|
Atlante45
|
529286b2ea
|
More EntityScriptServer work
|
2017-01-17 13:47:45 -08:00 |
|
Atlante45
|
163d65d784
|
Setup basic EntityScriptServer
|
2017-01-17 13:47:45 -08:00 |
|
ZappoMan
|
6e5e9d3492
|
more work
|
2017-01-16 18:28:01 -08:00 |
|
ZappoMan
|
c9c311e275
|
checkpoint for distance joints
|
2017-01-15 11:47:48 -08:00 |
|