overte/assignment-client/src
2017-04-25 15:28:26 -07:00
..
assets Revert "Actually merge from master" 2017-03-24 17:56:48 -07:00
audio check for silent samples befor limiting 2017-03-09 14:31:54 -05:00
avatars send keep-alive packets but don't resend identity 2017-04-13 16:00:11 -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 Revert "Actually merge from master" 2017-03-24 17:56:48 -07:00
scripts Revert "Actually merge from master" 2017-03-24 17:56:48 -07:00
Agent.cpp add support for ignore radius from agent scripts 2017-04-25 15:28:26 -07:00
Agent.h cleanup Agent recording handling, make loadRecording async 2017-04-04 10:56:25 -07:00
AssignmentClient.cpp rename base action classes to dynamics, start on constraints 2017-04-11 20:39:13 -07: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 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 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
AssignmentDynamic.cpp remove setPosition and setRotation for actions because they were never finished and never used. 2017-04-18 11:59:16 -07:00
AssignmentDynamic.h remove setPosition and setRotation for actions because they were never finished and never used. 2017-04-18 11:59:16 -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 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