Thijs Wenker
13170ce23f
There are 6 assignment-client types right now
2014-05-03 14:48:32 +02:00
Philip Rosedale
9aac74035c
Merge pull request #2771 from birarda/oauth-ds
...
restrict access to domains using user roles retreived from data-web
2014-05-02 17:09:52 -07:00
Stephen Birarda
1f35c07420
more repairs to OAuth signal/slot connection
2014-05-02 16:58:06 -07:00
Stephen Birarda
2dacc81960
use old signal/slot notation in OAuthWebViewHandler
2014-05-02 16:47:49 -07:00
Philip Rosedale
4c2a1426a9
Merge pull request #2775 from Atlante45/editModels_js
...
Edit models js
2014-05-02 16:34:26 -07:00
Stephen Birarda
59ad09bfda
fix another missed casing issue
2014-05-02 16:34:06 -07:00
Stephen Birarda
1fda012364
fix another casing issue in OAuthWebViewHandler
2014-05-02 16:22:12 -07:00
Stephen Birarda
53eddab43c
fix typo for OAuth header include
2014-05-02 15:52:50 -07:00
Clément Brisset
5918899cf7
Merge pull request #2773 from ey6es/master
...
Fix for head/eye rotation on models without separate heads.
2014-05-02 15:43:08 -07:00
Atlante45
48facce85f
coding standard
2014-05-02 15:34:07 -07:00
Atlante45
0b4516e09b
editModels,js switched to use actual models instead of particles.
2014-05-02 15:32:29 -07:00
Andrzej Kapolka
f3948d5e62
If "collide with avatars" is off, don't attempt camera pushback.
2014-05-02 15:02:40 -07:00
Atlante45
55ce204ee3
Merge branch 'master' of https://github.com/highfidelity/hifi into editModels_js
2014-05-02 14:50:52 -07:00
Andrzej Kapolka
71231268a5
Better head heights for headless skeletons.
2014-05-02 14:28:12 -07:00
Andrzej Kapolka
94a46b4a21
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-05-02 14:07:29 -07:00
Andrzej Kapolka
9d13740979
Better default scale, get eye positions from skeleton.
2014-05-02 14:06:54 -07:00
Philip Rosedale
b3bf21b746
Merge pull request #2774 from ZappoMan/modelserver
...
fix a scale to fit bug, and add features to place models with hands
2014-05-02 13:32:49 -07:00
ZappoMan
8443bb0afc
fix a scale to fit bug, and add features to place models with hands
2014-05-02 13:19:33 -07:00
Atlante45
ab0a0165c7
Working version of editModels.js
2014-05-02 11:19:12 -07:00
Andrzej Kapolka
963434f784
Try using the head neck/eye rotation updates on the skeleton.
2014-05-02 11:04:52 -07:00
Stephen Birarda
72dd26acbe
only require OAuth authentication with a list of allowed roles
2014-05-02 10:47:59 -07:00
Stephen Birarda
aa2931d9bb
resolve conflicts on merge with upstream/master
2014-05-02 10:39:17 -07:00
Stephen Birarda
4936fb3857
expose access token from AccountManager
2014-05-02 10:34:29 -07:00
Atlante45
4e88d66c95
Merge branch 'master' of https://github.com/highfidelity/hifi into editModels_js
2014-05-02 10:17:11 -07:00
AndrewMeadows
ac549977be
Merge pull request #2770 from ZappoMan/modelserver
...
Fix a couple bugs in Models
2014-05-02 10:01:44 -07:00
ZappoMan
cc091c0bc9
added sample
2014-05-02 09:39:29 -07:00
ZappoMan
99c87f8855
removed debugging
2014-05-02 09:38:14 -07:00
ZappoMan
c621f1533d
removed debugging
2014-05-02 09:36:11 -07:00
ZappoMan
6502750e7c
removed debugging
2014-05-02 09:34:31 -07:00
ZappoMan
b8eb441468
removed debugging
2014-05-02 09:31:28 -07:00
AndrewMeadows
6bdc16b2d8
Merge pull request #2768 from PhilipRosedale/master
...
Avatar makes eye contact with the person nearest to gaze direction
2014-05-02 09:11:51 -07:00
ZappoMan
715e6b8e60
debugging model editing
2014-05-02 09:10:30 -07:00
Philip Rosedale
69f0611a06
Correction to actually pick closest
2014-05-02 09:05:09 -07:00
Philip Rosedale
03b59055fd
merge conflict fix
2014-05-02 07:10:43 -07:00
Philip Rosedale
4089d54389
Avatar makes eye contact with the person nearest to gaze direction
2014-05-02 00:21:14 -07:00
Philip Rosedale
f6875b5028
Merge pull request #2767 from ey6es/master
...
Allow uploading FBXs without FSTs; a dialog pops up on upload to allow customizing the various properties, with presets for Mixamo/Autodesk avatar generators. Also enforces texture limits and adds joint indices.
2014-05-01 21:55:44 -07:00
Andrzej Kapolka
3ebe1df6de
Merge branch 'master' of https://github.com/highfidelity/hifi
...
Conflicts:
interface/src/avatar/MyAvatar.h
2014-05-01 21:00:32 -07:00
Andrzej Kapolka
44ae29d06e
Temporary hack for models from Mixamo Fuse until I can figure out the exact
...
problem.
2014-05-01 20:54:09 -07:00
Andrzej Kapolka
28b9033373
Recode textures on upload if they're uncompressed or bigger than our maximum
...
size.
2014-05-01 18:51:57 -07:00
Andrzej Kapolka
5e1f18635f
Need to initialize this to an invalid URL, too.
2014-05-01 18:05:01 -07:00
Andrzej Kapolka
322e12b9de
Allow users to clear the head URL and have no separate head model.
2014-05-01 17:55:16 -07:00
Andrzej Kapolka
b7e91e4fff
Need to open the temporary file in order to get the path.
2014-05-01 16:27:50 -07:00
Stephen Birarda
709bcdb148
handle interface client connection to DS with user roles
2014-05-01 16:18:07 -07:00
Andrzej Kapolka
02c757c940
Forgot to remove debugging code.
2014-05-01 16:13:03 -07:00
Andrzej Kapolka
6caa928e64
More work on avatar customization.
2014-05-01 16:12:20 -07:00
Stephen Birarda
b14d543701
retreive user profile and enumerate roles
2014-05-01 15:46:09 -07:00
AndrewMeadows
05e5277084
Merge pull request #2764 from ZappoMan/modelserver
...
Model Server, Renderer, Scripting, etc
2014-05-01 15:39:12 -07:00
Brad Hefta-Gaub
1954672dd4
Merge pull request #2766 from huffman/19615
...
Worklist Job #19615 - Add programmatic access to "file browser" to Interface JavaScript
2014-05-01 15:23:42 -07:00
ZappoMan
8938c1c38b
fixed bad particle reference
2014-05-01 15:18:43 -07:00
Stephen Birarda
a49668031d
send a request for an access token after receiving auth code
2014-05-01 14:49:58 -07:00