overte/assignment-client/src
2017-04-26 18:51:41 -07:00
..
assets Fix byte range for file resource requests 2017-04-26 10:49:23 -07:00
audio check for silent samples befor limiting 2017-03-09 14:31:54 -05:00
avatars remove one last debug log 2017-04-26 18:51:41 -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 Remove unnecessary const 2017-04-24 15:43:36 -07:00
Agent.cpp remove debugging code 2017-04-26 18:36:44 -07:00
Agent.h cleanup Agent recording handling, make loadRecording async 2017-04-04 10:56:25 -07:00
AssignmentClient.cpp Merge branch 'master' into 21249 2017-04-26 13:24:18 +12:00
AssignmentClient.h First draft for entity script server log streaming 2017-02-09 13:04:43 -08:00
AssignmentClientApp.cpp
AssignmentClientApp.h
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
AssignmentClientMonitor.h
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
AssignmentFactory.h
AvatarAudioTimer.cpp
AvatarAudioTimer.h
main.cpp