ZappoMan
|
7a2419a5bd
|
removed old menu items for voxel protocol options
|
2014-02-26 01:54:32 -08:00 |
|
ZappoMan
|
5b1037cc63
|
switching to OctreeQuery instead of VoxelQuery
|
2014-02-26 01:22:53 -08:00 |
|
Philip Rosedale
|
46469612c7
|
Merge pull request #2108 from ZappoMan/remove_cpp_voxel_editing
Remove cpp voxel editing
|
2014-02-25 22:07:54 -08:00 |
|
ZappoMan
|
f2b95e0a00
|
added a comment
|
2014-02-25 21:54:52 -08:00 |
|
ZappoMan
|
5fdf114ff0
|
removed more cruft
|
2014-02-25 21:53:20 -08:00 |
|
ZappoMan
|
d61ba02a38
|
removed more cruft
|
2014-02-25 21:44:38 -08:00 |
|
ZappoMan
|
869b35a7aa
|
remove old c++ implementation of voxel tools
|
2014-02-25 21:38:10 -08:00 |
|
ZappoMan
|
d3594808d9
|
some cruft cleanup
|
2014-02-25 20:45:49 -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
|
d4c36acd7d
|
fix windows warning
|
2014-02-25 18:43:31 -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 |
|
Andrzej Kapolka
|
8554c1dfbf
|
Force a minimum convergence distance on the eyes. Closes #2100.
|
2014-02-25 16:50:59 -08:00 |
|
Andrzej Kapolka
|
5d99b06a48
|
Use hysteresis to prevent rapid enabling and disabling of billboard. Closes
|
2014-02-25 16:12:58 -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 |
|
Andrzej Kapolka
|
038f1acf01
|
Don't render the hover text in mirror/billboard mode. Closes #2098.
|
2014-02-25 15:34:16 -08:00 |
|
Andrzej Kapolka
|
c588a33b01
|
Slight mapping improvement.
|
2014-02-25 15:07:19 -08:00 |
|
ZappoMan
|
81bff60645
|
change singleton approach to not require delete
|
2014-02-25 14:53:57 -08:00 |
|
Andrzej Kapolka
|
55f4f65bc0
|
Parse error fix.
|
2014-02-25 14:49:41 -08:00 |
|
Andrzej Kapolka
|
3e2a659178
|
Experimenting with more action unit mappings.
|
2014-02-25 14:47:56 -08:00 |
|
ZappoMan
|
e03c7be5ef
|
moved MenuScriptingInterface to own files
|
2014-02-25 14:33:37 -08:00 |
|
Andrzej Kapolka
|
d7f55f4c30
|
Compile fixes.
|
2014-02-25 14:29:58 -08:00 |
|
Andrzej Kapolka
|
c0a33fe8fe
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-02-25 14:26:50 -08:00 |
|
Andrzej Kapolka
|
16796b50a7
|
Working on Visage improvements.
|
2014-02-25 14:26:31 -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 |
|
ZappoMan
|
23b2d7d124
|
Merge pull request #2073 from josecpujol/19489
19489
|
2014-02-25 13:34:39 -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
|
e12d791097
|
remove dead code
|
2014-02-25 12:37:49 -08:00 |
|
Philip Rosedale
|
11e9b18a98
|
Don’t render avatar ‘sphere’ unless there is voice intensity
|
2014-02-25 12:35:14 -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 |
|
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 |
|
ZappoMan
|
cb01c1ee10
|
add separator support
|
2014-02-24 23:53:26 -08:00 |
|
ZappoMan
|
374b12980b
|
added checkable menus and sub menus
|
2014-02-24 23:42:05 -08:00 |
|
ZappoMan
|
a3d0c20516
|
better support for shortcuts
|
2014-02-24 20:49:06 -08:00 |
|
ZappoMan
|
76355dc1a8
|
add support for hiding local rendering of avatar
|
2014-02-24 19:24:45 -08:00 |
|
ZappoMan
|
03f8885cad
|
first cut at menus JS
|
2014-02-24 19:09:22 -08:00 |
|
Andrzej Kapolka
|
c71b10f639
|
Added toggles for rendering bucky balls, particles.
|
2014-02-24 17:43:47 -08:00 |
|
Philip Rosedale
|
fa3b109e1d
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-02-24 16:43:39 -08:00 |
|
Jose Carlos
|
64e75bb4ab
|
fixed typo
|
2014-02-25 00:19:52 +01: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
|
4a4001a049
|
remove pairing logic from interface
|
2014-02-24 15:03:10 -08:00 |
|
Jose Carlos
|
976732120e
|
fixed typo
|
2014-02-24 23:33:25 +01:00 |
|
Jose Carlos
|
ae87ab3b79
|
Undone a change to try to prevent the decay effect in the text rendering
|
2014-02-24 23:26:42 +01:00 |
|
Jose Carlos
|
438131f3e9
|
Reverted myAvatar::render call to test if the decay effect is gone
|
2014-02-24 22:38:50 +01:00 |
|
Andrzej Kapolka
|
2cea83a599
|
Proper header on ribbon.js, show display name for own avatar.
|
2014-02-24 13:36:43 -08:00 |
|
Jose Carlos
|
2bf3d2547a
|
Merge remote-tracking branch 'upstream/master' into 19489
|
2014-02-24 22:03:03 +01:00 |
|
Jose Carlos
|
c8c371b6f4
|
Changed the displayname background rect: instead of having squared
corners, they are bevel
Added some test code to prevent the decay effect in the text rendering
|
2014-02-24 22:02:06 +01:00 |
|
Stephen Birarda
|
9771e1bb12
|
resolve conflicts on merge with upstream master
|
2014-02-24 12:06:10 -08:00 |
|
Andrzej Kapolka
|
e40fe85c36
|
Updating the camera mode every frame screws with the scripts, so revert to
updating it when the menu changes.
|
2014-02-24 11:42:47 -08:00 |
|
Andrzej Kapolka
|
8efc4d52ba
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-02-24 11:34:12 -08:00 |
|
Andrzej Kapolka
|
d80b52dc9f
|
Fixes for camera mode transitions, seeing inside head.
|
2014-02-24 11:33:52 -08:00 |
|
Stephen Birarda
|
a8493ecaa2
|
cleanup login/logout in menu, logout only when in
|
2014-02-24 11:11:36 -08:00 |
|
ZappoMan
|
6ea2c81e68
|
fix reload of scripts
|
2014-02-24 10:10:00 -08:00 |
|
Philip Rosedale
|
246bb1fd2d
|
Physics test ‘buckyballs’ moved to application.cpp
|
2014-02-24 00:06:50 -08:00 |
|
Philip Rosedale
|
26541e12b6
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-02-23 21:08:54 -08:00 |
|
Philip Rosedale
|
197b039a42
|
remove buckyballs physics testing code from hand code
|
2014-02-23 21:08:38 -08:00 |
|
Andrzej Kapolka
|
8745ca3139
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-02-23 20:13:23 -08:00 |
|
Andrzej Kapolka
|
f5fece5eb5
|
Fix for Xcode warnings.
|
2014-02-23 20:11:46 -08:00 |
|
Philip Rosedale
|
8c3b18f797
|
Finished audio input DC offset correction
|
2014-02-23 19:56:25 -08:00 |
|
Philip Rosedale
|
9b463dd8cf
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-02-23 17:26:23 -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 |
|
Andrzej Kapolka
|
7bb3ea66ac
|
And another one.
|
2014-02-21 18:32:29 -08:00 |
|
Andrzej Kapolka
|
68fea8de1e
|
More merge fixes.
|
2014-02-21 18:32:05 -08: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 |
|
Andrzej Kapolka
|
6cbf0f407a
|
Merge branch 'master' of https://github.com/highfidelity/hifi into bilbo
|
2014-02-21 18:24:56 -08: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
|
37ba6219e6
|
hook up go to for HTTP data-server
|
2014-02-21 17:04:03 -08:00 |
|
Stephen Birarda
|
52a21d4dfd
|
hook to request user's location from data-server
|
2014-02-21 16:55:20 -08:00 |
|
Stephen Birarda
|
625299e6e6
|
update location information in data-server from MyAvatar
|
2014-02-21 16:36:07 -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 |
|
Atlante45
|
e66ec6b702
|
Final fix for clipboard preview
|
2014-02-21 15:47:40 -08:00 |
|
Andrzej Kapolka
|
ac02609bc2
|
The basic billboard behavior, closes #1864.
|
2014-02-21 15:38:49 -08:00 |
|
Atlante45
|
e8c9dc50d0
|
Hack to get preview working
|
2014-02-21 15:23:28 -08:00 |
|
Stephen Birarda
|
340248ac43
|
resolve conflicts on merge with upstream master
|
2014-02-21 15:16:15 -08:00 |
|
Atlante45
|
fc7692417f
|
Fix is3D not set to true
|
2014-02-21 15:15:16 -08:00 |
|
Stephen Birarda
|
14e128bca0
|
remove the Profile file that isn't being used
|
2014-02-21 15:11:16 -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 |
|
Atlante45
|
8c4022d2f8
|
Merge branch 'master' of https://github.com/highfidelity/hifi into clipboard_overlay
|
2014-02-21 12:17:57 -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
|
9ee5621796
|
Merge pull request #2040 from Atlante45/fix_import
Fix import
|
2014-02-21 10:24:04 -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 |
|
Andrzej Kapolka
|
0d0e9565ff
|
Merge branch 'master' of https://github.com/highfidelity/hifi into bilbo
|
2014-02-21 09:27:16 -08:00 |
|
matsukaze
|
e800c80d61
|
Merge remote-tracking branch 'upstream/master'
|
2014-02-20 23:32:06 -05:00 |
|
Andrzej Kapolka
|
6b90a3994d
|
Working on avatar billboards.
|
2014-02-20 19:22:59 -08:00 |
|
Philip Rosedale
|
df7ffb35e1
|
Merge pull request #2045 from josecpujol/19489
19489
|
2014-02-20 19:16:50 -08:00 |
|
Andrzej Kapolka
|
09ad4046f8
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-02-20 17:20:07 -08:00 |
|