overte/assignment-client/src
Andrzej Kapolka e249b29b45 Merge pull request #2268 from AndrewMeadows/radians
prefer radians over degrees
2014-03-12 12:10:29 -07:00
..
audio use radians instead of degrees (almost) everywhere 2014-03-11 17:26:58 -07: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 cleanup constructors 2014-03-08 23:31:23 -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 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
main.cpp changes to AssignmentClient architecture to fix fork behaviour 2014-01-10 16:59:01 -08:00