Kasen IO
|
95e0907b90
|
Merge branch 'master' into oauth2-wordpress
|
2020-08-06 19:11:11 -04:00 |
|
Kasen IO
|
c6a178f72d
|
Update default texture memory from Auto (1GB) -> Auto (2GB).
|
2020-08-05 20:43:58 -04:00 |
|
Kasen IO
|
5ba33a521f
|
Merge branch 'master' into oauth2-wordpress
|
2020-08-05 15:41:13 -04:00 |
|
David Rowe
|
8f0b33b54d
|
Miscellaneous tidying
|
2020-08-06 00:04:22 +12:00 |
|
Kasen IO
|
6b0fc8fd66
|
Titlebar now responds correctly to domain logged in state.
|
2020-08-05 02:18:01 -04:00 |
|
Kasen IO
|
0e8f019b8a
|
Further things kinda working.
|
2020-08-04 20:00:24 -04:00 |
|
David Rowe
|
3a43283e7b
|
Provide domain name to domain login dialog
|
2020-08-04 19:42:02 +12:00 |
|
David Rowe
|
bc56eb5ac7
|
Update to work with WordPress plugin
|
2020-08-04 17:12:31 +12:00 |
|
David Rowe
|
257eadc99f
|
"Unable connect to this domain" message box after login if can't connect
|
2020-08-03 16:12:13 +12:00 |
|
David Rowe
|
26e6ce07d7
|
Further networking tidying
|
2020-08-03 11:26:11 +12:00 |
|
David Rowe
|
43b6e77235
|
Tidy networking code
|
2020-08-03 09:17:12 +12:00 |
|
David Rowe
|
c3769a5f74
|
Get WordPress API path from domain server settings
|
2020-08-02 17:33:13 +12:00 |
|
David Rowe
|
8cdd76a42e
|
Verify user at domain server
|
2020-08-02 16:17:04 +12:00 |
|
David Rowe
|
15c6baceb8
|
Send OAuth2 username and tokens to domain server
|
2020-08-01 18:57:21 +12:00 |
|
David Rowe
|
aff3275207
|
Initial OAuth2 login working
|
2020-08-01 10:17:27 +12:00 |
|
David Rowe
|
56ba137ee3
|
Get OAuth2 URL from server settings
|
2020-07-31 20:48:27 +12:00 |
|
David Rowe
|
c3d248a404
|
Merge branch 'oauth2-wordpress' into feature/oauth2-login
|
2020-07-31 15:20:32 +12:00 |
|
kasenvr
|
75bd885efc
|
Merge pull request #564 from HifiExperiments/zoneImport
renderWithZones works on import from JSON
|
2020-07-30 17:16:41 -04:00 |
|
kasenvr
|
180b7f1bd3
|
Merge pull request #547 from HifiExperiments/scaled
Fix lag on restart with scaled avatar
|
2020-07-30 17:15:50 -04:00 |
|
Kasen IO
|
5706a42b56
|
Implement further handling of Interface OAuth2
This is preliminary, needs to be revisited in a more dynamic and clean fashion with time.
|
2020-07-29 01:53:21 -04:00 |
|
David Rowe
|
429b4ceefa
|
Flesh out domain groups code
|
2020-07-28 21:23:55 +12:00 |
|
David Rowe
|
ed44438387
|
Fix domain login dialog disappearing when teleport to domain
|
2020-07-25 21:46:18 +12:00 |
|
David Rowe
|
34eb74ac00
|
Update copyrights
|
2020-07-25 16:26:57 +12:00 |
|
David Rowe
|
82252cdc08
|
Get basics working
|
2020-07-25 16:22:52 +12:00 |
|
David Rowe
|
9bb913983d
|
Stub out basics for displaying the domain login dialog
|
2020-07-25 15:31:17 +12:00 |
|
David Rowe
|
d923936854
|
Merge branch 'master' into feature/oauth2-master-update
|
2020-07-25 10:06:18 +12:00 |
|
David Rowe
|
0b667e34a2
|
Regularize naming
|
2020-07-24 22:02:23 +12:00 |
|
David Rowe
|
6d310eb999
|
Generate "NotAuthorizedDomain" condition
|
2020-07-24 21:22:00 +12:00 |
|
David Rowe
|
9b13f0bebb
|
Merge branch 'feature/oauth2-groups' into feature/oauth2-login-required
|
2020-07-24 11:14:47 +12:00 |
|
David Rowe
|
2e9355da58
|
Distinguish not logged into metaverse vs domain
|
2020-07-24 11:13:41 +12:00 |
|
kasenvr
|
65d1a88a0c
|
Merge pull request #545 from ctrlaltdavid/fix/fbx-single-color
Fix display of FBX models with only one color for vertices
|
2020-07-23 17:27:12 -04:00 |
|
kasenvr
|
ce6573333c
|
Merge pull request #543 from HifiExperiments/alpha
Fix shape alpha 0 issue
|
2020-07-23 17:23:20 -04:00 |
|
kasenvr
|
80d3e3c455
|
Merge pull request #520 from kasenvr/fix/move-user-agent
Fix/move user agent
|
2020-07-23 17:13:18 -04:00 |
|
David Rowe
|
07504232a9
|
Move new connection refused reason to end to maintain compatability
|
2020-07-24 08:43:40 +12:00 |
|
Kasen IO
|
a5d0c80c87
|
Revert "Remove supposedly unused logic?"
This reverts commit 9fd3f764ec .
|
2020-07-23 00:37:50 -04:00 |
|
Kasen IO
|
9fd3f764ec
|
Remove supposedly unused logic?
|
2020-07-23 00:18:11 -04:00 |
|
Kasen IO
|
d3320ab17b
|
Separate domain vs metaverse login denials for Interface.
|
2020-07-23 00:18:04 -04:00 |
|
David Rowe
|
e4c9657ab9
|
Initial auxiliary groups code
|
2020-07-23 16:08:09 +12:00 |
|
HifiExperiments
|
1c8f783be6
|
try to fix renderWithZones from JSON
|
2020-07-22 14:38:33 -07:00 |
|
HifiExperiments
|
aa6eedf0fe
|
make sure render with zones works on models on restart/reload
|
2020-07-21 12:06:38 -07:00 |
|
Kasen IO
|
647b45323e
|
Update user agents.
|
2020-07-21 02:36:38 -04:00 |
|
HifiExperiments
|
cbce911e83
|
fix lag on restart with scaled avatar
|
2020-07-17 14:40:40 -07:00 |
|
David Rowe
|
335bc7b4db
|
Fix display of FBX models with only one color for vertices
|
2020-07-17 20:17:08 +12:00 |
|
HifiExperiments
|
e635d0ff87
|
fix alpha 0 issue
|
2020-07-16 15:29:58 -07:00 |
|
Kasen IO
|
ad2c3f08e6
|
Update further links.
|
2020-07-10 18:50:58 -04:00 |
|
Kasen IO
|
629b3c084c
|
Update user agent to use "Vircadia" + update getUserAgent function to use the same.
|
2020-07-10 00:08:46 -04:00 |
|
kasenvr
|
4b3765c9b3
|
Merge pull request #507 from AleziaKurdis/issue398
JS Doc update for enterEntity signal.
|
2020-07-09 17:34:35 -04:00 |
|
kasenvr
|
d5b5bdc382
|
Merge pull request #505 from daleglass/increase_max_texture_size
Increase maximum texture size to 8192
|
2020-07-09 17:33:51 -04:00 |
|
kasenvr
|
56b6d370fb
|
Merge pull request #504 from kasenvr/fix/import-entities-any-domain
Import entities now works on domains that you do not have rights on.
|
2020-07-09 17:18:48 -04:00 |
|
Kasen IO
|
4b1e82fc0b
|
Move user agent to networking constants.
|
2020-07-08 14:18:24 -04:00 |
|