.. |
udt
|
Merge pull request #62 from HifiExperiments/blendshapes
|
2020-05-31 18:34:42 -04:00 |
AbstractUriHandler.h
|
|
|
AccountManager.cpp
|
Apply suggestions from code review
|
2020-09-16 19:57:58 -04:00 |
AccountManager.h
|
Add support for metaverse API's with paths.
|
2020-09-15 20:07:00 -04:00 |
AccountSettings.cpp
|
CR changes
|
2019-09-20 13:30:08 -07:00 |
AccountSettings.h
|
CR changes
|
2019-09-20 13:30:08 -07:00 |
AddressManager.cpp
|
Add option to build an Interface to go to specified address by default.
|
2020-08-23 01:49:32 -04:00 |
AddressManager.h
|
Add option to build an Interface to go to specified address by default.
|
2020-08-23 01:49:32 -04:00 |
AssetClient.cpp
|
Tidying and polishing Assets JSDoc
|
2019-09-04 15:43:18 +12:00 |
AssetClient.h
|
|
|
AssetRequest.cpp
|
|
|
AssetRequest.h
|
|
|
AssetResourceRequest.cpp
|
|
|
AssetResourceRequest.h
|
|
|
AssetUpload.cpp
|
|
|
AssetUpload.h
|
|
|
AssetUtils.cpp
|
change Metaverse API from setting
|
2019-12-20 11:39:05 +01:00 |
AssetUtils.h
|
|
|
Assignment.cpp
|
modkit core changes initial commit
|
2019-07-14 21:35:13 -04:00 |
Assignment.h
|
|
|
AtpReply.cpp
|
|
|
AtpReply.h
|
|
|
BaseAssetScriptingInterface.cpp
|
Assets API cache methods
|
2019-09-04 13:48:06 +12:00 |
BaseAssetScriptingInterface.h
|
Tidying and polishing Assets JSDoc
|
2019-09-04 15:43:18 +12:00 |
ByteRange.h
|
|
|
ClientServerUtils.h
|
|
|
DataServerAccountInfo.cpp
|
|
|
DataServerAccountInfo.h
|
|
|
DomainAccountManager.cpp
|
Tidying
|
2020-08-23 16:06:16 +12:00 |
DomainAccountManager.h
|
Tidying
|
2020-08-23 16:06:16 +12:00 |
DomainHandler.cpp
|
Ignore residual "connection denied" packets from previous domain
|
2020-08-23 14:34:10 +12:00 |
DomainHandler.h
|
Merge branch 'master' into feature/domain-metadata-exporter
|
2020-08-18 21:35:51 -04:00 |
EntityScriptClient.cpp
|
|
|
EntityScriptClient.h
|
|
|
EntityScriptUtils.h
|
|
|
ExtendedIODevice.h
|
|
|
ExternalResource.cpp
|
Spend more less time in the lock, do a sanity check, normalize path
|
2020-09-20 02:09:54 +02:00 |
ExternalResource.h
|
Script.getExternalPath() and related JSDoc
|
2020-09-23 17:23:40 +12:00 |
FileResourceRequest.cpp
|
change Metaverse API from setting
|
2019-12-20 11:39:05 +01:00 |
FileResourceRequest.h
|
|
|
FingerprintUtils.cpp
|
|
|
FingerprintUtils.h
|
|
|
GroupRank.h
|
|
|
HifiSockAddr.cpp
|
Qt 5.13 warnings & fixes
|
2019-10-08 15:40:13 -07:00 |
HifiSockAddr.h
|
Qt 5.13 warnings & fixes
|
2019-10-08 15:40:13 -07:00 |
HMACAuth.cpp
|
|
|
HMACAuth.h
|
|
|
HTTPResourceRequest.cpp
|
Move user agent to networking constants.
|
2020-07-08 14:18:24 -04:00 |
HTTPResourceRequest.h
|
|
|
LimitedNodeList.cpp
|
Merge pull request #16315 from jherico/qt_5.13
|
2019-10-09 15:04:07 -07:00 |
LimitedNodeList.h
|
Some updates to URLs in C++
|
2020-09-20 23:37:29 -04:00 |
LocationScriptingInterface.cpp
|
|
|
LocationScriptingInterface.h
|
|
|
MappingRequest.cpp
|
|
|
MappingRequest.h
|
|
|
MessagesClient.cpp
|
|
|
MessagesClient.h
|
Fix JSDoc for miscellaneous white space issues
|
2019-09-20 08:17:24 +12:00 |
MetaverseAPI.cpp
|
Apply suggestions from code review
|
2020-09-16 19:57:58 -04:00 |
MetaverseAPI.h
|
Add support for metaverse API's with paths.
|
2020-09-15 20:07:00 -04:00 |
NetworkAccessManager.cpp
|
|
|
NetworkAccessManager.h
|
|
|
NetworkingConstants.h
|
Fix calculating external resource paths
|
2020-09-23 22:15:13 +12:00 |
NetworkLogging.cpp
|
Extend ICE logging + make it more searchable
|
2019-05-08 18:38:00 -07:00 |
NetworkLogging.h
|
Extend ICE logging + make it more searchable
|
2019-05-08 18:38:00 -07:00 |
NetworkPeer.cpp
|
Prefer non-link-local interface addresses; don't change port on initial address change from TCP probe
|
2019-08-22 17:34:41 -07:00 |
NetworkPeer.h
|
Handle remote public-address changes
|
2019-06-26 18:04:41 -07:00 |
NLPacket.cpp
|
|
|
NLPacket.h
|
|
|
NLPacketList.cpp
|
|
|
NLPacketList.h
|
|
|
Node.cpp
|
|
|
Node.h
|
Add permission
|
2019-05-06 10:19:58 -07:00 |
NodeData.cpp
|
|
|
NodeData.h
|
|
|
NodeList.cpp
|
Don't display domain login status in title bar unless relevant
|
2020-08-18 11:42:35 +12:00 |
NodeList.h
|
Send OAuth2 username and tokens to domain server
|
2020-08-01 18:57:21 +12:00 |
NodePermissions.cpp
|
Add permission
|
2019-05-06 10:19:58 -07:00 |
NodePermissions.h
|
Flesh out domain groups code
|
2020-07-28 21:23:55 +12:00 |
NodeType.h
|
|
|
OAuthAccessToken.cpp
|
|
|
OAuthAccessToken.h
|
|
|
OAuthNetworkAccessManager.cpp
|
Move user agent to networking constants.
|
2020-07-08 14:18:24 -04:00 |
OAuthNetworkAccessManager.h
|
|
|
PacketReceiver.cpp
|
|
|
PacketReceiver.h
|
|
|
PacketSender.cpp
|
|
|
PacketSender.h
|
|
|
ReceivedMessage.cpp
|
ubuntu builds are picky (fix initializer order issue)
|
2019-05-24 15:47:30 -07:00 |
ReceivedMessage.h
|
Log packet processing time for domain server list request packets
|
2019-05-24 14:52:55 -07:00 |
ReceivedPacketProcessor.cpp
|
|
|
ReceivedPacketProcessor.h
|
|
|
ResourceCache.cpp
|
FIrst pass to clean up before pushing a pr:
|
2019-09-26 11:59:01 -07:00 |
ResourceCache.h
|
Bunch of URL updates later...
|
2020-09-21 00:54:49 -04:00 |
ResourceManager.cpp
|
Move user agent to networking constants.
|
2020-07-08 14:18:24 -04:00 |
ResourceManager.h
|
|
|
ResourceRequest.cpp
|
|
|
ResourceRequest.h
|
|
|
ResourceScriptingInterface.cpp
|
|
|
ResourceScriptingInterface.h
|
AnimationCache, ModelCache, SoundCache, and TextureCache JSDoc
|
2019-03-26 13:58:43 +13:00 |
RSAKeypairGenerator.cpp
|
Verbose RSA-keypair logging
|
2019-07-10 15:08:51 -07:00 |
RSAKeypairGenerator.h
|
|
|
SandboxUtils.cpp
|
Move user agent to networking constants.
|
2020-07-08 14:18:24 -04:00 |
SandboxUtils.h
|
|
|
SentPacketHistory.cpp
|
|
|
SentPacketHistory.h
|
|
|
SequenceNumberStats.cpp
|
additional debug logging for microdisconnects
|
2019-05-31 13:05:33 -07:00 |
SequenceNumberStats.h
|
|
|
ThreadedAssignment.cpp
|
modkit core changes initial commit
|
2019-07-14 21:35:13 -04:00 |
ThreadedAssignment.h
|
BUGZ-812 - Log system info on domain connect or connect refusal
|
2019-06-24 11:59:57 -07:00 |
UserActivityLogger.cpp
|
rename variables from "is crash enabled" to "is crash monitor enabled" (suggested by Thijs Wenker <me@thoys.nl>)
|
2020-04-25 20:32:38 -07:00 |
UserActivityLogger.h
|
Rename the crash reporting settings to force new default value
|
2020-06-11 20:00:47 +02:00 |
UserActivityLoggerScriptingInterface.cpp
|
staging avatar inputs for ignore radius
|
2019-03-22 14:16:28 -07:00 |
UserActivityLoggerScriptingInterface.h
|
staging avatar inputs for ignore radius
|
2019-03-22 14:16:28 -07:00 |
WalletTransaction.cpp
|
|
|
WalletTransaction.h
|
|
|