overte-JulianGro/shared/src
ZappoMan 00787a31d6 Added VoxelNode::collapseIdenticalLeaves()
Fixed small bug in setColorFromAverageOfChildren()
Changed sphere color randomization to be more dramatic
2013-03-28 23:38:34 -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 don't delete an agent if the data is concurrently being used 2013-03-28 14:33:04 -07:00
AgentList.h don't delete an agent if the data is concurrently being used 2013-03-28 14:33:04 -07:00
AudioRingBuffer.cpp have the mixer additionally attenuate sources based on extra byte 2013-03-25 12:05:32 -07:00
AudioRingBuffer.h have the mixer additionally attenuate sources based on extra byte 2013-03-25 12:05:32 -07: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 some refactoring in for readCodeColorBufferToTree 2013-03-22 17:59:54 -07:00
SharedUtil.cpp added random color options, cleaned up compiler warnings, add reAverageParentColors when modifying voxel tree 2013-03-28 17:21:47 -07:00
SharedUtil.h added random color options, cleaned up compiler warnings, add reAverageParentColors when modifying voxel tree 2013-03-28 17:21:47 -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
VoxelNode.cpp Added VoxelNode::collapseIdenticalLeaves() 2013-03-28 23:38:34 -07:00
VoxelNode.h Added VoxelNode::collapseIdenticalLeaves() 2013-03-28 23:38:34 -07:00
VoxelTree.cpp Added VoxelNode::collapseIdenticalLeaves() 2013-03-28 23:38:34 -07:00
VoxelTree.h added random color options, cleaned up compiler warnings, add reAverageParentColors when modifying voxel tree 2013-03-28 17:21:47 -07:00