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
ZappoMan
8acb6d13d5
move hydra thrust and view code into JS example
2014-02-10 15:25:09 -08:00
AndrewMeadows
c517675edb
Merge pull request #1931 from ey6es/master
...
Fix for textures on Blender FBX exports (such as jellyrob_blue_blender.fbx).
2014-02-10 14:27:44 -08:00
Andrew Meadows
e73c9f7095
It is now possible to "poke" moveable parts of the avatar skeleton.
2014-02-10 14:07:50 -08:00
Andrew Meadows
e2e02fc855
Removing bounding sphere measurement of hands -- not useful yet.
2014-02-10 14:04:32 -08:00
Stephen Birarda
3e90bcd523
use shorter default URLs, set as placeholder text in prefs
2014-02-10 11:28:22 -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
Andrew Meadows
e5a700bf79
Fix crash -- use correct index.
2014-02-10 09:59:22 -08:00
Andrew Meadows
be1aaee359
Merge branch 'master' of ssh://github.com/highfidelity/hifi into avatar-interaction
2014-02-10 09:05:08 -08:00
Andrew Meadows
10296577f4
More info when colliding with meshes + stubbery for poking avatar.
2014-02-10 09:02:29 -08:00
ZappoMan
bdf5c7a6b7
changed stopKeepLookingAt() to stopLooking()
2014-02-09 23:26:46 -08:00
ZappoMan
221a5c75c7
remove debug
2014-02-09 23:22:10 -08:00
ZappoMan
d5447452ae
more work on lookAt behavior
2014-02-09 21:06:32 -08:00
ZappoMan
c64a530be4
first cut at lookAt
2014-02-09 16:24:38 -08:00
ZappoMan
e35df7904b
cleanup bad merge
2014-02-09 12:32:12 -08:00
ZappoMan
fe1a6b8f29
improvements to rotating gesture detection
2014-02-09 12:29:57 -08:00
ZappoMan
dca0b05927
added easier support for calculating multitouch rotating behavior including deltaAngle, isRotating, rotating(direction) properties
2014-02-09 12:08:17 -08:00
ZappoMan
3bf8dd87e8
Merge branch 'master' of https://github.com/worklist/hifi into more_events
2014-02-09 10:32:14 -08:00
ZappoMan
d2b3e74f5d
added isPinching and isPinchOpening to touch events
2014-02-09 02:02:42 -08:00
Philip Rosedale
cfa7f5e6ca
Add drag to add more voxels, turn off hover orbit voxels until in the script as function key
2014-02-08 23:17:04 -08:00
Philip Rosedale
9655e93432
Remove re-coloring of voxels on hover or click, anticipating switch to scripted behavior
2014-02-08 19:13:43 -08:00
Philip Rosedale
c6bf11361e
Merge branch 'master' of https://github.com/worklist/hifi
2014-02-08 16:52:28 -08:00
Philip Rosedale
03bc5adf64
Add Audio Noise Reduction
2014-02-08 16:35:37 -08:00
ZappoMan
ef7dee4387
Merge branch 'master' of https://github.com/worklist/hifi into ray_cast_scripting
2014-02-07 18:34:43 -08:00
Andrew Meadows
6b2c7c556d
Fixing mouselook.
...
Faceshift head rotations are stored separately and then integrated into
the final (rendered) head rotation at the right times but do not affect
the camera.
2014-02-07 17:46:14 -08:00
Andrew Meadows
8c3ba5b2de
Cruft removal. We don't use Head::YawRate stuff.
2014-02-07 17:45:25 -08:00
Andrew Meadows
3894fc0cb8
Minor comment change.
2014-02-07 17:44:43 -08:00
ZappoMan
802f72c732
more ray picking and intersection work
2014-02-07 15:06:32 -08:00
Andrzej Kapolka
a49ec2f11b
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-02-07 14:45:03 -08:00
Andrzej Kapolka
f6ca042ffc
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-02-07 14:33:25 -08:00
Stephen Birarda
a1a4a3db8a
HifiSockAddr to SharedNodePointer changes in MetavoxelServer
2014-02-07 14:27:10 -08:00
Andrzej Kapolka
9c3624d0d9
Fix for texture on jellyrob_blue_blender.fbx; apparently you can map textures,
...
as well as materials, by polygon. Closes #1844 .
2014-02-07 14:25:48 -08:00
Stephen Birarda
dd4d944dea
ping inactive nodes in conjunction with domain server check in
2014-02-07 14:06:42 -08:00
Stephen Birarda
05f086ae74
Merge branch 'master' of https://github.com/highfidelity/hifi into authentication
2014-02-07 13:48:28 -08:00
Stephen Birarda
455442088c
Merge branch 'master' of https://github.com/highfidelity/hifi into mesh-through-mixer
2014-02-07 13:45:14 -08:00
Stephen Birarda
3ad8e7260e
fix an accidental DOS and remove getNodeActiveSocketOrPing API
2014-02-07 13:42:52 -08:00
Andrzej Kapolka
3e2ba9fb7e
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-02-07 11:26:55 -08:00
Andrzej Kapolka
67bef20f93
Have eyes converge on hovered avatar/voxel. Closes #1883 .
2014-02-07 11:26:15 -08:00
Philip Rosedale
72de486671
Merge pull request #1920 from ZappoMan/scriptable_camera
...
Scriptable camera
2014-02-07 11:21:12 -08:00
Stephen Birarda
66d4eeb805
enforce both a version and hash match for packets
2014-02-07 11:10:38 -08:00
Andrew Meadows
2e65592048
Merge branch 'master' of ssh://github.com/highfidelity/hifi into avatar-interaction
2014-02-07 10:50:36 -08:00
Andrew Meadows
7a8186f1da
Adding ModelCollisionInfo struct to get more info about collisions against avatars.
...
Had to disable some collisions. Will go back and make them work again soon.
2014-02-07 10:48:30 -08:00
Stephen Birarda
fa1825fa32
repairs to ping-reply, removal of deconstructPacketHeader to simply return UUID
2014-02-07 10:20:50 -08:00
Stephen Birarda
b988308a8d
leverage writeDatagram helper in NodeList, ping if no active socket
2014-02-07 09:49:54 -08:00
ZappoMan
2157349804
added Camera.computePickRay()
2014-02-07 09:40:52 -08:00
ZappoMan
41f6650b20
implement movable independent camera with hydra
2014-02-07 01:23:30 -08:00
ZappoMan
7379f9c923
tweaks to scriptable camera
2014-02-06 23:59:46 -08:00
ZappoMan
666393fdad
removed dead code
2014-02-06 20:05:48 -08:00
ZappoMan
77e7f336d5
scriptable camera
2014-02-06 20:03:57 -08:00
Andrzej Kapolka
0a6288bda4
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-02-06 15:42:37 -08:00
Stephen Birarda
c1132726bf
use SharedNodePointer in place of Node where appropriate
2014-02-06 14:58:03 -08:00
Andrew Meadows
eae0f8b2e6
updateCollisionsWithAvatars() --> updateCollisionWithAvatars()
2014-02-06 14:49:25 -08:00
Andrew Meadows
d2d32d0ed9
Changing updateAvatarCollisions() to be updateCollisionsWithAvatars()
...
To agree with names of other similar methods.
2014-02-06 14:46:44 -08:00
Stephen Birarda
97a7369c76
remove senderWithAddress from NodeList
2014-02-06 14:43:46 -08:00
Andrew Meadows
082b7cf1a9
Merge branch 'master' of ssh://github.com/highfidelity/hifi into avatar-interaction
...
Conflicts:
interface/src/avatar/Avatar.cpp
interface/src/avatar/Avatar.h
interface/src/avatar/MyAvatar.cpp
2014-02-06 14:37:19 -08:00
Stephen Birarda
a823722d27
add writeDatagram helper to NodeList to insert md5 hash
2014-02-06 14:28:58 -08:00
Andrew Meadows
802967512a
Splitting rendering of avatars and their collision proxies.
...
Also disabling old hand-avatar interactions and trying to use new stuff.
2014-02-06 14:14:48 -08:00
Andrew Meadows
64ca66a2b7
Making renderCollisionProxies() public and measuring bounding volumes of hands.
2014-02-06 14:09:08 -08:00
Stephen Birarda
e72f6d16cc
rename NodeList ownerUUID to sessionUUID
2014-02-06 11:43:23 -08:00
Stephen Birarda
6f638fa62c
have domain-server create a UUID for unidentified nodes, closes #1840
2014-02-06 10:34:34 -08:00
Stephen Birarda
f92f9ec0c2
Merge branch 'master' of https://github.com/highfidelity/hifi into authentication
2014-02-06 09:28:03 -08:00
Philip Rosedale
4d55f35b1b
Merge pull request #1903 from ZappoMan/delete_voxel_glitch
...
fix slight glitch in last child delete from larger voxel
2014-02-06 08:17:51 -08:00
Brad Hefta-Gaub
8fbce35944
fix slight glitch in last child delete from larger voxel
2014-02-06 03:44:21 -08:00
Brad Hefta-Gaub
a16b3a34e4
fix stutter while spinning
2014-02-06 02:18:28 -08:00
ZappoMan
1c47ab9fcb
Merge branch 'master' of https://github.com/worklist/hifi into remove_local_cache
2014-02-05 20:57:47 -08:00
ZappoMan
4410fbb3f2
Merge branch 'master' of https://github.com/worklist/hifi into remove_local_cache
2014-02-05 20:47:35 -08:00
Brad Hefta-Gaub
4f5a27796f
fix warning
2014-02-05 20:46:17 -08:00
ZappoMan
6e6eece814
Merge pull request #1894 from AndrewMeadows/issue-1880
...
fix for visibility of head geometry when in first-person
2014-02-05 20:34:05 -08:00
ZappoMan
f657a3efe9
remove local cache option
2014-02-05 20:02:01 -08:00
Andrew Meadows
4e8dd7c92a
Merge branch 'master' of ssh://github.com/highfidelity/hifi into issue-1880
2014-02-05 15:37:12 -08:00
Andrew Meadows
aa3a1a9a72
Stop rendering our head in first person camera mode.
2014-02-05 15:35:57 -08:00
ZappoMan
8cc4666f2a
fix spacing
2014-02-05 14:00:17 -08:00
ZappoMan
b0ccedd1a6
fix spacing
2014-02-05 13:59:17 -08:00
Brad Hefta-Gaub
a05e07460f
fix windows build errors and warnings
2014-02-05 13:54:17 -08:00
Stephen Birarda
96fd73a766
fixed wrapped read of samples from end of buffer
2014-02-05 11:39:03 -08:00
Stephen Birarda
cff4994c01
Merge branch 'master' of https://github.com/highfidelity/hifi into audio-fixes
2014-02-05 11:04:24 -08:00
Stephen Birarda
6b3b03228e
audio repairs so buffers do not climb
2014-02-05 10:22:07 -08:00
AndrewMeadows
42528be7ca
Merge pull request #1846 from ZappoMan/fixdebugoutput
...
fix debug to properly work with outputBufferBits()
2014-02-05 10:03:09 -08:00
ZappoMan
38c180065d
Merge pull request #1863 from AndrewMeadows/stable-camera
...
Fix #1862 camera should not follow head orientation when using faceshift
2014-02-05 09:58:05 -08:00
Stephen Birarda
c194ad1b2d
Merge pull request #1873 from ZappoMan/bugfixes
...
Fix corruption in voxel packets
2014-02-04 23:17:45 -08:00
ZappoMan
b0c41b086d
fix voxel packet corruption
2014-02-04 22:54:55 -08:00
ZappoMan
2f14b265a8
make sure SVO files with version details are supported
2014-02-04 20:24:08 -08:00
ZappoMan
305e34e834
more tweaks to particles with models rendering to make space invaders work
2014-02-04 20:18:45 -08:00
Stephen Birarda
53170d3fe2
fix skeleton setting on parsing of identity packet
2014-02-04 16:49:21 -08:00
Stephen Birarda
6e0f484bdc
Merge branch 'master' of https://github.com/highfidelity/hifi into authentication
2014-02-04 15:54:15 -08:00
Stephen Birarda
092c969e75
more repairs to face and skeleton model passing
2014-02-04 15:48:31 -08:00
Andrzej Kapolka
ca52d67041
Basic script guides now working.
2014-02-04 15:40:17 -08:00
Stephen Birarda
adaa36a51d
repairs to key-framed URL sending through avatar-mixer
2014-02-04 15:28:27 -08:00
Andrew Meadows
1ad2171952
Fix #1862 camera should not follow head orientation when using faceshift
2014-02-04 15:23:10 -08:00
Stephen Birarda
7e3442cbd0
repair to PacketType so interface parses AM packet
2014-02-04 14:57:14 -08:00
Stephen Birarda
3959209bc2
complete movement of URLs to AvatarData for re-usability
2014-02-04 14:49:56 -08:00
Stephen Birarda
2b80a5fbb8
move face/skeleton model URLs to AvatarData
2014-02-04 14:40:41 -08:00
Stephen Birarda
26c961dc66
send identity packets when changes occur between keyframes
2014-02-04 14:24:13 -08:00
Stephen Birarda
06a3da2b25
store and load face/skeleton meshes in local settings
2014-02-04 14:06:08 -08:00
ZappoMan
055dae5f78
tweak modelScale to 2.0 for better space invaders
2014-02-04 14:04:21 -08:00
ZappoMan
468cd0d8bb
temporary hack to work around model scale data corruption
2014-02-04 13:21:31 -08:00
Stephen Birarda
e879a7f18d
remove some extra spacing
2014-02-04 13:04:51 -08:00
Stephen Birarda
8bf3b7586b
initial movement of mesh/skeleton URLs out of data-server through avatar-mixer
2014-02-04 13:02:33 -08:00