overte/assignment-client/src
Anthony Thibault 069ebaedf0 Merge pull request #10021 from huffman/fix/agent-animation-cache
Add AnimationCache to agent scripts
2017-03-28 20:15:21 -07:00
..
assets use QStandardPaths instead of hardcoded paths 2017-03-13 17:26:42 -04:00
audio check for silent samples befor limiting 2017-03-09 14:31:54 -05:00
avatars made UNIT_SCALE const 2017-03-28 17:34:15 -07:00
entities spacing cleanup in EntityTreeSendThread 2017-02-16 16:46:09 -08:00
messages implement support for binary data over messages 2017-02-09 20:41:34 -08:00
octree use QStandardPaths instead of hardcoded paths 2017-03-13 17:26:42 -04:00
scripts fix clear check for missing other entity servers 2017-03-20 13:40:15 -07:00
Agent.cpp Remove extra setting of AnimationCache in Agent 2017-03-28 09:35:15 -07:00
Agent.h add AudioNoiseGate to Agent 2017-03-16 18:47:58 +00:00
AssignmentAction.cpp use smart pointers for entity simulations 2016-05-07 09:14:33 -07:00
AssignmentAction.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
AssignmentActionFactory.cpp Fixing problems reported by static analysis tool 2015-08-25 19:18:55 -07:00
AssignmentActionFactory.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
AssignmentClient.cpp Fix stat tracker missing in agents 2016-12-16 17:34:00 -08:00
AssignmentClient.h First draft for entity script server log streaming 2017-02-09 13:04:43 -08:00
AssignmentClientApp.cpp Merge branch 'master' of https://github.com/highfidelity/hifi into fix/settings 2016-11-21 13:05:08 -08:00
AssignmentClientApp.h only enable logging if a log directory is passed 2016-03-04 12:56:35 -08:00
AssignmentClientChildData.cpp
AssignmentClientChildData.h
AssignmentClientLogging.cpp CR 2017-02-09 13:04:43 -08:00
AssignmentClientLogging.h CR 2017-02-09 13:04:43 -08:00
AssignmentClientMonitor.cpp Logging improvements 2016-11-04 14:26:19 -07:00
AssignmentClientMonitor.h only enable logging if a log directory is passed 2016-03-04 12:56:35 -08:00
AssignmentFactory.cpp Setup basic EntityScriptServer 2017-01-17 13:47:45 -08:00
AssignmentFactory.h Rename several ReceivedMessage params from packet to message 2015-11-24 11:29:02 -08:00
AvatarAudioTimer.cpp personal space feature 2016-11-19 16:30:15 -08:00
AvatarAudioTimer.h PR feedback 2016-10-12 12:44:24 -07:00
main.cpp Merge branch 'master' of https://github.com/highfidelity/hifi into fix/settings 2016-11-21 13:05:08 -08:00