Stephen Birarda
|
cb165902fd
|
use existing constants for HTTP operations
|
2014-02-19 18:12:10 -08:00 |
|
Stephen Birarda
|
d3dd49a2e8
|
force DomainServer to wait for session UUID before setup with auth
|
2014-02-19 18:06:21 -08:00 |
|
Stephen Birarda
|
ee9f8937e3
|
fix a silly typo
|
2014-02-19 18:03:34 -08:00 |
|
Stephen Birarda
|
32ceccfeb6
|
have domain-server bail if username/password not provided for auth
|
2014-02-19 17:26:21 -08:00 |
|
Stephen Birarda
|
57538af8fd
|
give a separate QNetworkAccessManager to the AccountManager
|
2014-02-19 14:19:00 -08:00 |
|
Stephen Birarda
|
a4cabe91f8
|
use UUID setter to fire signal and debug on UUID change
|
2014-02-19 14:17:14 -08:00 |
|
Stephen Birarda
|
c5b8ff181e
|
indicate that both username or email can be passed for login
|
2014-02-19 14:14:17 -08:00 |
|
Stephen Birarda
|
5f130872af
|
repair usage of INI file for QSettings
|
2014-02-19 14:09:18 -08:00 |
|
Stephen Birarda
|
ff7a49d8c2
|
resolve conflicts on merge with upstream master
|
2014-02-19 13:07:26 -08:00 |
|
Stephen Birarda
|
c302042e83
|
store access tokens in QSettings
|
2014-02-18 18:12:27 -08:00 |
|
Stephen Birarda
|
3199f1a3e4
|
store access tokens in settings so re-log not required
|
2014-02-18 17:42:12 -08:00 |
|
Stephen Birarda
|
ca6dfa58a6
|
client ID need not be passed for password grant type
|
2014-02-18 17:16:25 -08:00 |
|
Stephen Birarda
|
b0895ea83a
|
store registration token in more compact form, begin parse on domain-server
|
2014-02-18 15:58:54 -08:00 |
|
Stephen Birarda
|
949f79e945
|
hook up request for domain registration information for Interface
|
2014-02-18 15:38:43 -08:00 |
|
Stephen Birarda
|
f4b0375b35
|
stub a method to ask for domain-server auth from NodeList
|
2014-02-18 14:48:17 -08:00 |
|
Stephen Birarda
|
582681738a
|
correctly set token expiration from json response
|
2014-02-18 14:37:46 -08:00 |
|
Stephen Birarda
|
72a877ca49
|
remove an extra space
|
2014-02-18 14:34:47 -08:00 |
|
Stephen Birarda
|
ce3cc7e5c9
|
require that client ID for authentication server be known to AccountManager
|
2014-02-18 14:34:32 -08:00 |
|
Stephen Birarda
|
b57a5cea6a
|
complete access token request flow after login window presentation
|
2014-02-18 14:27:52 -08:00 |
|
Stephen Birarda
|
b87d65df30
|
re-set domain auth info if hostname changes
|
2014-02-18 13:23:53 -08:00 |
|
Stephen Birarda
|
8a0136efe1
|
more work on authentication, show login window when domain asks
|
2014-02-18 13:21:32 -08:00 |
|
Stephen Birarda
|
c762b92e5a
|
replace DataServerClient and Profile with AccountManager
|
2014-02-18 11:27:37 -08:00 |
|
Stephen Birarda
|
7c69028dc5
|
hook up domain request for node to authenticate
|
2014-02-18 10:54:45 -08:00 |
|
Stephen Birarda
|
4c135dd3a7
|
more tweaks to domain check-ins to prepare for auth
|
2014-02-18 10:28:28 -08:00 |
|
Stephen Birarda
|
37f1f7ba4f
|
add a DomainInfo class to hold domain information
|
2014-02-18 09:59:22 -08:00 |
|
Stephen Birarda
|
c9ade0585b
|
add a node authentication hostname to the domain-server
|
2014-02-18 09:03:35 -08:00 |
|
stojce
|
c57cae6437
|
Merge branch 'master' of https://github.com/worklist/hifi into 19497
|
2014-02-17 21:20:42 +01:00 |
|
stojce
|
13485065a5
|
Merge branch 'master' of https://github.com/worklist/hifi into 19497
|
2014-02-17 18:59:44 +01:00 |
|
Andrew Meadows
|
4848aa1d16
|
Merge branch 'master' of ssh://github.com/highfidelity/hifi into avatar-interaction
|
2014-02-17 09:14:06 -08:00 |
|
Andrew Meadows
|
335141049c
|
Cleaning up collision check API's and re-enabling collisions with particles.
|
2014-02-14 16:33:19 -08:00 |
|
ZappoMan
|
20a6f4eea9
|
first cut at auto-LOD adjustment
|
2014-02-12 21:22:21 -08:00 |
|
stojce
|
68584c654b
|
Allow drag-and-drop of snapshots into Interface
|
2014-02-12 02:12:52 +01:00 |
|
Andrew Meadows
|
4edc6cd88b
|
Merge branch 'master' of ssh://github.com/highfidelity/hifi into avatar-interaction
|
2014-02-10 15:42:56 -08:00 |
|
Philip Rosedale
|
ac9e2732b9
|
Merge pull request #1963 from birarda/authentication
default avatar head and body URLS
|
2014-02-10 15:42:53 -08:00 |
|
Philip Rosedale
|
64736fe290
|
Merge pull request #1961 from ZappoMan/silence_bad_edit_packet_warning
clean up bad edit packet warnings to help reduce log clutter
|
2014-02-10 15:42:23 -08:00 |
|
Stephen Birarda
|
37d7872677
|
fix a bug in version mismatched packets
|
2014-02-10 12:06:08 -08:00 |
|
Stephen Birarda
|
988c98d4d7
|
remove an antequated comment
|
2014-02-10 12:04:52 -08:00 |
|
ZappoMan
|
a0789d3a29
|
clean up bad edit packet warnings to help reduce log clutter
|
2014-02-10 11:21:27 -08:00 |
|
Stephen Birarda
|
27305c7a43
|
change default domain to root, don't double load domains on startup
|
2014-02-10 10:23:06 -08:00 |
|
Andrew Meadows
|
be1aaee359
|
Merge branch 'master' of ssh://github.com/highfidelity/hifi into avatar-interaction
|
2014-02-10 09:05:08 -08:00 |
|
Andrew Meadows
|
10296577f4
|
More info when colliding with meshes + stubbery for poking avatar.
|
2014-02-10 09:02:29 -08:00 |
|
ZappoMan
|
235673b7fe
|
Merge branch 'master' of https://github.com/worklist/hifi into ray_cast_scripting
|
2014-02-07 16:27:52 -08:00 |
|
Stephen Birarda
|
cf05600d73
|
fix miss of pingType in timePingReply, closes #1934
|
2014-02-07 15:27:44 -08:00 |
|
Stephen Birarda
|
3e13608e19
|
switch back to proper data-server
|
2014-02-07 15:06:57 -08:00 |
|
ZappoMan
|
e162aa4a40
|
Merge branch 'master' of https://github.com/worklist/hifi into ray_cast_scripting
|
2014-02-07 14:47:25 -08:00 |
|
Stephen Birarda
|
f945aac5cd
|
bump version on unverified packets whose header format has changed
|
2014-02-07 14:32:09 -08:00 |
|
Stephen Birarda
|
a1a4a3db8a
|
HifiSockAddr to SharedNodePointer changes in MetavoxelServer
|
2014-02-07 14:27:10 -08:00 |
|
Stephen Birarda
|
3bf0ed719c
|
remove a comment in HifiSockAddr
|
2014-02-07 14:08:42 -08:00 |
|
Stephen Birarda
|
dd4d944dea
|
ping inactive nodes in conjunction with domain server check in
|
2014-02-07 14:06:42 -08:00 |
|
Stephen Birarda
|
94c449e10c
|
Merge branch 'mesh-through-mixer' into authentication
|
2014-02-07 13:50:39 -08:00 |
|
Stephen Birarda
|
72a3e6f22c
|
fix long column in NodeList
|
2014-02-07 13:49:59 -08:00 |
|
Stephen Birarda
|
05f086ae74
|
Merge branch 'master' of https://github.com/highfidelity/hifi into authentication
|
2014-02-07 13:48:28 -08:00 |
|
Stephen Birarda
|
7c6d3cd01f
|
fix broken build from NetworkPacket
|
2014-02-07 13:46:59 -08:00 |
|
Stephen Birarda
|
455442088c
|
Merge branch 'master' of https://github.com/highfidelity/hifi into mesh-through-mixer
|
2014-02-07 13:45:14 -08:00 |
|
Stephen Birarda
|
3ad8e7260e
|
fix an accidental DOS and remove getNodeActiveSocketOrPing API
|
2014-02-07 13:42:52 -08:00 |
|
Stephen Birarda
|
a5636d2dc0
|
make ThreadedAssignment subclasses handle QUdpSocket readyRead, closes #1895
|
2014-02-07 12:25:43 -08:00 |
|
ZappoMan
|
c64b934d33
|
first cut at ray cast scripting
|
2014-02-07 11:23:04 -08:00 |
|
Philip Rosedale
|
72de486671
|
Merge pull request #1920 from ZappoMan/scriptable_camera
Scriptable camera
|
2014-02-07 11:21:12 -08:00 |
|
Stephen Birarda
|
66d4eeb805
|
enforce both a version and hash match for packets
|
2014-02-07 11:10:38 -08:00 |
|
Andrew Meadows
|
2e65592048
|
Merge branch 'master' of ssh://github.com/highfidelity/hifi into avatar-interaction
|
2014-02-07 10:50:36 -08:00 |
|
Stephen Birarda
|
d39cccde77
|
add a method to find a node and upate based on packet
|
2014-02-07 10:32:16 -08:00 |
|
Stephen Birarda
|
7ceacd2751
|
remove blank if and fix ping reply construction
|
2014-02-07 10:24:01 -08:00 |
|
Stephen Birarda
|
fa1825fa32
|
repairs to ping-reply, removal of deconstructPacketHeader to simply return UUID
|
2014-02-07 10:20:50 -08:00 |
|
Andrzej Kapolka
|
d3b005112e
|
Changes from Philip's code review.
|
2014-02-07 10:03:23 -08:00 |
|
Stephen Birarda
|
b988308a8d
|
leverage writeDatagram helper in NodeList, ping if no active socket
|
2014-02-07 09:49:54 -08:00 |
|
ZappoMan
|
2157349804
|
added Camera.computePickRay()
|
2014-02-07 09:40:52 -08:00 |
|
Stephen Birarda
|
97a7369c76
|
remove senderWithAddress from NodeList
|
2014-02-06 14:43:46 -08:00 |
|
Andrew Meadows
|
082b7cf1a9
|
Merge branch 'master' of ssh://github.com/highfidelity/hifi into avatar-interaction
Conflicts:
interface/src/avatar/Avatar.cpp
interface/src/avatar/Avatar.h
interface/src/avatar/MyAvatar.cpp
|
2014-02-06 14:37:19 -08:00 |
|
Stephen Birarda
|
a823722d27
|
add writeDatagram helper to NodeList to insert md5 hash
|
2014-02-06 14:28:58 -08:00 |
|
Andrew Meadows
|
b230f046a7
|
Minor formating fixes.
|
2014-02-06 14:11:11 -08:00 |
|
Stephen Birarda
|
e72f6d16cc
|
rename NodeList ownerUUID to sessionUUID
|
2014-02-06 11:43:23 -08:00 |
|
Stephen Birarda
|
3dca04aacb
|
have the domain-server generate connection secrets, closes #1837
|
2014-02-06 11:30:53 -08:00 |
|
Stephen Birarda
|
6f638fa62c
|
have domain-server create a UUID for unidentified nodes, closes #1840
|
2014-02-06 10:34:34 -08:00 |
|
Stephen Birarda
|
f92f9ec0c2
|
Merge branch 'master' of https://github.com/highfidelity/hifi into authentication
|
2014-02-06 09:28:03 -08:00 |
|
Brad Hefta-Gaub
|
a05e07460f
|
fix windows build errors and warnings
|
2014-02-05 13:54:17 -08:00 |
|
AndrewMeadows
|
42528be7ca
|
Merge pull request #1846 from ZappoMan/fixdebugoutput
fix debug to properly work with outputBufferBits()
|
2014-02-05 10:03:09 -08:00 |
|
ZappoMan
|
13d9b710f1
|
bump packet version
|
2014-02-04 20:23:12 -08:00 |
|
Stephen Birarda
|
8bf3b7586b
|
initial movement of mesh/skeleton URLs out of data-server through avatar-mixer
|
2014-02-04 13:02:33 -08:00 |
|
ZappoMan
|
2cf2e693b9
|
fix debug to properly work with outputBufferBits()
|
2014-02-04 12:29:55 -08:00 |
|
Andrew Meadows
|
466a43c77f
|
Merge branch 'master' of ssh://github.com/highfidelity/hifi into avatar-interaction
|
2014-02-03 10:47:00 -08:00 |
|
AndrewMeadows
|
bed63513a9
|
Merge pull request #1745 from ZappoMan/scripting_work
support for global collision callbacks in JS
|
2014-01-31 10:42:44 -08:00 |
|
Stephen Birarda
|
a07511ed2c
|
remove an unecessary line
|
2014-01-31 10:05:46 -08:00 |
|
Stephen Birarda
|
ddbcfbd02f
|
remove an extra debug for ping packets
|
2014-01-31 09:56:18 -08:00 |
|
Stephen Birarda
|
c989a64e90
|
repair ping packet parsing in creation of reply
|
2014-01-31 09:54:52 -08:00 |
|
Stephen Birarda
|
984fb1a5df
|
fix config parsing from command line and json
|
2014-01-30 15:22:03 -08:00 |
|
Stephen Birarda
|
356222ba15
|
removal of persistence in DS for static assignments
|
2014-01-30 14:33:36 -08:00 |
|
ZappoMan
|
ed0a2a5a18
|
Merge branch 'master' of https://github.com/worklist/hifi into scripting_work
Conflicts:
libraries/shared/src/SharedUtil.cpp
libraries/shared/src/SharedUtil.h
libraries/voxels/src/VoxelEditPacketSender.cpp
|
2014-01-29 19:49:36 -08:00 |
|
ZappoMan
|
08b06cc59c
|
support for global collision callbacks in JS
|
2014-01-29 17:52:17 -08:00 |
|
Stephen Birarda
|
740d11027c
|
add QDataStream >> operator to Assignment
|
2014-01-29 17:20:32 -08:00 |
|
Stephen Birarda
|
e700a39c3c
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-01-29 14:23:49 -08:00 |
|
Stephen Birarda
|
7d27830064
|
domain-server patches while looking for payload/pool errors
|
2014-01-29 14:23:39 -08:00 |
|
Andrew Meadows
|
f093a571c5
|
Merge branch 'master' of ssh://github.com/highfidelity/hifi into avatar-interaction
Conflicts:
interface/src/avatar/Avatar.cpp
libraries/particles/src/ParticleCollisionSystem.cpp
libraries/shared/src/CollisionInfo.h
|
2014-01-29 14:12:22 -08:00 |
|
Andrzej Kapolka
|
1e9e298a75
|
Missing includes.
|
2014-01-29 13:47:13 -08:00 |
|
Stephen Birarda
|
33edcea5fb
|
resolve conflicts on merge with upstream master
|
2014-01-29 12:23:06 -08:00 |
|
ZappoMan
|
98cdc656c4
|
more scripting support, including adding a Quat helper class that makes JS quat math easier
|
2014-01-29 00:56:08 -08:00 |
|
ZappoMan
|
9d87d58723
|
Merge branch 'master' of https://github.com/worklist/hifi into more_scripting
Conflicts:
libraries/particles/src/ParticlesScriptingInterface.cpp
|
2014-01-28 20:36:35 -08:00 |
|
Stephen Birarda
|
4bb72b9f3f
|
remove MAX_HOSTNAME_BYTES
|
2014-01-28 13:44:47 -08:00 |
|
Stephen Birarda
|
423e1598f0
|
use NodeSet in place of QSet<NodeType_t> where possible
|
2014-01-28 13:41:39 -08:00 |
|
Stephen Birarda
|
4de270b832
|
cleanup Node types, closes #1726
|
2014-01-28 13:38:33 -08:00 |
|
Stephen Birarda
|
fe410ae3e9
|
fix packet header size constraints
|
2014-01-28 12:56:05 -08:00 |
|