stojce
f002cda1de
Merge branch 'master' of https://github.com/worklist/hifi into 19494
2014-02-12 17:53:07 +01:00
Andrew Meadows
cc70e099bf
Merge branch 'avatar-interaction' of ssh://github.com/AndrewMeadows/hifi into avatar-interaction
2014-02-12 08:31:05 -08:00
Andrew Meadows
04bc05cfe6
Moving hand-avatar collision trigger calls into MyAvatar
...
Also renaming some methods in Model to be more descriptive.
2014-02-12 08:29:22 -08:00
Philip Rosedale
0322c8b934
Added minimum sample counting method for noise reduction
2014-02-11 23:44:22 -08:00
Andrzej Kapolka
8206f8d2b3
Fixes for Windows. Compiles, but the license doesn't work yet.
2014-02-11 19:00:41 -08:00
ZappoMan
8e3e7c1537
first experimental cut at overlay image
2014-02-11 17:18:24 -08: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
matsukaze
095f5292cd
Deprecated custom containers
2014-02-11 20:12:44 -05:00
Andrzej Kapolka
25066f8b4f
Starting on Visage integration.
2014-02-11 16:44:25 -08:00
matsukaze
5ce1b650e8
Replaced custom Queue with QStack
2014-02-11 19:27:05 -05:00
Andrzej Kapolka
9851d01411
Merge branch 'master' of https://github.com/highfidelity/hifi into kissage
2014-02-11 16:04:04 -08:00
Andrzej Kapolka
3b1b067418
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-02-11 16:03:41 -08:00
Andrzej Kapolka
e29d6210bb
Merge pull request #1981 from AndrewMeadows/avatar-interaction
...
Avatar body-body collisions
2014-02-11 16:02:43 -08:00
Andrew Meadows
66dc4e17ad
Fixing formatting to be KR
2014-02-11 15:59:35 -08: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
Andrew Meadows
6c4ecb0246
Splitting hand collisions between other avatars and ourself.
2014-02-11 14:38:31 -08:00
Andrzej Kapolka
edf8361cfc
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-02-11 14:22:45 -08:00
Andrzej Kapolka
b6d77ec637
Switched from loading FBX and FST simultaneously to loading FST first, then
...
using its filename and texdir properties (as Faceshift does) to locate the
corresponding model. Also fixed a bug with the fallback models (they were
invisible after second failure).
2014-02-11 14:20:52 -08:00
Andrew Meadows
3b3359abce
Merge branch 'master' of ssh://github.com/highfidelity/hifi into avatar-interaction
2014-02-11 14:02:08 -08:00
Andrew Meadows
d0f9b78710
Adding avatar body-body collisions to prevent near-clipping.
2014-02-11 13:48:48 -08:00
ZappoMan
5688e22e6c
Merge branch 'master' of https://github.com/worklist/hifi into move_hydra_flying_to_js
2014-02-11 11:37:32 -08:00
stojce
9d58964fa8
Merge branch 'master' of https://github.com/worklist/hifi into 19494
2014-02-11 19:25:19 +01:00
Andrew Meadows
887fa0c938
Only resolve our hand collisions that would not move the other avatar.
...
This helps us only penetrate the moveable parts of other avatars.
2014-02-11 09:23:40 -08:00
stojce
20026da6cd
Merge branch 'master' of https://github.com/worklist/hifi into 19494
2014-02-11 18:14:42 +01:00
Andrew Meadows
861778347f
Fixing windows compile warnings about signed vs unsigned compare.
2014-02-11 08:54:40 -08:00
Andrew Meadows
ed610c0739
Merge branch 'master' of ssh://github.com/highfidelity/hifi into fix-mouselook
2014-02-11 08:47:02 -08:00
Andrew Meadows
7840b351dd
Fix for #1968 : head does not roll
2014-02-11 08:43:56 -08:00
ZappoMan
07a2849b92
Merge branch 'master' of https://github.com/worklist/hifi into move_hydra_flying_to_js
2014-02-10 19:56:05 -08:00
Andrzej Kapolka
f9e9d62fe3
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-02-10 19:02:58 -08:00
Andrzej Kapolka
2071da2c8a
Provide a means to specify a fallback for when we fail to load a model. Also
...
added missing associated resources for default model. Closes #1960 .
2014-02-10 18:50:36 -08:00
Andrzej Kapolka
bbb8e2a45f
Ignore the =1's that Faceshift appends to our custom data in the FST.
2014-02-10 17:41:57 -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
8529858134
Remove experimental joining of hand-avatar and avatar-avatar collision logic.
2014-02-10 17:12:25 -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
ZappoMan
8acb6d13d5
move hydra thrust and view code into JS example
2014-02-10 15:25:09 -08:00
Jose Carlos
665971c2ab
Merge remote-tracking branch 'upstream/master' into 19489
2014-02-10 23:56:10 +01:00
Jose Carlos
b42c2a9dbe
Centered text
2014-02-10 23:55:43 +01:00
stojce
38b5dbe4c3
Merge branch 'master' of https://github.com/worklist/hifi into 19494
2014-02-10 23:53:01 +01: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
stojce
1ac583edca
Merge branch 'master' of https://github.com/worklist/hifi into 19494
2014-02-10 22:57:55 +01: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
matsukaze
b1dd849a1a
Must drain the primitive construction queue during release
2014-02-10 09:03:53 -05: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
matsukaze
a3ce69bcbb
Removed duplicate pathway to updateNodeInArrays from showAllSubTreeOperation
2014-02-10 01:44:27 -05:00
matsukaze
616ccd9172
Replaced iterator with const_iterator
2014-02-10 00:29:38 -05: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
Jose Carlos
4aa053befe
Constant size in 3D world billboard text
2014-02-09 23:59:51 +01:00
Jose Carlos
d05fb392e0
Always facing camera billboard
...
TODO: having constant fix size
2014-02-09 23:39:53 +01: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
stojce
75ad4fdee9
Merge branch 'master' of https://github.com/worklist/hifi into 19494
2014-02-09 17:48:04 +01:00
stojce
b05967a514
Custom URL handler
2014-02-09 17:47:46 +01:00
Jose Carlos
128219b9f6
Merge branch '19489-2' into 19489
2014-02-09 15:51:07 +01: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
matsukaze
00e0ea9b0c
Use vector of primitives instead of associative map
2014-02-08 19:49:27 -05:00
Philip Rosedale
03bc5adf64
Add Audio Noise Reduction
2014-02-08 16:35:37 -08:00
matsukaze
18e219b5c0
Fixes for style conformance: tabs to spaces
2014-02-08 09:06:14 -05:00
matsukaze
61c48c525c
Fixes for style conformance: replace stl containers with Qt
2014-02-07 22:55:03 -05:00
matsukaze
ab0b7bba00
Fixes for style conformance: tabs to spaces
2014-02-07 22:52:08 -05:00
matsukaze
f15ddff7e0
Added new display mode to show culled faces.
2014-02-07 22:44:53 -05:00
matsukaze
984110790c
Added new display mode to show culled faces. More statistics.
2014-02-07 22:15:25 -05: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
Jose Carlos
c957dcceb5
ADDED the fields in interface-preferences for display name editting
2014-02-08 02:21:00 +01: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
matsukaze
831a4a4e84
Fixes for style conformance: tabs to spaces
2014-02-04 22:58:05 -05:00
matsukaze
ef3d795938
Fixes for style conformance
2014-02-04 21:58:14 -05: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
ZappoMan
2cf2e693b9
fix debug to properly work with outputBufferBits()
2014-02-04 12:29:55 -08:00
Andrzej Kapolka
a043278f03
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-02-04 11:25:18 -08:00
Andrzej Kapolka
7dfb83b6cc
Fix for obtaining values from editor.
2014-02-03 14:35:29 -08:00
ZappoMan
c739c2452a
Merge pull request #1832 from birarda/script-timer
...
hide ScriptEngine calls from JS
2014-02-03 12:45:41 -08:00
Andrew Meadows
cb186b10db
Merge branch 'master' of ssh://github.com/highfidelity/hifi into cleanup
...
Conflicts:
interface/src/Application.cpp
2014-02-03 12:29:44 -08:00
Andrzej Kapolka
8df6d2bb6b
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-02-03 11:21:44 -08:00
Andrew Meadows
466a43c77f
Merge branch 'master' of ssh://github.com/highfidelity/hifi into avatar-interaction
2014-02-03 10:47:00 -08:00
Stephen Birarda
028eec7164
don't allow calls to init, run, evaluate from JS
2014-02-03 10:33:31 -08:00
matsukaze
259b285841
Merging upstream
2014-02-03 10:25:32 -05:00
matsukaze
bbf4f889d8
Completed worklist job #19486
...
Job #19486 Don't render the duplicate triangles between adjacent
voxels.
Added checkable item to "developer" menu to activate/deactivate cull
shared faces.
Cull all shared voxel faces regardless of distribution in the octree.
Includes leaf to leaf, leaf to non-leaf, and non-leaf to non-leaf
comparison of contiguous faces.
Added new GL primitive renderer to manage the transfer of cube faces
from the voxel system to GL.
Added some useful classes for queue and lock management.
Modified statistics collection to report number of completely culled
nodes. Extra debugging info also includes the interior occlusions bit
mask of leaf voxels.
2014-02-03 09:45:12 -05:00
Andrzej Kapolka
ca9e82e2cb
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-01-31 19:42:21 -08:00
Andrzej Kapolka
2b4876181a
Different take on the transform fix.
2014-01-31 19:38:45 -08:00
Andrzej Kapolka
ee0b6fad55
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-01-31 19:00:58 -08:00
Andrzej Kapolka
e1350f8e24
Trying out a transform tweak.
2014-01-31 19:00:24 -08:00
ZappoMan
ed3f7b9d28
Merge pull request #1822 from birarda/cleanup
...
application destructor cleanup, spacing cleanup
2014-01-31 18:03:19 -08:00
Andrew Meadows
32df731aae
Merge branch 'master' of ssh://github.com/highfidelity/hifi into cleanup
2014-01-31 17:55:05 -08:00
AndrewMeadows
867b66e73e
Merge pull request #1817 from ZappoMan/more_scripting_work
...
More scripting work
2014-01-31 17:54:44 -08:00
Stephen Birarda
40a963cf92
some application destructor cleanup
2014-01-31 17:50:51 -08:00
Andrew Meadows
a5aff81881
Merge branch 'master' of ssh://github.com/highfidelity/hifi into cleanup
2014-01-31 17:44:13 -08:00
Andrew Meadows
ed93d8db39
Moving headMouse, transmitter, and touchYaw/Pitch stuff into MyAvatar.
2014-01-31 17:42:48 -08:00
Stephen Birarda
d65a3ee174
spacing cleanup in Application and ScriptEngine
2014-01-31 17:38:53 -08:00
ZappoMan
289be04f0f
use tryLock in some cases where we don't want to block and pass already locked to the findParticleByID() in scripting interface
2014-01-31 17:12:50 -08:00
Andrzej Kapolka
ff2afca50e
Special handling for blendshapes in Blender exports. They're under the model,
...
like the geometry.
2014-01-31 15:24:54 -08:00
Stephen Birarda
8fc55bd196
add user UUID to application window title
2014-01-31 14:56:04 -08:00
Andrew Meadows
a7ffb7df1d
Moved LookAtTargetAvatar stuff from AvatarManager to MyAvatar.
2014-01-31 13:17:12 -08:00
Stephen Birarda
b16d03c42a
remove an unneeded todo
2014-01-31 12:46:03 -08:00
Stephen Birarda
2cc6d22181
fix push bytesRead when creating dummy Avatar packets, closes #1794
2014-01-31 12:44:09 -08:00
Stephen Birarda
4573eaebc6
fix multiple avatar parsing in AvatarManager
2014-01-31 12:02:24 -08:00
AndrewMeadows
f277e00780
Merge pull request #1785 from birarda/post-event
...
repairs to VoxelImporter to remove warning, closes #1758
2014-01-31 11:23:01 -08:00
Andrzej Kapolka
ba2ab7e83a
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-01-31 11:06:10 -08:00
Stephen Birarda
217135a8d6
repairs to VoxelImporter to remove QCoreApplication warning
2014-01-31 11:00:44 -08:00
AndrewMeadows
fd698d7aba
Merge pull request #1784 from birarda/audio-render-crash
...
fix audio render crash when audio output setup failed
2014-01-31 10:45:31 -08:00
AndrewMeadows
bed63513a9
Merge pull request #1745 from ZappoMan/scripting_work
...
support for global collision callbacks in JS
2014-01-31 10:42:44 -08:00
Stephen Birarda
c70633e5d1
don't render any audio stats if no _audioOutput, closes #1783
2014-01-31 10:40:10 -08:00
AndrewMeadows
0badc02a93
Merge pull request #1776 from birarda/bent-avatars
...
repair ping packet parsing in creation of reply, fix AvatarMixer crash with UNIX client
2014-01-31 10:25:20 -08:00
ZappoMan
514c845b9a
Merge pull request #1764 from stojce/19493
...
Code Review for Job #19493
2014-01-31 10:20:43 -08:00
Stephen Birarda
a5b0675f24
sendPingPackets method need not be static
2014-01-31 09:58:29 -08:00
Andrew Meadows
1b99bc90cf
Removing AvatarManager::clear() as unecessary during class destruction.
2014-01-30 18:02:04 -08:00
Andrew Meadows
a8bdc874ee
MyAvatar doesn't need to be a friend of its base class Avatar.
2014-01-30 17:13:39 -08:00
Andrew Meadows
d0a4d6a614
Moving MyAvatar specific code out of Avatar and into MyAvatar.
2014-01-30 17:10:00 -08:00
Andrzej Kapolka
78d9b79805
Another fix for Blender exports. Closes #1762 .
2014-01-30 13:24:30 -08:00
stojce
21ab08b31a
Merge branch 'master' of https://github.com/worklist/hifi into 19493
2014-01-30 22:23:54 +01:00
stojce
d2464d89e3
#19493 - @ function can jump to locations as well as avatars
2014-01-30 22:23:31 +01:00
Andrzej Kapolka
181670f5d7
Fixes for parsing FBX text encoding.
2014-01-30 12:53:02 -08:00
Andrzej Kapolka
a7ebcf5a96
Layout fix.
2014-01-30 11:24:24 -08:00
Andrzej Kapolka
1bcf12ed3d
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-01-30 11:15:42 -08:00
Andrzej Kapolka
8df4e884e4
Fix box color on hovering.
2014-01-30 11:15:03 -08:00
Andrew Meadows
524b92eeb0
Merge branch 'master' of ssh://github.com/highfidelity/hifi into avatar-interaction
2014-01-30 09:56:48 -08:00
Stephen Birarda
84ef757af4
fix avatar count, HandData crash ( closes #1754 )
2014-01-30 09:45:09 -08:00
Andrew Meadows
4f6cadeab8
Merge branch 'master' of ssh://github.com/highfidelity/hifi into avatar-interaction
2014-01-30 09:32:35 -08:00
Andrew Meadows
4b8e1f270f
Adding preliminary/temporary code for testing hand-vs-avatar collisions.
2014-01-30 09:31:07 -08:00
Andrew Meadows
f3f1539111
Splitting avatar collision check in two: vs hands and vs skeleton.
2014-01-30 09:28:21 -08:00
ZappoMan
ed0a2a5a18
Merge branch 'master' of https://github.com/worklist/hifi into scripting_work
...
Conflicts:
libraries/shared/src/SharedUtil.cpp
libraries/shared/src/SharedUtil.h
libraries/voxels/src/VoxelEditPacketSender.cpp
2014-01-29 19:49:36 -08:00
ZappoMan
c58f44f54a
Merge pull request #1735 from AndrewMeadows/fix-particle-avatar-collisions
...
Fix crash on shutdown caused by duplicate delete on a QObject
2014-01-29 17:54:23 -08:00
ZappoMan
08b06cc59c
support for global collision callbacks in JS
2014-01-29 17:52:17 -08:00
Andrzej Kapolka
64df9718f2
Working on object attributes.
2014-01-29 16:36:44 -08:00
Andrew Meadows
570b872eda
Removing build warning about out-of-order initialization in class ctor.
2014-01-29 14:43:01 -08:00
Andrew Meadows
b2d60ec1f8
Fixing iteration through list of avatars.
2014-01-29 14:36:22 -08:00
Andrew Meadows
f093a571c5
Merge branch 'master' of ssh://github.com/highfidelity/hifi into avatar-interaction
...
Conflicts:
interface/src/avatar/Avatar.cpp
libraries/particles/src/ParticleCollisionSystem.cpp
libraries/shared/src/CollisionInfo.h
2014-01-29 14:12:22 -08:00
Andrzej Kapolka
e99b7ea92c
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
...
Conflicts:
assignment-client/src/metavoxels/MetavoxelServer.cpp
interface/src/MetavoxelSystem.cpp
2014-01-29 13:34:19 -08:00
Andrzej Kapolka
4c70af51e8
Expand data automatically to encompass edits.
2014-01-29 13:30:54 -08:00
Andrew Meadows
82a4b7a4d1
Merge branch 'master' of ssh://github.com/highfidelity/hifi into fix-particle-avatar-collisions
...
Conflicts:
interface/src/Application.cpp
2014-01-29 13:20:42 -08:00
Stephen Birarda
33edcea5fb
resolve conflicts on merge with upstream master
2014-01-29 12:23:06 -08:00
Andrew Meadows
d757f20d22
Merge branch 'master' of ssh://github.com/highfidelity/hifi into fix-particle-avatar-collisions
...
Conflicts:
interface/src/Application.cpp
2014-01-29 11:41:39 -08:00
ZappoMan
616cfac293
fix init bug
2014-01-29 11:21:45 -08:00
Andrzej Kapolka
69a727c3e1
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-01-29 11:14:48 -08:00
Andrew Meadows
43f965c90a
Merge branch 'master' of ssh://github.com/highfidelity/hifi into fix-particle-avatar-collisions
2014-01-29 09:25:00 -08:00
ZappoMan
b36cc0bcf9
removed old cruft around mousePitch in Head and unified pitch
2014-01-29 02:09:49 -08:00
ZappoMan
98cdc656c4
more scripting support, including adding a Quat helper class that makes JS quat math easier
2014-01-29 00:56:08 -08:00
ZappoMan
434756a40f
removed some dead comments
2014-01-28 20:40:00 -08:00
ZappoMan
bcc7cfb15e
removed some debug
2014-01-28 20:38:47 -08:00
ZappoMan
9d87d58723
Merge branch 'master' of https://github.com/worklist/hifi into more_scripting
...
Conflicts:
libraries/particles/src/ParticlesScriptingInterface.cpp
2014-01-28 20:36:35 -08:00
ZappoMan
305e69def6
really get controller key, mouse, etc scripting working
2014-01-28 19:47:45 -08:00
Andrew Meadows
677341d207
fix for crash bug #1728 .
...
Moving _myAvatr to live in AvatarManager. Application still has a
pointer to it. Unfortunately the order of Application initialization
and destruction matters very much.
2014-01-28 18:04:42 -08:00
Andrzej Kapolka
674bc70223
Offset adjustment.
2014-01-28 15:50:13 -08:00
Andrzej Kapolka
f435f61467
Start the grid position off roughly at our feet.
2014-01-28 15:46:02 -08:00
Andrzej Kapolka
b6a15ea6c5
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-01-28 15:12:32 -08:00
Andrzej Kapolka
e10ab8d546
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-01-28 15:10:34 -08:00
ZappoMan
5addc35cd8
hacking on controller events
2014-01-28 14:58:08 -08:00
Andrew Meadows
714dbf8493
Moving MY_AVATAR_KEY back into AvatarManager.cpp
2014-01-28 14:37:32 -08:00
Andrew Meadows
f972bfd024
Merge branch 'master' of ssh://github.com/highfidelity/hifi into fix-particle-avatar-collisions
...
Conflicts:
interface/src/avatar/AvatarManager.cpp
2014-01-28 14:30:59 -08:00
Andrew Meadows
1cc992a7f8
import --> include
2014-01-28 14:18:21 -08:00
Andrew Meadows
167acb8873
Adding avatars back into ParticleCollisionSystem.
...
Had to add Application::_myAvatar to the AvatarManager list so that
particles would properly collide.
2014-01-28 14:16:34 -08:00
Stephen Birarda
423e1598f0
use NodeSet in place of QSet<NodeType_t> where possible
2014-01-28 13:41:39 -08:00
Stephen Birarda
4de270b832
cleanup Node types, closes #1726
2014-01-28 13:38:33 -08:00
Stephen Birarda
cda06d1cb3
replace uint64_t with quint64 for Qt friendlyness
2014-01-28 12:35:42 -08:00
Stephen Birarda
3a706a2759
repair the count of avatars and servers
2014-01-28 12:31:25 -08:00
Stephen Birarda
2aaa9ce3f6
resolve conflicts on merge with upstream master
2014-01-28 12:30:43 -08:00
Stephen Birarda
b009cd8e67
repair more node communication problems after refactor
2014-01-28 12:25:44 -08:00
Andrzej Kapolka
cf05cf6178
Didn't need to disable depth writes after all (for now).
2014-01-28 12:03:41 -08:00
Andrzej Kapolka
3edb81baf4
Check for texture translucency, render translucent mesh parts after opaque
...
ones, without alpha testing, and with back face culling enabled.
2014-01-28 12:01:32 -08:00
ZappoMan
64afd17d14
include particle radius in model scaling
2014-01-28 11:49:11 -08:00
ZappoMan
dc25868403
cleanup
2014-01-28 11:26:55 -08:00
Andrzej Kapolka
d3dc43e853
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-01-28 11:12:30 -08:00
Stephen Birarda
4103cc1cde
packet header changes and beginning of conversion to QByteArray
2014-01-28 10:36:08 -08:00
Andrew Meadows
ade02c0259
Bug fix: update ALL avatars in the AvatarManager (rather than just one).
...
Reviewed with Birarda and pushed directly to upstream.
2014-01-28 09:32:58 -08:00
ZappoMan
1681dbb57b
Merge branch 'master' of https://github.com/worklist/hifi into particle_meshes
2014-01-28 09:26:54 -08:00
ZappoMan
568d5bc05d
first cut at particle meshes
2014-01-28 09:26:47 -08:00
Andrew Meadows
c4f429dcd0
Merge branch 'master' of ssh://github.com/highfidelity/hifi into fix-particle-avatar-collisions
2014-01-27 18:05:39 -08:00
Andrew Meadows
2b5675b077
Fix issue #1684 : particles collide against avatars again.
...
This a quick and dirty fix to resurrect particle-avatar collisions.
We rebuild and pass a list of AvatarData* to the
ParticleCollisionManager every call to update().
2014-01-27 18:01:53 -08:00
Andrzej Kapolka
9a892ea51a
Let's actually close our sessios on exit.
2014-01-27 17:03:35 -08:00
Andrzej Kapolka
1e4bfffdd8
Retain a shared node pointer, use the active socket. Fixed a compile warning.
2014-01-27 16:41:25 -08:00
Andrzej Kapolka
fbcd4cf363
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-01-27 15:50:45 -08:00
Andrzej Kapolka
d5695395c4
Basic editing with delta streaming up and running.
2014-01-27 15:49:50 -08:00
ZappoMan
f2cfb1634b
Merge pull request #1717 from stojce/19483
...
2nd Code Review for Job #19483
2014-01-27 14:23:39 -08:00
ZappoMan
5e4813ab11
more work on allowing for local particle trees
2014-01-27 13:50:05 -08:00
stojce
3fde4078c5
ignore double-click on disabled items
2014-01-27 21:48:26 +01:00
stojce
4d1992485f
removed unused QSound reference
2014-01-27 21:17:17 +01:00
stojce
c82a8a152e
Set JPG quality to 100
2014-01-27 20:59:46 +01:00
stojce
40ea552981
filename format changes
...
- new wav file
- changed filename format
2014-01-27 20:35:06 +01:00
stojce
74801da07f
#19491 - Implement in-app snapshots
2014-01-27 18:07:03 +01:00
ZappoMan
62b7e6e58d
implement local edits in ParticleScriptingInterface
2014-01-27 09:00:34 -08:00
Andrzej Kapolka
adc747fa93
Streaming fix.
2014-01-26 16:06:11 -08:00
Andrzej Kapolka
1ef6f5f7b3
MetavoxelDataPointer -> MetavoxelData, grid spacing as power of 2.
2014-01-26 13:23:10 -08:00
stojce
dcdbf729c9
importing file w/ double click
2014-01-26 17:57:21 +01:00
stojce
ef39d019ac
Voxel import fix
2014-01-26 16:28:21 +01:00
ZappoMan
c17476c985
Merge pull request #1683 from kordero/19487
...
Code Review for Job #19487
2014-01-25 12:25:44 -08:00
Lucas Crisman
28d6171be5
Merge branch 'master' of git://github.com/worklist/hifi into 19487
2014-01-25 11:24:51 -03:00
Lucas Crisman
f56e4b0820
build error fix
2014-01-25 11:24:33 -03:00
stojce
b8db07be5f
CR fixes
2014-01-25 12:08:20 +01:00
stojce
f4698065ce
Merge branch 'master' of https://github.com/worklist/hifi into 19483
2014-01-25 07:39:17 +01:00
Andrzej Kapolka
f61648c848
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-01-24 16:04:05 -08:00
Andrzej Kapolka
7f20750e80
Working on sending edits.
2014-01-24 16:03:25 -08:00
ZappoMan
f02bc95908
clear particles when switching domains
2014-01-24 11:07:27 -08:00
Lucas Crisman
3b767fff04
Merge branch 'master' of git://github.com/worklist/hifi into 19487
2014-01-24 15:13:27 -03:00
Lucas Crisman
759448bef7
resolving reverted change on last merge
2014-01-24 15:13:14 -03:00
Lucas Crisman
cece4add27
Merge branch 'master' of git://github.com/worklist/hifi into 19487
...
Conflicts:
interface/src/Application.cpp
interface/src/Application.h
2014-01-24 15:01:24 -03:00
Brad Hefta-Gaub
0c891ddfa8
Merge branch 'master' of https://github.com/ZappoMan/hifi
2014-01-24 09:55:52 -08:00
AndrewMeadows
ea681f0d8f
Merge pull request #1669 from birarda/avatar-list
...
add an AvatarManager to house a separate list of Avatars from NodeList
2014-01-24 09:54:17 -08:00
Brad Hefta-Gaub
692358bf6e
fix windows builds
2014-01-24 09:51:17 -08:00
Stephen Birarda
9d71671a52
add extra debugging to packet mismatch
2014-01-24 09:10:27 -08:00
Lucas Crisman
482c501f3b
stats reduction on mirror enabled
2014-01-24 10:35:03 -03:00
Lucas Crisman
ef107e0a54
timer positioning when toggling BandwithMeter
2014-01-24 08:14:26 -03:00
Lucas Crisman
43d1678d18
position/sizes tweaks / moving stats and osciloscope when mirror is ON
2014-01-24 07:56:01 -03:00
Lucas Crisman
c3aa8167d6
click on stats to expand/contract them
2014-01-24 07:18:45 -03:00
Lucas Crisman
a2f8a61a69
stats font & color changes, styling audio & bandwidth meters
2014-01-24 05:06:55 -03:00
stojce
afa7a429b9
Fixing build after merge
2014-01-24 07:41:53 +01:00
stojce
0c2e55a53b
Merging with master
...
- resolve conflicts on GeometryCache
2014-01-24 07:31:22 +01:00
Lucas Crisman
0a94488b22
Merge branch 'master' of git://github.com/worklist/hifi into 19487
2014-01-24 01:39:59 -03:00
Andrzej Kapolka
f73f16b0fb
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-01-23 18:12:52 -08:00
Andrzej Kapolka
c4254cd423
Fix OS X warning.
2014-01-23 18:08:45 -08:00
Andrzej Kapolka
4414c91f1e
Working on streaming edits.
2014-01-23 18:05:04 -08:00
Stephen Birarda
10cfd628aa
resolve conflicts on merge with upstream master
2014-01-23 17:52:30 -08:00
Stephen Birarda
2aac064a67
increase debug for Avatar removal from AvatarManager
2014-01-23 17:44:06 -08:00
Stephen Birarda
b495e6251d
add a weak pointer to the avatar mixer that owns the avatar
2014-01-23 17:39:14 -08:00
Lucas Crisman
f818b07dc8
Merge branch 'master' of git://github.com/worklist/hifi into 19487
2014-01-23 22:18:33 -03:00
Stephen Birarda
3a127556e8
put back the important Avatar destructor
2014-01-23 17:10:24 -08:00
Stephen Birarda
8d2e9823de
remove notion of owning node from NodeData
2014-01-23 17:06:03 -08:00
Stephen Birarda
820132cb45
cleanup debug and Avatar destructor
2014-01-23 16:47:18 -08:00
Andrew Meadows
c33a437393
Merge branch 'master' of ssh://github.com/highfidelity/hifi into avatar-interaction
2014-01-23 16:44:41 -08:00
AndrewMeadows
6120416cbb
Merge pull request #1627 from ey6es/metavoxels
...
Basic metavoxel editing interface (doesn't actually perform any edits yet).
2014-01-23 16:37:22 -08:00
Stephen Birarda
7762ea9f94
repair calls to broadcast to nodes
2014-01-23 16:28:35 -08:00
Andrew Meadows
afa1134282
Merge branch 'master' of ssh://github.com/highfidelity/hifi into avatar-interaction
2014-01-23 16:24:43 -08:00
Andrzej Kapolka
e80eb03ba9
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
...
Conflicts:
interface/src/Application.cpp
2014-01-23 16:13:42 -08:00
Stephen Birarda
4ebd5795fc
handle merge with nodelist-patches branch
2014-01-23 16:01:52 -08:00
Stephen Birarda
80106979a5
replace packetSenderNotify with signal/slot combo
2014-01-23 15:55:36 -08:00
Stephen Birarda
349c790cc7
NodeData cleanup thanks to separation from rendered avatars
2014-01-23 15:41:40 -08:00
Stephen Birarda
ed9118fd67
more NodeList QSet changes, closes #1660
2014-01-23 15:28:46 -08:00
Stephen Birarda
c432a34cfb
fix rendering of Avatars
2014-01-23 14:51:29 -08:00
Stephen Birarda
9ab1fc4c2c
resolve conflicts on merge with upstream/master
2014-01-23 14:43:04 -08:00
Stephen Birarda
2e548fb39c
complete migration of Avatar list to AvatarManager
2014-01-23 14:41:11 -08:00
Stephen Birarda
1f95d0c017
have avatar-mixer report avatar kills to all avatars
2014-01-23 12:47:27 -08:00
Philip Rosedale
f0417d187f
Merge branch 'master' of https://github.com/worklist/hifi
2014-01-23 12:40:56 -08:00
Stephen Birarda
a9f1984676
add an AvatarManager that will keep Avatars in Application thread
2014-01-23 11:59:24 -08:00
Andrzej Kapolka
61d97454d7
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-01-23 11:54:08 -08:00
Andrzej Kapolka
b32b0a495a
Remove eyes' hovering on mouse avatar, voxels. Closes #1643 .
2014-01-23 11:49:34 -08:00
Philip Rosedale
c882104046
Merge branch 'master' of https://github.com/worklist/hifi
2014-01-23 11:43:08 -08:00
Philip Rosedale
5e77f5643d
Merge pull request #1630 from birarda/nodelist-set
...
change node types of interest to a QSet
2014-01-23 11:42:37 -08:00
Philip Rosedale
d34bb53d53
Merge pull request #1657 from birarda/master
...
more NL repairs for concurrency issues, fix audio starve display
2014-01-23 11:41:34 -08:00
Philip Rosedale
8bba7b65eb
Merge branch 'master' of https://github.com/worklist/hifi
2014-01-23 11:23:53 -08:00
Andrzej Kapolka
b5cba2786e
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-01-23 11:21:07 -08:00
Andrzej Kapolka
4e3988f843
Have the drag-out box show up in the selected color.
2014-01-23 11:20:07 -08:00
Stephen Birarda
c54eacbf36
make sure starve is displayed even if ring buffer just received data
2014-01-23 11:15:21 -08:00
Stephen Birarda
24bed09473
DatagramProcessor need not be a pointer in Application
2014-01-23 11:13:03 -08:00
Stephen Birarda
b5a72ef669
more nodelist repairs for concurrency issues
2014-01-23 11:11:22 -08:00
Andrew Meadows
c9c6c99fa2
Merge branch 'master' of ssh://github.com/highfidelity/hifi into hand-vs-avatar
2014-01-23 10:58:28 -08:00
Andrew Meadows
fa3c3448f4
Adding option to disable hand collisions against their own avatar.
2014-01-23 10:55:51 -08:00
Lucas Crisman
95837b89c0
Merge branch 'master' of git://github.com/worklist/hifi into 19487
2014-01-23 15:54:14 -03:00
Andrzej Kapolka
a5b0fe38ec
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-01-23 10:52:03 -08:00
Philip Rosedale
89414eb8f2
Merge branch 'master' of https://github.com/worklist/hifi
2014-01-23 10:47:18 -08:00
Stephen Birarda
7efc9e2e78
move datagram processing back to separate thread
2014-01-23 10:32:23 -08:00
Andrew Meadows
2b5df3d512
Merge branch 'master' of ssh://github.com/highfidelity/hifi into avatar-interaction
2014-01-23 08:53:42 -08:00
Philip Rosedale
11eaef6887
Merge branch 'master' of https://github.com/worklist/hifi
2014-01-22 19:29:03 -08:00
Andrzej Kapolka
a3ffb1d8a3
Working on performing the actual edit.
2014-01-22 19:17:48 -08:00
Stephen Birarda
33257fc785
add debugging for UUID owner change on NodeList
2014-01-22 17:42:52 -08:00
Philip Rosedale
6c02a923a9
Merge branch 'master' of https://github.com/worklist/hifi
2014-01-22 17:41:51 -08:00
Stephen Birarda
454a1cc6c9
only set UUID when not null, properly send UUID from data-server
2014-01-22 17:33:17 -08:00
Andrew Meadows
847503e437
Merge branch 'master' of ssh://github.com/highfidelity/hifi into avatar-interaction
2014-01-22 17:00:55 -08:00
Philip Rosedale
9d3093ba2a
Merge branch 'master' of https://github.com/worklist/hifi
2014-01-22 17:00:09 -08:00
Stephen Birarda
5214d53872
call UUID setter in Profile UUID update so it updates NodeList
2014-01-22 16:49:36 -08:00
Andrzej Kapolka
d082cfd705
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-01-22 16:35:04 -08:00
Philip Rosedale
bacfa15065
Merge branch 'master' of https://github.com/worklist/hifi
2014-01-22 16:35:01 -08:00
Andrzej Kapolka
4c07d61257
Get value from editor.
2014-01-22 16:34:48 -08:00
Andrew Meadows
556526316f
Merge branch 'master' of ssh://github.com/highfidelity/hifi into avatar-interaction
...
Conflicts:
interface/src/avatar/Hand.cpp
interface/src/avatar/Hand.h
libraries/particles/src/ParticleCollisionSystem.cpp
2014-01-22 16:21:49 -08:00
Stephen Birarda
ec04d5450b
Merge branch 'master' of https://github.com/highfidelity/hifi into nodelist-set
2014-01-22 16:16:47 -08:00
Stephen Birarda
f4f828ab72
Merge pull request #1629 from ZappoMan/juridiction_improvements
...
Change JurisdictionListener and JurisdictionSender to not require virtual base class
2014-01-22 16:16:24 -08:00
Andrew Meadows
e4e495889d
added initial avatar-avatar collision stub
2014-01-22 16:06:49 -08:00
Andrzej Kapolka
ff4795d9a5
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-01-22 15:59:02 -08:00
Andrzej Kapolka
ba8791274f
Remove test script for now, working on actual edits.
2014-01-22 15:58:41 -08:00
stojce
becbd4cb1c
Merge branch 'master' of https://github.com/worklist/hifi into 19483
2014-01-23 00:54:05 +01:00
ZappoMan
29ce6db285
Merge pull request #1628 from birarda/dialog-fix
...
updates to UpdateDialog ui loading
2014-01-22 15:31:28 -08:00
ZappoMan
e19c7e12b5
Merge pull request #1625 from birarda/logger-deadlock
...
fix LogDialog deadlock
2014-01-22 15:30:29 -08:00
stojce
7c4784bfbc
Merge branch 'master' of https://github.com/worklist/hifi into 19483
2014-01-23 00:07:17 +01:00
Stephen Birarda
abddb969a5
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-01-22 14:47:44 -08:00
Stephen Birarda
e9e2557576
change node types of interest to a QSet
2014-01-22 14:47:04 -08:00
Andrzej Kapolka
e545cfe406
Fix for planes not at the origin.
2014-01-22 14:33:47 -08:00
Stephen Birarda
6937ce035a
restore functionality of shouldSkipVersion
2014-01-22 14:25:06 -08:00
Brad Hefta-Gaub
85363f6603
Merge branch 'master' of git://github.com/worklist/hifi into juridiction_improvements
2014-01-22 14:23:00 -08:00
Stephen Birarda
a0b859a8e3
remove unneeded includes in UpdateDialog
2014-01-22 14:19:57 -08:00
Andrzej Kapolka
e552134cf5
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
...
Conflicts:
interface/src/Application.cpp
2014-01-22 14:19:26 -08:00
Stephen Birarda
d2e02c15d8
repair the UpdateDialog so it is a QDialog with no child QWidget
2014-01-22 14:17:56 -08:00
Philip Rosedale
5e4fad2476
Merge branch 'master' of https://github.com/worklist/hifi
2014-01-22 14:17:15 -08:00
Brad Hefta-Gaub
6e9e21051d
first cut at move JurisdicionListener and JuridictionSender into non-mulitply derived classes
2014-01-22 14:05:31 -08:00
Andrzej Kapolka
c6deb0c450
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-01-22 13:58:44 -08:00
Andrzej Kapolka
f2cfd868a6
MetavoxelEditorDialog -> MetavoxelEditor.
2014-01-22 13:57:59 -08:00
Andrzej Kapolka
064f0cd3ab
Basic drag-out behavior for metavoxel editing.
2014-01-22 13:55:14 -08:00
Stephen Birarda
fb0f28cd7c
fix LogDialog deadlock by removing unneeded mutex, closes #1624
2014-01-22 13:46:37 -08:00
Lucas Crisman
cba616e6f2
Merge branch 'master' of git://github.com/worklist/hifi into 19487
2014-01-22 18:36:41 -03:00
Andrew Meadows
09b2d4aa78
Added menu options for more detailed collision preferences.
2014-01-22 13:34:13 -08:00
Philip Rosedale
d068b668d8
add marker spheres at 1 meter away from origin for better avatar size testing
2014-01-22 12:48:10 -08:00
Lucas Crisman
a94fbe3ff5
voxels stats fixes
2014-01-22 17:42:34 -03:00
Stephen Birarda
a9ce6c7467
use NodeList ownerUUID for DataServerScriptingInterface, fix double UUID send
2014-01-22 12:00:26 -08:00
Stephen Birarda
d57aec9793
don't use separate NodeList owner UUID and Avatar UUID
2014-01-22 11:48:04 -08:00
Lucas Crisman
d86aa227a4
UI stats improvements: first cut
2014-01-22 16:42:09 -03:00
Brad Hefta-Gaub
aacad00791
Merge branch 'master' of git://github.com/worklist/hifi into new_particle_scripting_interface
...
Conflicts:
interface/src/Application.cpp
2014-01-22 11:16:21 -08:00
Stephen Birarda
42c6498fe4
add debugging for mesh and skeleton changes for other Avatars
2014-01-22 11:11:38 -08:00
Andrzej Kapolka
15021b6ebc
More work on metavoxel editing (track mouse ray intersection with grid).
2014-01-22 11:11:12 -08:00
Andrew Meadows
c40d93ddce
Fixing elasticity to range [0,1] during collisions.
2014-01-22 10:40:37 -08:00
stojce
7b1e64593c
Merge branch 'master' of https://github.com/worklist/hifi into 19483
2014-01-22 18:41:00 +01:00
Brad Hefta-Gaub
74fe9893ba
make tipVelocity() world relative
2014-01-22 09:17:42 -08:00
Stephen Birarda
6b44172467
hook the user's avatar object into the Interface ScriptEngine
2014-01-22 09:13:25 -08:00
Brad Hefta-Gaub
fe5a8d9da2
Merge branch 'master' of git://github.com/worklist/hifi into new_particle_scripting_interface
...
Conflicts:
libraries/shared/src/PacketHeaders.cpp
2014-01-21 20:21:22 -08:00
Andrzej Kapolka
0a3d6ae5e0
More work on metavoxel editing (grid, etc.)
2014-01-21 19:31:56 -08:00
Andrzej Kapolka
d473b002a8
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-01-21 17:20:24 -08:00
Andrzej Kapolka
230b66680f
More work on the editor.
2014-01-21 17:20:12 -08:00
Stephen Birarda
8df40b5d60
clearly init the skeleton URL in profile
2014-01-21 17:07:40 -08:00
Stephen Birarda
105fb42b34
rewrite mesh and skeleton requests from data-server
2014-01-21 16:46:04 -08:00
Andrzej Kapolka
5b4447d0b9
More work on metavoxel editing.
2014-01-21 16:17:31 -08:00
Stephen Birarda
f13aa322fc
resolve conflicts in merge with upstream/master
2014-01-21 16:01:12 -08:00
Brad Hefta-Gaub
90c841ff01
add findClosestParticle() to JS interface
2014-01-21 14:29:20 -08:00
Brad Hefta-Gaub
03a9253748
remove usage of ParticleEditHandle from application
2014-01-21 14:07:46 -08:00
Andrew Meadows
da0d2c4776
Removing unecessary #include.
2014-01-21 14:00:16 -08:00
stojce
19c4b2b2ec
Merge branch 'master' of https://github.com/worklist/hifi into 19483
2014-01-21 22:51:32 +01:00