Simon Walton
|
775eddc265
|
Agent requires the ModelCache singleton for zone entities w/ meshes
|
2019-03-19 16:16:53 -07:00 |
|
Antonina Savinova
|
8c4c488676
|
Merge pull request #14721 from Atlante45/feat/upstream-limitter
Limit upstream bandwidth to the Avatar Mixer
|
2019-01-18 13:32:03 -08:00 |
|
Clement
|
74b83d9961
|
Add ESS to the Agent's node interest set
|
2019-01-17 15:23:40 -08:00 |
|
Clement
|
8480624797
|
Limit upstream data to avatar mixer
|
2019-01-15 14:18:53 -08:00 |
|
Zach Fox
|
fce4c252e7
|
Merge branch 'master' of github.com:highfidelity/hifi into MS20089_interruptRecording
|
2018-12-18 10:31:32 -08:00 |
|
Zach Fox
|
2964a05bd3
|
Keep playing the recording visually
|
2018-12-18 10:30:20 -08:00 |
|
Zach Fox
|
240917e8ae
|
Fix MS20089: Enable interrupting of avatar recordings with sounds
|
2018-12-17 15:46:08 -08:00 |
|
David Kelly
|
2b21ceb17a
|
Agent needs to be sure audio is ready before trying to use it
|
2018-12-13 17:41:12 -08:00 |
|
Clement
|
c53c52c7a0
|
Fix various Agent bugs
|
2018-11-29 17:42:04 -08:00 |
|
Clement
|
7192aed131
|
Rework audio data memory ownership model
|
2018-11-14 14:45:18 -08:00 |
|
Zach Fox
|
d1556ae4e8
|
Merge branch 'master' of github.com:highfidelity/hifi into textToSpeech
|
2018-10-23 15:51:34 -07:00 |
|
Zach Fox
|
493262052c
|
Remove extraneous code changes; remove QUrlAncestry code; remove extra logging
|
2018-10-22 13:59:52 -07:00 |
|
Zach Fox
|
7be5d5674d
|
Merge branch 'master' of github.com:highfidelity/hifi into log-resource-requests-2
|
2018-10-22 13:59:35 -07:00 |
|
Zach Fox
|
1eca1bfd55
|
Merge branch 'master' of github.com:highfidelity/hifi into textToSpeech
|
2018-10-22 11:18:10 -07:00 |
|
Ken Cooke
|
f68a8d7379
|
Merge pull request #14037 from birarda/bug/agent-flush-encoder
fix agent audio packet send when encoder is flushed
|
2018-10-19 20:53:52 -07:00 |
|
Kerry Ivan Kurian
|
77b6389671
|
Correct location of dependency
|
2018-10-18 12:38:18 -07:00 |
|
Kerry Ivan Kurian
|
8b922ad7cc
|
Add missing dependency
|
2018-10-18 11:07:45 -07:00 |
|
Kerry Ivan Kurian
|
3b15548ea3
|
Display resource-access events in marketplace item tester
Includes refactoring marketplace item tester into a single-page app.
|
2018-10-18 01:04:47 -07:00 |
|
Zach Fox
|
7de784ce27
|
First steps (definitely not working)
|
2018-10-10 12:32:55 -07:00 |
|
Clement
|
9011a9da36
|
Don't send trait data if agent is not an avatar
|
2018-10-08 17:35:37 -07:00 |
|
Stephen Birarda
|
5c4f6c741c
|
fix agent audio packet send when encoder is flushed
|
2018-09-20 11:55:55 -07:00 |
|
Anthony Thibault
|
1570ae6424
|
Merge branch 'master' into bug-fix/recorded-blendshapes-2x
|
2018-09-10 12:58:53 -07:00 |
|
Anthony Thibault
|
949efff439
|
Fix blendshapes playing back in recordings at 2x their proper values
|
2018-09-07 13:21:17 -07:00 |
|
Stephen Birarda
|
a76b50ce33
|
fix teardown of recording and ScriptEngine(s)
|
2018-08-27 15:07:19 -07:00 |
|
Stephen Birarda
|
09065cf19a
|
provide assignment dynamic factory to agent
|
2018-08-23 13:31:18 -07:00 |
|
Stephen Birarda
|
7e127749f7
|
move AssignmentDynamicFactory to entity-server only
|
2018-08-21 10:32:05 -07:00 |
|
Stephen Birarda
|
a56e9b0860
|
allow agent to create and get avatar entities from script
|
2018-08-21 10:31:15 -07:00 |
|
Stephen Birarda
|
be7eb57205
|
handle whitelist avatar URL override via traits
|
2018-08-21 10:31:14 -07:00 |
|
Stephen Birarda
|
a80d19a44a
|
remove skeleton from identity, handle in clients
|
2018-08-21 10:31:14 -07:00 |
|
John Conklin II
|
7f3bbaf3f8
|
Merge pull request #13755 from SimonWalton-HiFi/script-agent-destroy-engine
Fix for ScriptEngines not being released upon AC shutdown
|
2018-08-16 13:16:04 -07:00 |
|
John Conklin II
|
1edf1b4337
|
Merge pull request #13555 from SamGondelman/destroy
Trying to fix dependency shutdown
|
2018-08-16 13:14:58 -07:00 |
|
Stephen Birarda
|
e686df6fb9
|
Merge pull request #13720 from Atlante45/feat/test-tool
Stack tester changes
|
2018-08-08 13:40:05 -04:00 |
|
Simon Walton
|
df9c65e410
|
Move back RecordingScriptingInterface destruction
|
2018-08-07 12:08:10 -07:00 |
|
Sam Gondelman
|
2edefe3209
|
Merge branch 'master' into destroy
|
2018-08-06 09:51:14 -07:00 |
|
Simon Walton
|
59271881ba
|
Create & destroy ScriptEngines on AC thread but move to main after creation
|
2018-08-03 17:45:06 -07:00 |
|
John Conklin II
|
243bd5ea69
|
Merge pull request #13536 from SimonWalton-HiFi/script-engine-thread-agent
ScriptsModel instances should be created & destroyed on the same thread (for Agent)
|
2018-08-03 13:32:11 -07:00 |
|
SamGondelman
|
1ba28de5b6
|
try to fix nodelist not getting destroyed
|
2018-08-01 17:52:27 -07:00 |
|
John Conklin II
|
fd1a431729
|
Merge pull request #13689 from ctrlaltdavid/M15244
Move scriptable caches' APIs into scripting interfaces
|
2018-08-01 11:50:13 -07:00 |
|
Simon Walton
|
6f61642cb0
|
Call setFinished() if script engine hasn't started up
|
2018-07-31 18:10:49 -07:00 |
|
Simon Walton
|
ecfba312ef
|
Merge remote-tracking branch 'upstream/master' into script-engine-thread-agent
|
2018-07-31 15:54:54 -07:00 |
|
Simon Walton
|
64fc3e1091
|
ThreadedAssignment calls virtual stop() upon domain disconnect
|
2018-07-31 15:30:33 -07:00 |
|
Clement
|
949c7f8c19
|
Add automated test tool scripting interface
|
2018-07-30 17:18:32 -07:00 |
|
John Conklin II
|
6d7116fad7
|
Merge pull request #13676 from thoys/fix/api/agent
MS15184: Remove deprecated functions in Agent API
|
2018-07-30 14:48:10 -07:00 |
|
David Rowe
|
baf88ab508
|
Revise scriptable resource caches' interfaces
|
2018-07-26 16:12:16 +12:00 |
|
David Rowe
|
16e06de9cd
|
Move scriptable caches into scripting interfaces
Removed non-working getResource() API functions.
|
2018-07-25 22:10:14 +12:00 |
|
Dante Ruiz
|
b750a005cf
|
fix script memory issue
|
2018-07-24 16:31:12 -07:00 |
|
Thijs Wenker
|
e2d7431456
|
move agent scripting interface to its own class to get rid of deprecated API
|
2018-07-24 16:54:24 +02:00 |
|
Simon Walton
|
b60ea1f6a2
|
Fixes from reviewer
Call base version from aboutToFinish(); add comment for
script-engine logic.
|
2018-07-16 18:25:46 -07:00 |
|
Simon Walton
|
c1e6221391
|
Merge branch 'master' into script-engine-thread-agent
|
2018-07-13 10:06:49 -07:00 |
|
Simon Walton
|
a305a6a534
|
Emit finished in Agent::aboutToFinish() if script execution hasn't started yet
|
2018-07-12 16:48:41 -07:00 |
|