overte-HifiExperiments/assignment-client/src
David Kelly 21d1f40f59 Seems we were not deleting the right hrtfs when a node is killed
Simple fix, just make sure we delete the hrtfs associated with the
killedNode.  The test is to delete some nodes (agents) and make sure
nothing bad happens to audio mixer, or the audio itself.
2016-11-04 13:15:02 -07:00
..
assets cleanup asset file regex, comment in renameMapping 2016-10-19 11:47:57 -07:00
audio Seems we were not deleting the right hrtfs when a node is killed 2016-11-04 13:15:02 -07:00
avatars make agent avatar animations work again, and use them in crowds 2016-10-11 16:06:55 -07:00
entities add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
messages add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
octree Fix build after moving network function 2016-09-23 12:05:04 -07:00
Agent.cpp CR feedback 2016-11-03 13:23:05 -07:00
Agent.h Make more reliable 2016-10-31 16:38:01 -07:00
AssignmentAction.cpp use smart pointers for entity simulations 2016-05-07 09:14:33 -07:00
AssignmentAction.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
AssignmentActionFactory.cpp Fixing problems reported by static analysis tool 2015-08-25 19:18:55 -07:00
AssignmentActionFactory.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
AssignmentClient.cpp code review 2016-10-21 11:05:50 -07:00
AssignmentClient.h Merge branch 'master' of https://github.com/highfidelity/hifi into received-message 2015-11-18 16:52:23 -08:00
AssignmentClientApp.cpp only enable logging if a log directory is passed 2016-03-04 12:56:35 -08:00
AssignmentClientApp.h only enable logging if a log directory is passed 2016-03-04 12:56:35 -08:00
AssignmentClientChildData.cpp
AssignmentClientChildData.h
AssignmentClientLogging.cpp fix spelling bugs 2016-09-29 22:13:27 +02:00
AssignmentClientLogging.h fix spelling bugs 2016-09-29 22:13:27 +02:00
AssignmentClientMonitor.cpp collect permissions into their own data structure 2016-06-02 13:15:30 -07:00
AssignmentClientMonitor.h only enable logging if a log directory is passed 2016-03-04 12:56:35 -08:00
AssignmentFactory.cpp Merge branch 'master' of https://github.com/highfidelity/hifi into received-message 2015-11-18 16:52:23 -08:00
AssignmentFactory.h Rename several ReceivedMessage params from packet to message 2015-11-24 11:29:02 -08:00
AvatarAudioTimer.cpp fix underflow for agent audio timer 2016-10-27 13:47:22 -07:00
AvatarAudioTimer.h PR feedback 2016-10-12 12:44:24 -07:00
main.cpp Fix wifi ping spikes 2016-01-21 15:05:32 -08:00