Atlante45
|
28f164d7e5
|
Remove legacy jurisdiction code
|
2017-12-29 12:46:52 -08:00 |
|
ZappoMan
|
a7a0f03ede
|
rename SpatiallyNestable::getPosition() to SpatiallyNestable::getWorldPosition()
|
2017-10-27 18:39:17 -07:00 |
|
Seth Alves
|
d89f2b77da
|
rework ScriptEngine lifetimes using 'smart' pointers
|
2017-09-14 10:42:21 -07:00 |
|
Stephen Birarda
|
8d0ed51035
|
clear entity tree in Agent if ES disappears
|
2017-08-10 11:02:56 -07:00 |
|
Atlante45
|
91d65469a0
|
Use timer instead of dedicated thread to tick avatar
|
2017-07-17 15:52:52 -07:00 |
|
Clément Brisset
|
d346b1c68f
|
Merge pull request #10924 from Atlante45/fix/debug-asserts
Misc servers debug asserts fixes
|
2017-07-12 15:05:15 -07:00 |
|
Atlante45
|
b3d73fd0df
|
Add comments to DebugDraw instanciation
|
2017-07-12 10:39:15 -07:00 |
|
Atlante45
|
c32f4ab0d3
|
CR
|
2017-07-10 14:24:53 -07:00 |
|
Atlante45
|
aa306c3450
|
Fix debug asserts on shutdown
|
2017-07-07 17:01:07 -07:00 |
|
Atlante45
|
0778fbaea9
|
Fix Debug Mode Assert
|
2017-07-07 15:58:39 -07:00 |
|
Atlante45
|
1d07ab70f0
|
Fix warnings
|
2017-07-06 10:56:09 -07:00 |
|
Atlante45
|
95abbd0ad4
|
Prevent Interface from trying to send packets bigger than an MTU
|
2017-07-05 17:08:04 -07:00 |
|
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 |
|