.. |
AccountManager.cpp
|
Fix to model upload in account manager
|
2014-03-31 17:19:04 -07:00 |
AccountManager.h
|
Upload FST
|
2014-03-13 15:04:22 -07:00 |
AngleUtil.h
|
more windows build work
|
2014-01-12 14:49:15 -08:00 |
Assignment.cpp
|
make multiple instances of scripted assignment use diff UUID
|
2014-02-24 11:56:14 -08:00 |
Assignment.h
|
make multiple instances of scripted assignment use diff UUID
|
2014-02-24 11:56:14 -08:00 |
CapsuleShape.cpp
|
Less math for the same effect.
|
2014-03-03 17:34:16 -08:00 |
CapsuleShape.h
|
Adding CapsuleSphere collisions with tests.
|
2014-02-24 11:38:27 -08:00 |
CollisionInfo.cpp
|
Using pre-computed Model shapes for collisions
|
2014-02-27 17:52:35 -08:00 |
CollisionInfo.h
|
Using pre-computed Model shapes for collisions
|
2014-02-27 17:52:35 -08:00 |
DataServerAccountInfo.cpp
|
Improved the adherence to code conventions after a code review.
|
2014-03-12 01:24:30 +02:00 |
DataServerAccountInfo.h
|
Added reading and storing of the XMPP password of the current user.
|
2014-03-12 01:16:10 +02:00 |
DomainHandler.cpp
|
verify DTLS certificate to ensure trust before handshaking
|
2014-04-07 11:36:32 -07:00 |
DomainHandler.h
|
allow re-handshake in NodeList after domain refresh
|
2014-04-04 15:56:02 -07:00 |
DTLSClientSession.cpp
|
verify DTLS certificate to ensure trust before handshaking
|
2014-04-07 11:36:32 -07:00 |
DTLSClientSession.h
|
verify DTLS certificate to ensure trust before handshaking
|
2014-04-07 11:36:32 -07:00 |
DTLSSession.cpp
|
verify DTLS certificate to ensure trust before handshaking
|
2014-04-07 11:36:32 -07:00 |
DTLSSession.h
|
add the hifi root CA trusted cert to source
|
2014-04-07 11:19:06 -07:00 |
DummyDTLSSession.cpp
|
leverage a DummyDTLSSession to not require cleanup of DTLSSession for cookies
|
2014-04-04 11:42:14 -07:00 |
DummyDTLSSession.h
|
allow re-handshake in NodeList after domain refresh
|
2014-04-04 15:56:02 -07:00 |
FileUtils.cpp
|
#19491 - Implement in-app snapshots
|
2014-01-27 18:07:03 +01:00 |
FileUtils.h
|
#19491 - Implement in-app snapshots
|
2014-01-27 18:07:03 +01:00 |
FloodFill.h
|
|
|
GenericThread.cpp
|
switch ReceivedPacketProcessor to using QWaitCondition
|
2014-03-11 20:32:02 -07:00 |
GenericThread.h
|
switch ReceivedPacketProcessor to using QWaitCondition
|
2014-03-11 20:32:02 -07:00 |
GeometryUtil.cpp
|
fixes for avatar paddle-hands, plus some hackery for demo
|
2014-01-17 11:22:50 -08:00 |
GeometryUtil.h
|
fixes for avatar paddle-hands, plus some hackery for demo
|
2014-01-17 11:22:50 -08:00 |
HifiSockAddr.cpp
|
initial handshaking for DTLS sessions between DS and clients
|
2014-04-02 17:29:14 -07:00 |
HifiSockAddr.h
|
add notion of server and client DTLSSessions
|
2014-04-01 16:47:45 -07:00 |
LimitedNodeList.cpp
|
allow re-handshake in NodeList after domain refresh
|
2014-04-04 15:56:02 -07:00 |
LimitedNodeList.h
|
cleanup node silence timing and use for DTLS timeouts
|
2014-04-04 10:56:04 -07:00 |
ListShape.cpp
|
ListShape now handled by ShapeCollider
|
2014-02-26 15:36:19 -08:00 |
ListShape.h
|
ListShape now handled by ShapeCollider
|
2014-02-26 15:36:19 -08:00 |
Logging.cpp
|
whitespace cleanup
|
2014-03-23 18:14:36 -07:00 |
Logging.h
|
fix logging target-name extra characters
|
2014-02-20 12:02:23 -08:00 |
ModelUploader.cpp
|
Changed FstReader name to ModelUploader
|
2014-04-03 16:19:33 -07:00 |
ModelUploader.h
|
Changed FstReader name to ModelUploader
|
2014-04-03 16:19:33 -07:00 |
NetworkPacket.cpp
|
Merge branch 'master' of https://github.com/highfidelity/hifi into authentication
|
2014-02-07 13:48:28 -08:00 |
NetworkPacket.h
|
Merge branch 'master' of https://github.com/highfidelity/hifi into authentication
|
2014-02-07 13:48:28 -08:00 |
Node.cpp
|
handle activation and setting of symmetric socket
|
2014-03-28 09:07:30 -07:00 |
Node.h
|
handle activation and setting of symmetric socket
|
2014-03-28 09:07:30 -07:00 |
NodeData.cpp
|
add a mutex to NodeData and leverage in AvatarMixer threads
|
2014-03-25 15:49:47 -07:00 |
NodeData.h
|
add mutex header to NodeData
|
2014-03-25 16:05:51 -07:00 |
NodeList.cpp
|
resolve conflicts on merge with upstream master
|
2014-04-07 09:32:08 -07:00 |
NodeList.h
|
resolve conflicts on merge with upstream master
|
2014-04-07 09:32:08 -07:00 |
OAuthAccessToken.cpp
|
currently support system wide auth only via hifi data-web
|
2014-02-25 16:05:05 -08:00 |
OAuthAccessToken.h
|
store username in local settings so it doesn't need to be reloaded
|
2014-02-21 15:05:57 -08:00 |
OctalCode.cpp
|
memcmp() returns a signed int!
|
2014-03-06 14:33:59 -08:00 |
OctalCode.h
|
fix for warnings about signed/unsigned comparison
|
2014-03-04 11:07:15 -08:00 |
PacketHeaders.cpp
|
repairs to NodeList and LimitedNodeList
|
2014-04-01 13:56:33 -07:00 |
PacketHeaders.h
|
repairs to NodeList and LimitedNodeList
|
2014-04-01 13:56:33 -07:00 |
PacketSender.cpp
|
fix comment and remove dead code
|
2014-03-11 21:25:30 -07:00 |
PacketSender.h
|
first cut at making PacketSender use QWaitCondition
|
2014-03-11 20:45:46 -07:00 |
PerfStat.cpp
|
replace uint64_t with quint64 for Qt friendlyness
|
2014-01-28 12:35:42 -08:00 |
PerfStat.h
|
first cut at auto-LOD adjustment
|
2014-02-12 21:22:21 -08:00 |
qtimespan.cpp
|
making some type casts abide by coding standard
|
2014-03-26 16:58:47 -07:00 |
qtimespan.h
|
Moved the connection and configuration of XMPP to the log-in process.
|
2014-03-12 01:24:30 +02:00 |
Radix2InplaceSort.h
|
|
|
Radix2IntegerScanner.h
|
replace uint64_t with quint64 for Qt friendlyness
|
2014-01-28 12:35:42 -08:00 |
ReceivedPacketProcessor.cpp
|
removed dontSleep from JurisdictionListener
|
2014-03-11 21:11:47 -07:00 |
ReceivedPacketProcessor.h
|
fix some Q_OBJECT macros in class headers
|
2014-03-17 10:57:53 -07:00 |
RegisteredMetaTypes.cpp
|
Process geometry/textures in worker threads (via QThreadPool). Closes #2137.
|
2014-02-28 16:14:02 -08:00 |
RegisteredMetaTypes.h
|
Process geometry/textures in worker threads (via QThreadPool). Closes #2137.
|
2014-02-28 16:14:02 -08:00 |
ResourceCache.cpp
|
Provide a means of tracking resource download progress. Until we have a
|
2014-03-26 15:53:19 -07:00 |
ResourceCache.h
|
Provide a means of tracking resource download progress. Until we have a
|
2014-03-26 15:53:19 -07:00 |
Shape.h
|
Adding virtual destructor to Shape class
|
2014-03-04 09:55:08 -08:00 |
ShapeCollider.cpp
|
fix sphere-capsule collisions at the capsule caps
|
2014-03-25 15:27:28 -07:00 |
ShapeCollider.h
|
ListShape now handled by ShapeCollider
|
2014-02-26 15:36:19 -08:00 |
SharedUtil.cpp
|
remove loadRandomIdentifier for STUN requests, use UUID
|
2014-03-25 14:33:53 -07:00 |
SharedUtil.h
|
initial handshaking for DTLS sessions between DS and clients
|
2014-04-02 17:29:14 -07:00 |
SimpleMovingAverage.cpp
|
fix SimpleMovingAverage::reset()
|
2014-03-17 16:37:07 -07:00 |
SimpleMovingAverage.h
|
fix constness
|
2014-03-17 10:55:43 -07:00 |
SphereShape.h
|
Adding CapsuleSphere collisions with tests.
|
2014-02-24 11:38:27 -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 |
StreamUtils.cpp
|
Adding StreamUtils for common debug output
|
2014-03-25 15:29:22 -07:00 |
StreamUtils.h
|
Adding StreamUtils for common debug output
|
2014-03-25 15:29:22 -07:00 |
Syssocket.h
|
|
|
Systime.cpp
|
handle NOMINMAX in cmake
|
2014-01-10 21:58:55 -08:00 |
Systime.h
|
more windows build work
|
2014-01-12 14:49:15 -08:00 |
ThreadedAssignment.cpp
|
cleanup node silence timing and use for DTLS timeouts
|
2014-04-04 10:56:04 -07:00 |
ThreadedAssignment.h
|
use a shared pointer for more elegant cleanup at assignment conclusion
|
2014-03-28 10:48:44 -07: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 |