.. |
AbstractMenuInterface.h
|
Fix for menu shortcuts; just include widget library rather than using awkward
|
2013-12-18 17:28:21 -08:00 |
AngleUtil.h
|
renames AngleUtils -> AngleUtil for consistency with the rest of the files
|
2013-04-16 14:07:19 +02:00 |
Assignment.cpp
|
initial newline removal from all QDebug calls
|
2014-01-14 13:09:22 -08:00 |
Assignment.h
|
merge pull request 1446
|
2014-01-10 15:55:38 -08:00 |
FileUtils.cpp
|
Reveal log file
|
2013-12-23 21:23:47 +01:00 |
FileUtils.h
|
Reveal log file
|
2013-12-23 21:23:47 +01:00 |
FloodFill.h
|
numerous starfield fixes
|
2013-04-19 02:46:34 +02:00 |
GenericThread.cpp
|
latest work on threaded sending
|
2013-08-12 16:55:58 -07:00 |
GenericThread.h
|
first cut at local voxel cache
|
2014-01-09 12:05:09 -08:00 |
GeometryUtil.cpp
|
initial newline removal from all QDebug calls
|
2014-01-14 13:09:22 -08:00 |
GeometryUtil.h
|
merge of latest upstream work in preparation for pull request #1500
|
2014-01-10 17:03:45 -08:00 |
HifiSockAddr.cpp
|
initial newline removal from all QDebug calls
|
2014-01-14 13:09:22 -08:00 |
HifiSockAddr.h
|
repair usage of DS as STUN server
|
2013-12-02 17:18:07 -08:00 |
Logging.cpp
|
initial newline removal from all QDebug calls
|
2014-01-14 13:09:22 -08:00 |
Logging.h
|
replace UDPSocket with QUDPSocket
|
2013-12-02 13:34:29 -08:00 |
NetworkPacket.cpp
|
initial newline removal from all QDebug calls
|
2014-01-14 13:09:22 -08:00 |
NetworkPacket.h
|
replace UDPSocket with QUDPSocket
|
2013-12-02 13:34:29 -08:00 |
Node.cpp
|
resolve conflicts on merge with upstream master
|
2014-01-14 16:15:58 -08:00 |
Node.h
|
replace the Node mutex with a QMutex
|
2014-01-14 10:15:31 -08:00 |
NodeData.cpp
|
use virtual deleteOrDeleteLater in NodeData to handle AvatarVoxelSystem
|
2013-11-07 15:41:10 -08:00 |
NodeData.h
|
hook AudioMixer to new event-driven assignment setup
|
2013-12-02 16:34:38 -08:00 |
NodeList.cpp
|
return result of QHash value from nodeWithUUID
|
2014-01-15 11:31:23 -08:00 |
NodeList.h
|
resolve conflicts on merge with upstream master
|
2014-01-14 16:12:42 -08:00 |
NodeTypes.h
|
merge pull request 1446
|
2014-01-10 15:55:38 -08:00 |
OctalCode.cpp
|
initial newline removal from all QDebug calls
|
2014-01-14 13:09:22 -08:00 |
OctalCode.h
|
make numberOfThreeBitSectionsInCode() robust against overflowing buffers if length is known
|
2013-11-05 12:31:20 -08:00 |
PacketHeaders.cpp
|
resolve conflicts on merge with upstream master
|
2014-01-14 16:15:58 -08:00 |
PacketHeaders.h
|
merge pull request 1446
|
2014-01-10 15:55:38 -08:00 |
PacketSender.cpp
|
fix various compiler warnings on gcc
|
2014-01-02 15:58:03 -08:00 |
PacketSender.h
|
correct handleing of app shutdown and scripting enging termination
|
2013-12-16 11:26:30 -08:00 |
PerfStat.cpp
|
initial newline removal from all QDebug calls
|
2014-01-14 13:09:22 -08:00 |
PerfStat.h
|
fixed long line
|
2013-10-21 14:43:55 -07:00 |
Radix2InplaceSort.h
|
move shared to libraries, DRY library macro, rename libs
|
2013-04-12 12:38:34 -07:00 |
Radix2IntegerScanner.h
|
move shared to libraries, DRY library macro, rename libs
|
2013-04-12 12:38:34 -07:00 |
ReceivedPacketProcessor.cpp
|
change NodeList container to QHash with QSharedPointer
|
2014-01-13 17:09:21 -08:00 |
ReceivedPacketProcessor.h
|
replace UDPSocket with QUDPSocket
|
2013-12-02 13:34:29 -08:00 |
RegisteredMetaTypes.cpp
|
first cut at scriptable controller
|
2013-12-17 15:23:09 -08:00 |
RegisteredMetaTypes.h
|
open up ASI playSound method to ScriptEngine
|
2014-01-03 09:38:05 -08:00 |
SharedUtil.cpp
|
initial newline removal from all QDebug calls
|
2014-01-14 13:09:22 -08:00 |
SharedUtil.h
|
initial newline removal from all QDebug calls
|
2014-01-14 13:09:22 -08:00 |
SimpleMovingAverage.cpp
|
fix cast to 0 for long long in SimpleMovingAverage
|
2013-07-10 11:26:39 -07:00 |
SimpleMovingAverage.h
|
first cut at new voxel scene stats
|
2013-11-05 10:29:56 -08:00 |
StdDev.cpp
|
Tune and smooth 'Touch Look' and always turned on, old mouseLook code removed. Add vec3 speed test. Smooth simulation by passing exact deltaTime to update()
|
2013-07-10 12:20:26 -07:00 |
StdDev.h
|
memory wastes and code cleaning PR comments
|
2013-09-04 15:12:24 -07:00 |
Syssocket.h
|
move shared to libraries, DRY library macro, rename libs
|
2013-04-12 12:38:34 -07:00 |
Systime.cpp
|
move shared to libraries, DRY library macro, rename libs
|
2013-04-12 12:38:34 -07:00 |
Systime.h
|
move shared to libraries, DRY library macro, rename libs
|
2013-04-12 12:38:34 -07:00 |
ThreadedAssignment.cpp
|
move the NodeList to the thread used for a ThreadedAssignment
|
2014-01-14 11:26:26 -08:00 |
ThreadedAssignment.h
|
merge pull request 1446
|
2014-01-10 15:55:38 -08:00 |
UUID.cpp
|
add UUID helper class to get UUID string without braces
|
2013-10-07 10:56:23 -07:00 |
UUID.h
|
remove 16-bit node IDs and replace with UUIDs
|
2013-10-17 11:49:41 -07:00 |