overte-AleziaKurdis/shared/src
2013-04-04 20:50:51 -07:00
..
Agent.cpp add a mutex to the agent so we don't delete it when using it 2013-03-28 14:32:20 -07:00
Agent.h add a mutex to the agent so we don't delete it when using it 2013-03-28 14:32:20 -07:00
AgentData.cpp add AgentData.cpp with defined abstract destructor 2013-02-21 12:57:45 -08:00
AgentData.h refactor mixer to use AgentList, AudioRingBuffer as AgentData 2013-02-25 17:07:32 -08:00
AgentList.cpp Added PaintMode, toggle for stars, etc. 2013-04-03 22:42:02 -07:00
AgentList.h Added PaintMode, toggle for stars, etc. 2013-04-03 22:42:02 -07:00
AngleUtils.h adjusts braces to agreed conventions 2013-04-04 10:52:42 +02:00
AudioRingBuffer.cpp Revert "don't send or parse attenuation for now" 2013-04-01 12:28:51 -07:00
AudioRingBuffer.h have the mixer additionally attenuate sources based on extra byte 2013-03-25 12:05:32 -07:00
FloodFill.h tightens memory use 2013-04-04 11:59:16 +02:00
MarkerNode.cpp fix incorrect name for member variable in MarkerNode 2013-03-27 18:51:11 -07:00
MarkerNode.h move MarkerNode to shared to hook with VoxelTree 2013-03-26 14:10:06 -07:00
OctalCode.cpp some refactoring in for readCodeColorBufferToTree 2013-03-22 17:59:54 -07:00
OctalCode.h Merge branch 'master' of git://github.com/worklist/hifi into 19188 2013-04-03 22:44:22 +02:00
PerfStat.cpp Fixed a couple of complier warnings, and added a new PerfStat class for monitoring runtime performance 2013-03-31 20:43:23 -07:00
PerfStat.h Fixed a couple of complier warnings, and added a new PerfStat class for monitoring runtime performance 2013-03-31 20:43:23 -07:00
Radix2InplaceSort.h adjusts braces to agreed conventions 2013-04-04 10:52:42 +02:00
Radix2IntegerScanner.h adjusts braces to agreed conventions 2013-04-04 10:52:42 +02:00
SharedUtil.cpp Added PaintMode, toggle for stars, etc. 2013-04-03 22:42:02 -07:00
SharedUtil.h Added PaintMode, toggle for stars, etc. 2013-04-03 22:42:02 -07:00
StdDev.cpp move StdDev to shared library 2013-03-12 10:09:07 -07:00
StdDev.h move StdDev to shared library 2013-03-12 10:09:07 -07:00
Syssocket.h more windows port 2013-03-20 12:13:14 -07:00
Systime.cpp prelimanary changes for windows port 2013-03-19 11:01:08 -07:00
Systime.h more windows port 2013-03-20 12:13:14 -07:00
UDPSocket.cpp abstract check in with DS to AgentList 2013-03-25 16:23:13 -07:00
UDPSocket.h abstract check in with DS to AgentList 2013-03-25 16:23:13 -07:00
UrlReader.cpp adjusts braces to agreed conventions 2013-04-04 10:52:42 +02:00
UrlReader.h adjusts braces to agreed conventions 2013-04-04 10:52:42 +02:00
VoxelNode.cpp tweaks to default voxel server model for demo 2013-03-29 11:21:03 -07:00
VoxelNode.h Added VoxelNode::collapseIdenticalLeaves() 2013-03-28 23:38:34 -07:00
VoxelTree.cpp fix to LOD bug caused by flip-flopped X and Z, add color randomization to inserted voxels on server, added head position display to display_stats() 2013-04-04 20:50:51 -07:00
VoxelTree.h Merge branch 'master' of git://github.com/worklist/hifi into 19188 2013-04-03 22:44:22 +02:00