overte-HifiExperiments/assignment-client/src
2014-03-10 17:01:27 -07:00
..
audio populate packet header only once session UUID is received 2014-02-25 11:16:19 -08:00
avatars remove some unecessary null pointer checks 2014-03-03 11:36:01 -08:00
metavoxels Remove spanner bits. 2014-03-10 17:01:27 -07:00
octree remove some unecessary null pointer checks 2014-03-03 11:36:01 -08:00
particles use SharedNodePointer in place of Node where appropriate 2014-02-06 14:58:03 -08:00
voxels use SharedNodePointer in place of Node where appropriate 2014-02-06 14:58:03 -08:00
Agent.cpp make Agent parent of ScriptEngine so they stay on same thread 2014-02-28 16:47:54 -08:00
Agent.h first cut at flocking birds, change willEmitVisualCallback to update 2014-03-04 14:40:49 -08:00
AssignmentClient.cpp present a login window on app start 2014-02-25 10:53:13 -08:00
AssignmentClient.h add auth to assignment-client, fix refresh of static assignments 2014-02-24 13:29:32 -08:00
AssignmentClientMonitor.cpp fix logging target-name extra characters 2014-02-20 12:02:23 -08:00
AssignmentClientMonitor.h
AssignmentFactory.cpp move octree-server libs to assignment-client 2014-02-05 16:04:23 -08:00
AssignmentFactory.h
main.cpp