Jose Carlos
|
828508bbf1
|
merged from master
|
2014-02-19 23:01:13 +01:00 |
|
Stephen Birarda
|
0b4021ea43
|
switch to ini settings file by default for Interface, closes #2029
|
2014-02-19 13:17:53 -08:00 |
|
Atlante45
|
406768bf12
|
Code style fixes
|
2014-02-19 13:13:17 -08:00 |
|
Stephen Birarda
|
78c246f1ba
|
repair to saveSnapshot call from interface
|
2014-02-19 13:08:57 -08:00 |
|
Stephen Birarda
|
ff7a49d8c2
|
resolve conflicts on merge with upstream master
|
2014-02-19 13:07:26 -08:00 |
|
Atlante45
|
919891d73c
|
Merge branch 'master' of https://github.com/highfidelity/hifi into fix_import
|
2014-02-19 12:38:08 -08:00 |
|
Atlante45
|
f24cd0ceba
|
Added switch to pasteMode after successful import.
|
2014-02-19 12:34:38 -08:00 |
|
Andrzej Kapolka
|
4e7a7892ec
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-02-19 12:06:55 -08:00 |
|
ZappoMan
|
897da67118
|
Merge branch 'master' of https://github.com/worklist/hifi into js_clipboard
|
2014-02-19 10:54:05 -08:00 |
|
Andrzej Kapolka
|
3c4d2aa199
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-02-19 10:29:57 -08:00 |
|
Andrew Meadows
|
c24cbdadc1
|
Merge branch 'master' of ssh://github.com/highfidelity/hifi into cleanup
Conflicts:
interface/src/avatar/MyAvatar.cpp
|
2014-02-19 10:00:51 -08:00 |
|
ZappoMan
|
bf814410ac
|
first cut at exposing clipboard support to JavaScript
|
2014-02-19 00:10:16 -08:00 |
|
Andrew Meadows
|
4010f3ab3f
|
Remove Avatar::_head, use AvatarData::_headData
|
2014-02-18 17:41:46 -08:00 |
|
Andrzej Kapolka
|
9c4143e1be
|
Working on gaze deflection.
|
2014-02-18 17:03:43 -08:00 |
|
Andrzej Kapolka
|
ada2594ad1
|
Working on getting the head translation, too.
|
2014-02-18 16:36:54 -08:00 |
|
Andrzej Kapolka
|
f83254882a
|
Attempting to get the head rotation from Visage.
|
2014-02-18 16:07:08 -08:00 |
|
Stephen Birarda
|
949f79e945
|
hook up request for domain registration information for Interface
|
2014-02-18 15:38:43 -08:00 |
|
Jose Carlos
|
59f8851b50
|
Merge remote-tracking branch 'upstream/master' into 19489
|
2014-02-19 00:05:16 +01:00 |
|
Jose Carlos
|
46ed506196
|
Display names are shown when distance is below a threshold
Used polygon offset to render display names
Saved model view and projection matrices in order to save glGetDoublev calls
|
2014-02-19 00:04:00 +01:00 |
|
Andrew Meadows
|
4b58d04c17
|
Merge branch 'master' of ssh://github.com/highfidelity/hifi into camera-occlusion
|
2014-02-18 15:00:39 -08:00 |
|
Stephen Birarda
|
b57a5cea6a
|
complete access token request flow after login window presentation
|
2014-02-18 14:27:52 -08:00 |
|
Stephen Birarda
|
8a0136efe1
|
more work on authentication, show login window when domain asks
|
2014-02-18 13:21:32 -08:00 |
|
Stephen Birarda
|
c762b92e5a
|
replace DataServerClient and Profile with AccountManager
|
2014-02-18 11:27:37 -08:00 |
|
Stephen Birarda
|
37f1f7ba4f
|
add a DomainInfo class to hold domain information
|
2014-02-18 09:59:22 -08:00 |
|
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 |
|
Andrew Meadows
|
48f28ecee7
|
Merge branch 'master' of ssh://github.com/highfidelity/hifi into camera-occlusion
Conflicts:
interface/src/Menu.h
interface/src/avatar/Avatar.cpp
|
2014-02-17 12:12:47 -08:00 |
|
Andrew Meadows
|
6ce028bbab
|
Simplifiy API for camera mode transitions
Specify the "period" for the transition rather than the "rate".
|
2014-02-17 10:27:33 -08:00 |
|
stojce
|
13485065a5
|
Merge branch 'master' of https://github.com/worklist/hifi into 19497
|
2014-02-17 18:59:44 +01: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
|
0ddc475928
|
Merge branch 'master' of https://github.com/worklist/hifi into 19497
|
2014-02-14 18:30:54 +01: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 |
|
stojce
|
08c8f47cd4
|
added SNAPSHOT_EXTENSION constant
|
2014-02-13 20:05:59 +01: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Stephen Birarda
|
028eec7164
|
don't allow calls to init, run, evaluate from JS
|
2014-02-03 10:33:31 -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 |
|
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 |
|
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 |
|
Stephen Birarda
|
217135a8d6
|
repairs to VoxelImporter to remove QCoreApplication warning
|
2014-01-31 11:00:44 -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 |
|
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 |
|
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 |
|
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 |
|