overte/assignment-client/src
2014-03-31 15:37:53 -07:00
..
audio add a method to Agent for last read frame loudness 2014-03-26 10:28:59 -07:00
avatars wait on broadcastThread before destroying AvatarMixer, closes #2499 2014-03-26 11:53:57 -07:00
metavoxels at minimum send packet rate stats for ThreadedAssignment subclasses 2014-03-24 16:06:25 -07:00
octree cleanup 2014-03-31 15:37:53 -07:00
particles use SharedNodePointer in place of Node where appropriate 2014-02-06 14:58:03 -08:00
voxels at minimum send packet rate stats for ThreadedAssignment subclasses 2014-03-24 16:06:25 -07:00
Agent.cpp make sure VoxelServer and ParticleServer are in Agent interest list 2014-03-27 13:10:03 -07:00
Agent.h add a method to Agent for last read frame loudness 2014-03-26 10:28:59 -07:00
AssignmentClient.cpp use single instance of SharedAssignmentPointer for assignment client so we actually get reference counting 2014-03-31 14:08:19 -07:00
AssignmentClient.h use single instance of SharedAssignmentPointer for assignment client so we actually get reference counting 2014-03-31 14:08:19 -07:00
AssignmentClientMonitor.cpp fix logging target-name extra characters 2014-02-20 12:02:23 -08:00
AssignmentClientMonitor.h changes to AssignmentClient architecture to fix fork behaviour 2014-01-10 16:59:01 -08:00
AssignmentFactory.cpp move octree-server libs to assignment-client 2014-02-05 16:04:23 -08:00
AssignmentFactory.h packet header changes and beginning of conversion to QByteArray 2014-01-28 10:36:08 -08:00
AssignmentThread.cpp use a shared pointer for more elegant cleanup at assignment conclusion 2014-03-28 10:48:44 -07:00
AssignmentThread.h use a shared pointer for more elegant cleanup at assignment conclusion 2014-03-28 10:48:44 -07:00
main.cpp fix some windows issues 2014-03-23 18:10:22 -07:00