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 |
|
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 |
|
ZappoMan
|
5abf908874
|
added 3D cube overlay support
|
2014-02-16 11:36:06 -08:00 |
|
ZappoMan
|
2eac9c293f
|
first working version of scriptable Overlays
|
2014-02-14 15:37:47 -08:00 |
|
ZappoMan
|
8e284a55b1
|
Merge branch 'master' of https://github.com/worklist/hifi into overlaysupport
|
2014-02-14 10:50:35 -08:00 |
|
stojce
|
d5b87fbe8a
|
Merge branch 'master' of https://github.com/worklist/hifi into 19494
|
2014-02-14 18:28:34 +01:00 |
|
ZappoMan
|
cd137b2b12
|
tweak to reload scripts
|
2014-02-13 21:00:20 -08:00 |
|
ZappoMan
|
9d841ce918
|
add Stop All Scripts and Reload All Scripts
|
2014-02-13 18:19:20 -08:00 |
|
ZappoMan
|
caab3afb69
|
add menu item for auto adjust LOD
|
2014-02-13 14:26:30 -08:00 |
|
stojce
|
ab4164a6df
|
#19505 - Add domain & orientation parsing to hifi:// protocol handler
|
2014-02-13 22:44:10 +01:00 |
|
ZappoMan
|
e9259db944
|
Merge branch 'master' of https://github.com/worklist/hifi into lowerLODnoFPSdrop
|
2014-02-13 12:20:29 -08:00 |
|
ZappoMan
|
156fa6dc5a
|
more tweaks, removed old clouds
|
2014-02-13 11:03:35 -08:00 |
|
ZappoMan
|
20a6f4eea9
|
first cut at auto-LOD adjustment
|
2014-02-12 21:22:21 -08:00 |
|
stojce
|
f002cda1de
|
Merge branch 'master' of https://github.com/worklist/hifi into 19494
|
2014-02-12 17:53:07 +01:00 |
|
ZappoMan
|
8e3e7c1537
|
first experimental cut at overlay image
|
2014-02-11 17:18:24 -08:00 |
|
ZappoMan
|
8acb6d13d5
|
move hydra thrust and view code into JS example
|
2014-02-10 15:25:09 -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
|
27305c7a43
|
change default domain to root, don't double load domains on startup
|
2014-02-10 10:23:06 -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 |
|
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 |
|
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 |
|
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
|
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 |
|
Stephen Birarda
|
455442088c
|
Merge branch 'master' of https://github.com/highfidelity/hifi into mesh-through-mixer
|
2014-02-07 13:45:14 -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 |
|
ZappoMan
|
2157349804
|
added Camera.computePickRay()
|
2014-02-07 09:40:52 -08:00 |
|
ZappoMan
|
77e7f336d5
|
scriptable camera
|
2014-02-06 20:03:57 -08:00 |
|
Stephen Birarda
|
97a7369c76
|
remove senderWithAddress from NodeList
|
2014-02-06 14:43:46 -08:00 |
|
Stephen Birarda
|
a823722d27
|
add writeDatagram helper to NodeList to insert md5 hash
|
2014-02-06 14:28:58 -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
|
4410fbb3f2
|
Merge branch 'master' of https://github.com/worklist/hifi into remove_local_cache
|
2014-02-05 20:47:35 -08:00 |
|
ZappoMan
|
f657a3efe9
|
remove local cache option
|
2014-02-05 20:02:01 -08:00 |
|
Andrew Meadows
|
aa3a1a9a72
|
Stop rendering our head in first person camera mode.
|
2014-02-05 15:35:57 -08:00 |
|
Stephen Birarda
|
adaa36a51d
|
repairs to key-framed URL sending through avatar-mixer
|
2014-02-04 15:28:27 -08:00 |
|
Stephen Birarda
|
26c961dc66
|
send identity packets when changes occur between keyframes
|
2014-02-04 14:24:13 -08:00 |
|