ZappoMan
|
4be07ececb
|
fixed a couple crashes and cleaned up some code
|
2013-10-11 01:30:09 -07:00 |
|
Philip Rosedale
|
bf3f507301
|
Merge pull request #1043 from birarda/master
fix domain jumping with goToUser, remove planet environments
|
2013-10-10 17:25:43 -07:00 |
|
Philip Rosedale
|
77cf08b8f8
|
Merge pull request #1044 from birarda/data-server
don't goToUser without domain and position
|
2013-10-10 17:21:58 -07:00 |
|
Stephen Birarda
|
2c181011b3
|
don't attempt to go to user without domain AND position
|
2013-10-10 16:48:26 -07:00 |
|
ZappoMan
|
fbcf66b232
|
Merge branch 'master' of https://github.com/worklist/hifi into keep_local_voxels
Conflicts:
interface/src/Menu.h
|
2013-10-10 16:37:07 -07:00 |
|
Stephen Birarda
|
6f868a00eb
|
reset environment on domain-server change
|
2013-10-10 16:34:35 -07:00 |
|
Stephen Birarda
|
aa0a97b959
|
use deleteLater to ensure that AvatarVoxelSystem delete is on correct thread
|
2013-10-10 16:23:22 -07:00 |
|
Andrzej Kapolka
|
6e012ea6d2
|
When computing average model color, skip eyes and weight rest by number of
vertices.
|
2013-10-10 16:04:42 -07:00 |
|
Philip Rosedale
|
43e01ee105
|
Merge pull request #1039 from birarda/data-server
add ability to jump to a user's domain and location
|
2013-10-10 15:37:21 -07:00 |
|
ZappoMan
|
c5d3f53bd6
|
Merge pull request #1037 from birarda/infoview
fix InfoView full screen bug
|
2013-10-10 15:29:55 -07:00 |
|
ZappoMan
|
3ad2a6edaa
|
remove dead code
|
2013-10-10 15:28:55 -07:00 |
|
ZappoMan
|
f3aa82624f
|
progress on keep local voxels
|
2013-10-10 15:28:06 -07:00 |
|
ZappoMan
|
0a6ddf108f
|
progress on keep local voxels
|
2013-10-10 15:25:33 -07:00 |
|
ZappoMan
|
c86bad77c9
|
progress on keep local voxels
|
2013-10-10 15:23:22 -07:00 |
|
Andrzej Kapolka
|
42d3ee450b
|
Fix for seg fault on exit.
|
2013-10-10 15:15:28 -07:00 |
|
Stephen Birarda
|
33e6e1925e
|
handle get of multiple values in single packet
|
2013-10-10 13:50:03 -07:00 |
|
Andrzej Kapolka
|
4c073426c8
|
Ball and cone color from average geometry colors.
|
2013-10-10 13:41:50 -07:00 |
|
Stephen Birarda
|
7851251e5d
|
indicate number of values being put to data-server
|
2013-10-10 11:51:18 -07:00 |
|
Stephen Birarda
|
d37ae7da1b
|
include the number of keys with data-server get
|
2013-10-10 11:49:14 -07:00 |
|
Andrzej Kapolka
|
14dfa72284
|
Rotation fix.
|
2013-10-10 11:25:11 -07:00 |
|
Stephen Birarda
|
11437054a6
|
add line to fix InfoView full screen bug
|
2013-10-10 11:01:07 -07:00 |
|
Andrzej Kapolka
|
052c8246fa
|
Let's use the "eye level" position.
|
2013-10-10 10:49:19 -07:00 |
|
Andrzej Kapolka
|
0881cd4c92
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-10-10 10:32:19 -07:00 |
|
Andrzej Kapolka
|
ea639afe44
|
Use the head joint position so that lean affects camera position in first
person mode.
|
2013-10-10 10:31:34 -07:00 |
|
Philip Rosedale
|
72273d1469
|
indent
|
2013-10-10 10:14:35 -07:00 |
|
Philip Rosedale
|
dd09d686fc
|
indents
|
2013-10-10 09:53:43 -07:00 |
|
Philip Rosedale
|
d8dcb6aa44
|
bracket placement
|
2013-10-09 23:26:44 -07:00 |
|
Philip Rosedale
|
632dd2fa7d
|
code review, added Doxygen style comments
|
2013-10-09 23:23:20 -07:00 |
|
Philip Rosedale
|
27a892fa55
|
Removed old head rotation code, menu items, added ability to turn off faceshift head rotation
|
2013-10-09 22:46:34 -07:00 |
|
Philip Rosedale
|
1d1e1f6d41
|
spacing
|
2013-10-09 17:21:39 -07:00 |
|
Philip Rosedale
|
5509324ffd
|
Change particles to use vertex arrays, further speedups
|
2013-10-09 17:18:22 -07:00 |
|
Stephen Birarda
|
fb39ad0a55
|
comment out data-server packet queueing until sequencing is implemented
|
2013-10-09 17:03:02 -07:00 |
|
Stephen Birarda
|
4c148c6f3a
|
ask data-server for domain + position of user from goToUser
|
2013-10-09 16:58:27 -07:00 |
|
Stephen Birarda
|
cd504e2293
|
use QString for DataServerClient keys
|
2013-10-09 16:50:54 -07:00 |
|
Stephen Birarda
|
3231776e76
|
add API for Profile userString and multiple value requests
|
2013-10-09 16:45:02 -07:00 |
|
Philip Rosedale
|
cabb5112dd
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-10-09 16:03:38 -07:00 |
|
Philip Rosedale
|
ab4b09ca39
|
More coding standard fixes to particle cloud
|
2013-10-09 16:03:06 -07:00 |
|
Stephen Birarda
|
d66137e314
|
add a Go To User option to the menu
|
2013-10-09 15:36:33 -07:00 |
|
Stephen Birarda
|
f7a0dd514e
|
load NodeList and Profile settings with menu settings load
|
2013-10-09 15:23:07 -07:00 |
|
Andrzej Kapolka
|
083c5e34b2
|
Fix for non-Faceshift eye and mouth movement.
|
2013-10-09 15:11:14 -07:00 |
|
Philip Rosedale
|
4afa82d626
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-10-09 15:10:16 -07:00 |
|
Philip Rosedale
|
85a15a22fa
|
Further code cleanup on particle cloud
|
2013-10-09 15:10:03 -07:00 |
|
Stephen Birarda
|
d3b95d19a1
|
send the user's last domain and position to data-server
|
2013-10-09 15:09:57 -07:00 |
|
Andrzej Kapolka
|
dfa3ea78da
|
Reverse direction of eye offset.
|
2013-10-09 14:38:05 -07:00 |
|
Philip Rosedale
|
58d6c4c97a
|
Cleaning up particle code
|
2013-10-09 14:28:00 -07:00 |
|
ZappoMan
|
d939d3aaae
|
Merge branch 'master' of https://github.com/worklist/hifi into keep_local_voxels
|
2013-10-09 14:02:40 -07:00 |
|
ZappoMan
|
c25b03dd58
|
first cut at keeping local voxels
|
2013-10-09 14:02:31 -07:00 |
|
Stephen Birarda
|
9112efaa36
|
move username change to Login, add lastPosition and lastDomain
|
2013-10-09 13:00:05 -07:00 |
|
Philip Rosedale
|
bcb3e082f6
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-10-09 12:17:43 -07:00 |
|
Andrzej Kapolka
|
604d6399eb
|
Fix for grow/shrink rates.
|
2013-10-09 11:58:27 -07:00 |
|