.. |
Agent.cpp
|
don't copy agent delete mutex
|
2013-04-10 13:39:31 -07:00 |
Agent.h
|
Adding friendly names to AgentType display.
|
2013-04-09 13:00: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
|
Merge pull request #21 from birarda/19170B
|
2013-04-11 10:43:02 -07:00 |
AgentList.h
|
switch from strchr to memchr for broadcastToAgents
|
2013-04-10 15:30:21 -07:00 |
AgentTypes.h
|
remove unnecessary cast and other lines
|
2013-04-09 17:10:04 -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 |
CounterStats.cpp
|
last merge without Curl
|
2013-04-09 22:17:59 +02:00 |
CounterStats.h
|
fixed compiler error for strict compilers
|
2013-04-08 17:08:14 -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 |
PacketHeaders.h
|
Second take on Avatar Mixer
|
2013-04-09 09:22:34 -06:00 |
PerfStat.cpp
|
Code review changes
|
2013-04-10 08:28:26 +02:00 |
PerfStat.h
|
last merge without Curl
|
2013-04-09 22:17:59 +02: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
|
#19171 Code Review changes
|
2013-04-11 00:13:40 +02:00 |
SharedUtil.h
|
#19171 move of usleep function to SharedUtil.cpp
|
2013-04-10 21:55:29 +02: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
|
#19197 Create basic visual studio
|
2013-03-28 18:20:50 +01:00 |
Systime.cpp
|
Code review changes
|
2013-04-10 08:28:26 +02:00 |
Systime.h
|
#19197 Create basic visual studio
|
2013-03-28 18:32:52 +01:00 |
UDPSocket.cpp
|
Code review changes
|
2013-04-10 08:28:26 +02:00 |
UDPSocket.h
|
#19197 Create basic visual studio
|
2013-03-28 18:32:52 +01:00 |
UrlReader.cpp
|
Code review changes
|
2013-04-10 08:28:26 +02:00 |
UrlReader.h
|
adjusts braces to agreed conventions
|
2013-04-04 10:52:42 +02:00 |
VoxelNode.cpp
|
fixed reaverageVoxelColors() behavior. seems to work better now
|
2013-04-05 13:18:06 -07:00 |
VoxelNode.h
|
fixed reaverageVoxelColors() behavior. seems to work better now
|
2013-04-05 13:18:06 -07:00 |
VoxelTree.cpp
|
changes after merge
|
2013-04-09 19:12:49 +02:00 |
VoxelTree.h
|
adding CounterStats class and support for showing running average stats on voxels recieved, created, and colored in client
|
2013-04-08 17:03:22 -07:00 |