.. |
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
|
Fixed avatar lighting, head scaling, removed some extra log messages
|
2013-04-08 21:13:20 -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 |
CounterStats.cpp
|
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 |
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
|
Fixed avatar lighting, head scaling, removed some extra log messages
|
2013-04-08 21:13:20 -07: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
|
cleanup of packet header constants
|
2013-04-08 19:54:14 -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
|
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
|
cleanup of packet header constants
|
2013-04-08 19:56:42 -07: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 |