.. |
assets
|
Remove call to aboutToFinish from AssetServer
|
2018-07-31 15:39:38 -07:00 |
audio
|
Turn off throttling behavior when not throttling
|
2018-11-19 12:28:04 -08:00 |
avatars
|
consider avatar traits bytes in budget and omit if over
|
2018-11-19 10:55:05 -08:00 |
entities
|
Merge pull request #13861 from SimonWalton-HiFi/safe-landing-fixes
|
2018-08-23 10:17:08 -07:00 |
messages
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
octree
|
Implement client-side enable physics once indicated EntityData has arrived
|
2018-07-26 18:10:38 -07:00 |
scripts
|
add assignment dynamic factory to ESS
|
2018-08-23 13:55:17 -07:00 |
Agent.cpp
|
Rework audio data memory ownership model
|
2018-11-14 14:45:18 -08:00 |
Agent.h
|
Prevent race on internal client traits members
|
2018-10-11 16:16:24 -07:00 |
AgentScriptingInterface.cpp
|
style and memory leak fixes
|
2018-07-30 18:51:19 +02:00 |
AgentScriptingInterface.h
|
style and memory leak fixes
|
2018-07-30 18:51:19 +02:00 |
AssignmentClient.cpp
|
Remove extraneous code changes; remove QUrlAncestry code; remove extra logging
|
2018-10-22 13:59:52 -07:00 |
AssignmentClient.h
|
First draft for entity script server log streaming
|
2017-02-09 13:04:43 -08:00 |
AssignmentClientApp.cpp
|
Make proper -v and -h options for interface
|
2018-07-30 17:18:32 -07:00 |
AssignmentClientApp.h
|
Sandbox restarts crashed processes
|
2017-06-29 12:13:52 -07:00 |
AssignmentClientChildData.cpp
|
compile fixes for AC status packet
|
2015-07-13 16:03:05 -07:00 |
AssignmentClientChildData.h
|
make NodeData parseData take only packet
|
2015-07-14 14:09:00 -07:00 |
AssignmentClientLogging.cpp
|
CR
|
2017-02-09 13:04:43 -08:00 |
AssignmentClientLogging.h
|
CR
|
2017-02-09 13:04:43 -08:00 |
AssignmentClientMonitor.cpp
|
Change method name per coding standards
|
2018-08-01 10:37:28 -07:00 |
AssignmentClientMonitor.h
|
Change method name per coding standards
|
2018-08-01 10:37:28 -07:00 |
AssignmentDynamic.cpp
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
AssignmentDynamic.h
|
remove unused API from ObjectDynamic and friends
|
2017-05-15 22:13:03 -07:00 |
AssignmentDynamicFactory.cpp
|
rename base action classes to dynamics, start on constraints
|
2017-04-11 20:39:13 -07:00 |
AssignmentDynamicFactory.h
|
rename base action classes to dynamics, start on constraints
|
2017-04-11 20:39:13 -07:00 |
AssignmentFactory.cpp
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
AssignmentFactory.h
|
Rename several ReceivedMessage params from packet to message
|
2015-11-24 11:29:02 -08:00 |
main.cpp
|
Create a standard function to init Hifi Apps
|
2018-02-22 17:06:09 -08:00 |