Andrew Meadows
5954bb91d4
ListShape now handled by ShapeCollider
2014-02-26 15:36:19 -08:00
Andrzej Kapolka
4130d0f28b
Added spheres as simpler spanners for testing.
2014-02-26 15:01:01 -08:00
Andrew Meadows
07eb366138
stubbed out collision handlers for ListShape
2014-02-26 14:32:46 -08:00
ZappoMan
d361c75b50
more work on seeing voxels
2014-02-26 14:16:22 -08:00
Philip Rosedale
b27e9b03d4
removed bad include
2014-02-26 14:15:00 -08:00
Andrzej Kapolka
9d95ff16b7
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-02-26 13:50:32 -08:00
Philip Rosedale
0a1e840d10
Bot.js NPCs wander around and make sounds
2014-02-26 13:50:04 -08:00
ZappoMan
1e404404c3
next pass at seeing voxels
2014-02-26 13:35:59 -08:00
Andrew Meadows
da0276ac7e
ShapeCollider takes CollisionList argument
...
Also, adding first pass at ListShape
2014-02-26 12:10:16 -08:00
ZappoMan
dee9d48b5f
adding OctreeHeadlessViewer::queryOctree()
2014-02-26 01:55:04 -08:00
ZappoMan
a28f016de0
removing VoxelQuery
2014-02-26 01:28:08 -08:00
ZappoMan
e96206914e
early cut at headless viewers
2014-02-26 01:24:12 -08:00
ZappoMan
5fdfee4cd5
cleaning up some stuff
2014-02-26 00:48:38 -08:00
ZappoMan
cbca298717
cruft cleanup
2014-02-26 00:31:05 -08:00
ZappoMan
b08a1708f5
hide some slots from JS
2014-02-26 00:18:15 -08:00
ZappoMan
d765e250d5
removed AbstractMenuInterface.h
2014-02-25 20:42:59 -08:00
ZappoMan
42ddc82ac4
possible fix to windows assert
2014-02-25 20:23:38 -08:00
ZappoMan
4b3911c5c1
Merge pull request #2101 from birarda/authentication
...
fixes to login/logout flow when jumping domains
2014-02-25 18:25:17 -08:00
Stephen Birarda
bf3b5c07d5
Merge pull request #2093 from ZappoMan/menu_js
...
Adds support for editing application Menus to JS
2014-02-25 17:40:39 -08:00
ZappoMan
3943c49dcc
rename MenuType and other CR feedback
2014-02-25 17:32:16 -08:00
Atlante45
96d4f38e42
Modified the Script engine for Local voxel handling
2014-02-25 16:29:59 -08:00
Atlante45
4130313618
Added meta object for js LocalVoxels object
2014-02-25 16:29:54 -08:00
Atlante45
80337d2409
Base classe for shared named trees
2014-02-25 16:29:48 -08:00
Stephen Birarda
d5fc1caaaf
fix wording for access token change signal
2014-02-25 16:12:25 -08:00
Stephen Birarda
2496c6252f
fix login/logout flow when jumping domains
2014-02-25 16:10:08 -08:00
Stephen Birarda
6d847f29fb
currently support system wide auth only via hifi data-web
2014-02-25 16:05:05 -08:00
Stephen Birarda
6c27b99aba
Merge pull request #2099 from birarda/authentication
...
fix oauth early token expiry
2014-02-25 14:45:02 -08:00
Stephen Birarda
d0269761b6
remove unecessary qDebug include
2014-02-25 14:39:33 -08:00
Stephen Birarda
27be157d70
fix oauth early token expiry
2014-02-25 14:38:19 -08:00
Philip Rosedale
6b128466a9
Merge pull request #2094 from birarda/authentication
...
reset nodelist if domain-server stops talking to you, closes #2092
2014-02-25 14:10:24 -08:00
Philip Rosedale
dd93eff26e
Merge pull request #2096 from birarda/scripted-billboard
...
add option for fake bot billboard from URL
2014-02-25 14:07:39 -08:00
Andrzej Kapolka
5d7eadcca3
Working on better streaming for spanners.
2014-02-25 13:48:46 -08:00
Stephen Birarda
ee70c93a3e
have scripted avatars send billboard, if they have one
2014-02-25 13:42:07 -08:00
Stephen Birarda
f2a70bf275
add support for billboard setting from URL
2014-02-25 13:38:20 -08:00
Philip Rosedale
70c1f8290e
assume RAW audio if not processed as WAV
2014-02-25 13:21:02 -08:00
Stephen Birarda
ce3d6d2fca
reset nodelist if domain-server stops talking to you, closes #2092
2014-02-25 13:07:39 -08:00
ZappoMan
263d682fb9
Merge branch 'master' of https://github.com/worklist/hifi into menu_js
2014-02-25 12:20:15 -08:00
ZappoMan
0048099ff5
implement support for menu item positioning
2014-02-25 12:19:30 -08:00
Andrzej Kapolka
ad51016409
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-02-25 11:23:29 -08:00
Andrzej Kapolka
92ab3cd09a
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-02-25 11:21:35 -08:00
Andrew Meadows
362708be60
fix another missing semicolon
2014-02-25 11:19:07 -08:00
Andrew Meadows
28d9fb9747
fix missing semicolon
2014-02-25 11:17:48 -08:00
Andrew Meadows
9a70a50bdb
capsuleCapsule() collision with preliminary tests
2014-02-25 10:59:12 -08:00
Stephen Birarda
1163cfd07e
if the domain-server provides no auth, assume default
2014-02-25 10:58:32 -08:00
Stephen Birarda
b09ed1dff1
present a login window on app start
2014-02-25 10:53:13 -08:00
ZappoMan
0b6e81b8a6
remove more cruft
2014-02-25 10:31:29 -08:00
ZappoMan
74d48ab239
added support for MenuItemProperties for addMenuItem, removed some cruft, beginning support for menu item placement
2014-02-25 10:23:59 -08:00
Philip Rosedale
e637e48598
Merge pull request #2076 from birarda/authentication
...
groundwork for secure node communication via data-server
2014-02-25 10:07:55 -08:00
Stephen Birarda
45429fa1e1
fix default node auth URL
2014-02-25 09:38:22 -08:00
ZappoMan
a3d0c20516
better support for shortcuts
2014-02-24 20:49:06 -08:00
ZappoMan
09fc58763f
Merge pull request #2054 from gaitat/19499
...
Worklist Job #19499
2014-02-24 19:10:31 -08:00
Andrzej Kapolka
3ca6c32c66
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-02-24 17:33:53 -08:00
Andrzej Kapolka
718439014a
Compute the mesh extents for geometry and use them to set the spanner bounds.
2014-02-24 17:28:11 -08:00
Philip Rosedale
fa3b109e1d
Merge branch 'master' of https://github.com/worklist/hifi
2014-02-24 16:43:39 -08:00
Stephen Birarda
6d56ab3a30
use toDouble instead of toInt for Qt 5.1 compatibility
2014-02-24 15:27:12 -08:00
Stephen Birarda
672c6a9ed1
fix complaint for incomplete type QStringList
2014-02-24 15:23:47 -08:00
Stephen Birarda
c1b45d7eaa
Merge branch 'master' of https://github.com/highfidelity/hifi into authentication
2014-02-24 15:18:21 -08:00
Stephen Birarda
f20808b47f
remove option to drive from transmitter
2014-02-24 15:11:02 -08:00
Stephen Birarda
050d223b3a
add domain connection reset to NodeList reset
2014-02-24 13:33:52 -08:00
Stephen Birarda
27c779666b
add auth to assignment-client, fix refresh of static assignments
2014-02-24 13:29:32 -08:00
Stephen Birarda
9771e1bb12
resolve conflicts on merge with upstream master
2014-02-24 12:06:10 -08:00
Stephen Birarda
9dc460bab4
make multiple instances of scripted assignment use diff UUID
2014-02-24 11:56:14 -08:00
Andrew Meadows
8a3640f016
Adding CapsuleSphere collisions with tests.
2014-02-24 11:38:27 -08:00
Stephen Birarda
a8493ecaa2
cleanup login/logout in menu, logout only when in
2014-02-24 11:11:36 -08:00
Philip Rosedale
907740eb8e
Merge pull request #2047 from ey6es/metavoxels
...
Another metavoxel checkpoint: more work on streaming, editable attributes, changed to use existing session code, work on "spanners" (objects that span multiple octree nodes).
2014-02-23 21:39:44 -08:00
Philip Rosedale
26541e12b6
Merge branch 'master' of https://github.com/worklist/hifi
2014-02-23 21:08:54 -08:00
Andrzej Kapolka
ba327232d5
Fixed another Window signed/unsigned mismatch.
2014-02-23 21:07:00 -08:00
Andrzej Kapolka
5cf6c43414
Fix for Windows build error.
2014-02-23 20:29:54 -08:00
Andrzej Kapolka
8745ca3139
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-02-23 20:13:23 -08:00
ZappoMan
766a922fb3
add work around for voxel add of larger voxel on top of smaller voxels
2014-02-23 19:02:10 -08:00
ZappoMan
24a5cbfbfd
Merge branch 'master' of https://github.com/worklist/hifi into more_edit_js
...
Conflicts:
examples/editVoxels.js
2014-02-23 18:32:53 -08:00
Philip Rosedale
9b463dd8cf
Merge branch 'master' of https://github.com/worklist/hifi
2014-02-23 17:26:23 -08:00
Philip Rosedale
566670fb78
Adding mouse wheel sizing voxel
2014-02-23 17:26:09 -08:00
Philip Rosedale
b0f3ab3ccd
Merge pull request #2057 from ey6es/master
...
I believe this is what was intended for the voxel edit orbit behavior. Yaw the body, pitch the head.
2014-02-23 17:22:07 -08:00
ZappoMan
892cc01dd9
added Voxels.getVoxelAt() to inspect local tree
2014-02-23 13:18:36 -08:00
ZappoMan
f1577d12a0
make changes to local tree in Voxels JS interface
2014-02-23 12:36:38 -08:00
ZappoMan
03d6173c90
add Voxels.getFaceVector() to JS
2014-02-23 11:38:23 -08:00
gaitat
a1e773eb2d
Worklist Job #19499
...
Kick of the build
2014-02-23 11:24:45 -05:00
Andrew Meadows
0e28e0947c
Adding ShapeColliderTests.*
2014-02-22 13:20:47 -08:00
gaitat
edd99f93de
Worklist Job #19499 Mac compile fix
...
third time's the charm
2014-02-21 21:48:44 -05:00
Andrzej Kapolka
e470b1c41d
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
...
Conflicts:
assignment-client/src/metavoxels/MetavoxelServer.cpp
interface/src/MetavoxelSystem.cpp
2014-02-21 18:26:40 -08:00
gaitat
e2b20d2475
Worklist Job #19499 Mac compile fix
2014-02-21 21:13:31 -05:00
Andrzej Kapolka
6f8f15018c
Allow setting the combined head orientation, which changes the body yaw and
...
applies the rest to the head. Closes #2050 .
2014-02-21 17:52:20 -08:00
Stephen Birarda
6165ca658a
add a logout option to the menu
2014-02-21 17:13:22 -08:00
Stephen Birarda
0686539734
default to quieter HTTP request debugging
2014-02-21 17:07:14 -08:00
Stephen Birarda
52a21d4dfd
hook to request user's location from data-server
2014-02-21 16:55:20 -08:00
Andrew Meadows
8c1dc40d39
Adding basic physics shapes (unfinished)
2014-02-21 16:29:07 -08:00
gaitat
e331dc529d
Worklist Job #19499
...
Add WAV file support to Javascript
2014-02-21 19:26:19 -05:00
Andrew Meadows
ef6d2a624b
helper methods to rotate/translate CollisionInfo
2014-02-21 16:24:40 -08:00
Stephen Birarda
6df317e8e6
update user's domain in data-server after connection to new one
2014-02-21 16:22:17 -08:00
Andrzej Kapolka
ac02609bc2
The basic billboard behavior, closes #1864 .
2014-02-21 15:38:49 -08:00
Stephen Birarda
340248ac43
resolve conflicts on merge with upstream master
2014-02-21 15:16:15 -08:00
Stephen Birarda
a49893689e
store username in local settings so it doesn't need to be reloaded
2014-02-21 15:05:57 -08:00
Stephen Birarda
76e6c9342f
parse username returned from data-server
2014-02-21 14:41:43 -08:00
Stephen Birarda
9d2d9c5071
fix cross-thread calls to AccountManager, domain switch flow
2014-02-21 13:45:39 -08:00
Stephen Birarda
d56bafc9a5
default to no auth for domain-server, fix no auth flow
2014-02-21 13:16:24 -08:00
Andrzej Kapolka
8d01527d93
Merge branch 'master' of https://github.com/highfidelity/hifi into bilbo
2014-02-21 12:16:33 -08:00
Andrzej Kapolka
10ce2cb3f0
Working on sending the billboards over the network.
2014-02-21 11:49:29 -08:00
ZappoMan
a12e1ef18f
Merge pull request #2043 from birarda/metavoxel-fix
...
fixes for extra characters in logging target names
2014-02-21 10:24:29 -08:00
Andrzej Kapolka
495447fc0d
Merge branch 'master' of https://github.com/highfidelity/hifi into bilbo
2014-02-21 10:19:52 -08:00
Andrzej Kapolka
18ea1d6a85
More work on billboards.
2014-02-21 10:16:06 -08:00
Andrzej Kapolka
d8321bd419
Merge pull request #2034 from birarda/master
...
fixes for scripted avatars
2014-02-21 10:14:41 -08:00
matsukaze
e800c80d61
Merge remote-tracking branch 'upstream/master'
2014-02-20 23:32:06 -05:00
matsukaze
943b0b1b15
Removed primitiveIndex
2014-02-20 23:30:29 -05:00
Philip Rosedale
df7ffb35e1
Merge pull request #2045 from josecpujol/19489
...
19489
2014-02-20 19:16:50 -08:00
Stephen Birarda
c728463410
use connection secret to verify domain-server packets
2014-02-20 17:57:58 -08:00
Andrzej Kapolka
09ad4046f8
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-02-20 17:20:07 -08:00
Andrzej Kapolka
b408e31d91
More work on spanners.
2014-02-20 17:18:15 -08:00
Stephen Birarda
9cb8cbff2c
fix noAuth flow for domain-server
2014-02-20 16:47:00 -08:00
Stephen Birarda
a6c1e3e87f
tweaks to domain-server authentication flow
2014-02-20 16:31:50 -08:00
Jose Carlos
354c9bff09
Correct text position for default and non default meshes
...
Bounding box for text background is now text dependent, much nicer now
2014-02-21 00:29:52 +01:00
Stephen Birarda
ee90c25a41
add helpers for json responses from AccountManager
2014-02-20 14:22:08 -08:00
Stephen Birarda
2408d909ba
resolve conflicts on merge with upstream master
2014-02-20 12:12:29 -08:00
Philip Rosedale
7010c45b16
Merge pull request #2036 from ZappoMan/js_clipboard
...
Clipboard support in JS and lots of improvements to editVoxels.js
2014-02-20 12:08:56 -08:00
Stephen Birarda
3bace43aae
Merge branch 'master' of https://github.com/highfidelity/hifi into authentication
2014-02-20 12:08:47 -08:00
Andrzej Kapolka
09677b06f2
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
...
Conflicts:
assignment-client/src/metavoxels/MetavoxelServer.cpp
2014-02-20 12:05:15 -08:00
Stephen Birarda
cfec1e583e
fix logging target-name extra characters
2014-02-20 12:02:23 -08:00
Stephen Birarda
4022d9f4c4
fix metavoxel interest list, keep node alive with ping
2014-02-20 11:36:16 -08:00
Stephen Birarda
4fbe8acd1e
fix face and skeleton model URL Q_PROPERTY macros
2014-02-20 11:12:53 -08:00
Andrzej Kapolka
4dab2eb694
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-02-20 10:45:19 -08:00
Stephen Birarda
6f84230d9d
resolve conflicts on merge with upstream/master
2014-02-20 10:14:36 -08:00
Andrew Meadows
caba4f9b9b
Fix for crash when CollisionList gets full.
2014-02-20 07:58:30 -08:00
matsukaze
b813438307
Consolidate primitive index with buffer index.
...
Removed the extra space associated with primitive index and use buffer
index for both the VBO and primitive renderers since they are exclusive.
2014-02-20 08:48:40 -05:00
Andrzej Kapolka
f017d0472f
More work on spanners.
2014-02-19 18:17:26 -08:00
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
ZappoMan
91d79f65f2
fix crash on import from JS
2014-02-19 17:57:28 -08:00
ZappoMan
3a8a880a8b
Merge branch 'master' of https://github.com/worklist/hifi into js_clipboard
2014-02-19 17:49:22 -08:00
ZappoMan
f6fba54dda
improved text mapping in keyboard events
2014-02-19 17:49:00 -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
4ee416ba96
fixes for scripted avatars, closes #2033
2014-02-19 16:55:24 -08:00
Andrzej Kapolka
25ae81e2de
More work on spanners.
2014-02-19 15:25:21 -08:00
Andrzej Kapolka
a8d0aa6d17
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-02-19 14:57:18 -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
Jose Carlos
828508bbf1
merged from master
2014-02-19 23:01:13 +01:00
Stephen Birarda
ff7a49d8c2
resolve conflicts on merge with upstream master
2014-02-19 13:07:26 -08:00
Andrzej Kapolka
4e7a7892ec
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-02-19 12:06:55 -08:00
ZappoMan
3bec67ecfd
fix right mouse click
2014-02-19 11:42:41 -08:00
Andrzej Kapolka
0138ecb3b2
Layout tweaks.
2014-02-19 11:35:45 -08:00
ZappoMan
ad8a526502
fix right mouse click
2014-02-19 11:33:43 -08:00
ZappoMan
897da67118
Merge branch 'master' of https://github.com/worklist/hifi into js_clipboard
2014-02-19 10:54:05 -08:00
Andrzej Kapolka
3c4d2aa199
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-02-19 10:29:57 -08:00
Andrew Meadows
c24cbdadc1
Merge branch 'master' of ssh://github.com/highfidelity/hifi into cleanup
...
Conflicts:
interface/src/avatar/MyAvatar.cpp
2014-02-19 10:00:51 -08:00
Andrew Meadows
07a12c1bd4
Removing unused declaration of static method
2014-02-19 09:28:34 -08:00
ZappoMan
bf814410ac
first cut at exposing clipboard support to JavaScript
2014-02-19 00:10:16 -08:00
matsukaze
8aa645b6de
Merge and resolve conflicts of remote-tracking branch 'upstream/master'
2014-02-18 22:45:25 -05: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
Andrew Meadows
c134b8de5b
Remove Avatar::_hand, use AvatarData::_handData
2014-02-18 17:08:12 -08:00
ZappoMan
866b3dbb63
scripting additions
2014-02-18 16:47:50 -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
Andrew Meadows
4565599fb3
Removing unused cruft: setHeadData() and friend
2014-02-18 15:40:38 -08:00
Stephen Birarda
949f79e945
hook up request for domain registration information for Interface
2014-02-18 15:38:43 -08:00
Jose Carlos
59f8851b50
Merge remote-tracking branch 'upstream/master' into 19489
2014-02-19 00:05:16 +01: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
Andrzej Kapolka
55e2ebd92f
More spanner bits.
2014-02-18 13:58:44 -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
ZappoMan
5cf0ad46e7
Merge pull request #2000 from gaitat/master
...
Worklist Job #19503
2014-02-18 09:47:26 -08:00
Stephen Birarda
c9ade0585b
add a node authentication hostname to the domain-server
2014-02-18 09:03:35 -08:00
Andrzej Kapolka
5513524705
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-02-17 21:48:37 -08:00
Andrzej Kapolka
494685140b
Various bits of work on spanners.
2014-02-17 21:44:32 -08:00
Jose Carlos
0ec554ec82
Added fadein and fadeout animations for display name
2014-02-18 00:49:26 +01:00
Jose Carlos
e7b54a9ef4
merged from master
2014-02-17 21:59:53 +01: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
b28a18dab0
Remove warning about null-op sprintf() in g++
2014-02-17 09:17:34 -08:00
Andrew Meadows
4848aa1d16
Merge branch 'master' of ssh://github.com/highfidelity/hifi into avatar-interaction
2014-02-17 09:14:06 -08:00
ZappoMan
dd0909659a
Merge branch 'master' of https://github.com/worklist/hifi into overlaysupport
2014-02-16 19:20:06 -08:00
Philip Rosedale
37e1c00828
Merge pull request #2002 from ZappoMan/lowerLODnoFPSdrop
...
Automatically Adjust LOD
2014-02-16 18:14:24 -08:00
Jose Carlos
a8f1f9a00a
Added animation for fade out
2014-02-16 14:25:41 +01:00
gaitat
e30cf33a03
Fix for Worklist Job #19503
...
Formatting errors
2014-02-15 23:04:58 -05:00
Jose Carlos
af48998cc7
Fixed position of display name: we take into account skeleton and head's height
...
Saved opengl state in renderDisplayName
Moved display data to AvatarData
Unified static chat function for chat and display name
2014-02-15 18:40:36 +01:00
gaitat
fcd44f5817
Fix for Worklist Job #19503
2014-02-15 08:16:05 -05:00
Andrzej Kapolka
3e40927d3a
More work on spanning objects.
2014-02-14 18:01:48 -08:00
gaitat
eee839f423
Merge branch 'master' of github.com:highfidelity/hifi
2014-02-14 20:12:39 -05:00
Andrew Meadows
2d1218d304
Merge branch 'master' of ssh://github.com/highfidelity/hifi into avatar-interaction
2014-02-14 16:34:32 -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
Jose Carlos
19cb20f0cd
Added rect around the display name with proper size, paying attention to
...
QFontMetrics data
Fully wired up the message sending and receiving from server
2014-02-15 01:05:21 +01:00
ZappoMan
2eac9c293f
first working version of scriptable Overlays
2014-02-14 15:37:47 -08:00
Andrzej Kapolka
8920873d70
Working on support for "spanners" (objects that span multiple octree cells).
2014-02-14 15:35:42 -08:00
Jose Carlos
04c59b825e
merged from master
2014-02-14 20:52:22 +01:00
Andrzej Kapolka
8b3356f819
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-02-14 11:17:14 -08:00
Andrzej Kapolka
f4b47ea443
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-02-14 11:09:35 -08:00
stojce
0ddc475928
Merge branch 'master' of https://github.com/worklist/hifi into 19497
2014-02-14 18:30:54 +01:00
gaitat
58e773340a
Worklist Job #19503
...
Exposing the average audio intensity to javascript through the MyAvatar
object.
2014-02-14 09:40:59 -05:00
ZappoMan
dbd6cb71c9
fixed crash on shutdown with multiple scripts
2014-02-13 20:55:16 -08:00
Andrzej Kapolka
91fac4eebe
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-02-13 17:38:23 -08:00
Jose Carlos
b899834c54
Show "displayname" in correct position
...
Show "displayname" when on mouse hover
Persistant displayname data
2014-02-14 00:23:21 +01:00
Andrew Meadows
ee4733d0bd
Fixing a comment.
2014-02-13 12:41:23 -08:00
Andrew Meadows
439cbe3f87
Merge branch 'master' of ssh://github.com/highfidelity/hifi into avatar-interaction
...
Conflicts:
interface/src/avatar/Hand.h
interface/src/avatar/MyAvatar.cpp
2014-02-13 12:36:01 -08:00
ZappoMan
e9259db944
Merge branch 'master' of https://github.com/worklist/hifi into lowerLODnoFPSdrop
2014-02-13 12:20:29 -08:00
Andrzej Kapolka
23169c098e
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-02-13 10:27:36 -08:00
Andrzej Kapolka
9c91d3c2e7
Use the existing session stuff for metavoxels rather than a separate system.
2014-02-13 10:25:10 -08:00
Andrew Meadows
3a8aa0c47e
Removing HeadData::findSpherePenetration() as unused cruft.
2014-02-13 10:02:16 -08:00
stojce
fe6f5a341c
Merge branch 'master' of https://github.com/worklist/hifi into 19497
2014-02-13 18:14:20 +01:00
matsukaze
bf43db7c14
Merge remote-tracking branch 'upstream/master'
2014-02-13 11:37:53 -05:00
matsukaze
a89f3bb9e5
Fixes for style conformance
2014-02-13 11:23:50 -05:00
ZappoMan
20a6f4eea9
first cut at auto-LOD adjustment
2014-02-12 21:22:21 -08:00
Andrzej Kapolka
bb56e2847f
Global edits, edits use virtual function.
2014-02-12 20:00:07 -08:00
Andrzej Kapolka
5b207e4f8e
Work on creating new attributes.
2014-02-12 17:10:32 -08:00
Andrzej Kapolka
d6d95a586d
Working on deleting attributes.
2014-02-12 14:16:14 -08:00
Andrzej Kapolka
f9b0ff0608
Various bits of streaming work: send delete messages for main channel on
...
reliable channel, test messages on main channel.
2014-02-12 12:33:40 -08:00
Andrzej Kapolka
62db3ebb30
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-02-12 11:23:14 -08:00
matsukaze
9e5c8b1634
Merging upstream master
2014-02-12 12:32:53 -05:00
stojce
83d1d54bc2
Merge branch 'master' of https://github.com/worklist/hifi into 19497
2014-02-12 02:13:04 +01:00
stojce
68584c654b
Allow drag-and-drop of snapshots into Interface
2014-02-12 02:12:52 +01:00
Jose Carlos
319d1f6795
Wired up the send of the display data to the servers
...
Added the renderDisplayName in Avatar
2014-02-12 00:54:50 +01:00
Philip Rosedale
1412d49a2f
merge fix
2014-02-11 15:08:49 -08:00
Philip Rosedale
b6edd7be7b
add Vec3::subtract in JS
2014-02-11 15:07:25 -08:00
Andrzej Kapolka
3c535e6c9c
These need to be FST files, too.
2014-02-11 14:38:44 -08:00
ZappoMan
1fca763b9d
removed whitespace to get build to run
2014-02-11 12:43:48 -08:00
Andrzej Kapolka
36f1e59201
Working on support for sending messages through reliable channels.
2014-02-10 20:26:09 -08:00
ZappoMan
4b5e633258
tweaks to hydraMove.js, added scale to MyAvatar JS
2014-02-10 19:48:51 -08:00
ZappoMan
98211a832c
Merge branch 'master' of https://github.com/worklist/hifi into move_hydra_flying_to_js
2014-02-10 17:41:21 -08:00
ZappoMan
8b45e0e3a8
Merge branch 'master' of https://github.com/worklist/hifi into move_hydra_flying_to_js
2014-02-10 17:34:35 -08:00
ZappoMan
991c72006c
moving the hydra grab behavior to JS
2014-02-10 17:25:14 -08:00
Andrew Meadows
f6be83b63c
Merge branch 'master' of ssh://github.com/highfidelity/hifi into avatar-interaction
2014-02-10 17:02:46 -08:00
Andrzej Kapolka
b9a5b13f0a
This should fix the remaining signed/unsigned warning on Windows.
2014-02-10 16:33:35 -08:00
Andrew Meadows
ab25fd03af
Merge branch 'master' of ssh://github.com/highfidelity/hifi into avatar-interaction
2014-02-10 16:01:36 -08:00
Philip Rosedale
dabf3e34d6
Merge pull request #1964 from ZappoMan/multiple_voxel_scripts_crash
...
Fixes various crashes in running multiple voxel scripts simultaneously
2014-02-10 15:43:37 -08: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
ZappoMan
0c547a8160
added Quat.safeEulerAngles() for JS
2014-02-10 15:37:49 -08:00
AndrewMeadows
8844b375d3
Merge pull request #1956 from ey6es/metavoxels
...
Fixes for streaming, added test application for metavoxel stuff (currently, datagram transmissions), Windows crash fix, fixes for Windows warnings that Brad reported.
2014-02-10 15:36:11 -08:00
ZappoMan
c68abb3499
nodelist bug
2014-02-10 15:33:07 -08:00
ZappoMan
4bb7bb2b77
make pending packets thread safe
2014-02-10 12:48:45 -08:00
ZappoMan
f8a24a2e99
fix crash in multiple voxel edit scripts running simultaneously
2014-02-10 12:19:46 -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
Stephen Birarda
3e90bcd523
use shorter default URLs, set as placeholder text in prefs
2014-02-10 11:28:22 -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
712692f8bf
add fallback default URLs for head and body models
2014-02-10 11:15:35 -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
Andrzej Kapolka
200a2d77c2
Incorporated fixes for warnings that Brad reported on Windows.
2014-02-10 10:13:52 -08:00
Andrzej Kapolka
d48b7b8ede
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-02-10 09:48:24 -08:00